debug_check_no_locks_freed
debug_check_no_locks_freed(page_address(page),
debug_check_no_locks_freed((void *)sem, sizeof(*sem));
extern void debug_check_no_locks_freed(const void *from, unsigned long len);
debug_check_no_locks_freed((void *)lock, sizeof(*lock));\
debug_check_no_locks_freed((void *)lock, sizeof(*lock));\
debug_check_no_locks_freed((void *)ctx, sizeof(*ctx));
debug_check_no_locks_freed((void *)&(sk)->sk_lock, \
EXPORT_SYMBOL_GPL(debug_check_no_locks_freed);
debug_check_no_locks_freed((void *)lock, sizeof(*lock));
debug_check_no_locks_freed((void *)sem, sizeof(*sem));
debug_check_no_locks_freed((void *)lock, sizeof(*lock));
debug_check_no_locks_freed((void *)mutex, sizeof(*mutex));
debug_check_no_locks_freed((void *)sem, sizeof(*sem));
debug_check_no_locks_freed((void *)sem, sizeof(*sem));
debug_check_no_locks_freed((void *)lock, sizeof(*lock));
debug_check_no_locks_freed((void *)lock, sizeof(*lock));
debug_check_no_locks_freed((void *)lock, sizeof(*lock));
debug_check_no_locks_freed((void *)rwlock, sizeof(*rwlock));
debug_check_no_locks_freed((void *)ssp, sizeof(*ssp));
debug_check_no_locks_freed((void *)ssp, sizeof(*ssp));
debug_check_no_locks_freed(page_address(page),
debug_check_no_locks_freed(x, s->object_size);
debug_check_no_locks_freed(mem, size);
debug_check_no_locks_freed((void *)va->va_start, va_size(va));
debug_check_no_locks_freed(vm->addr, get_vm_area_size(vm));