Searched refs:debug_check_no_locks_freed (Results 1 – 5 of 5) sorted by relevance
53 extern void debug_check_no_locks_freed(const void *from, unsigned long len);65 debug_check_no_locks_freed(const void *from, unsigned long len) in debug_check_no_locks_freed() function
85 debug_check_no_locks_freed((void *)lock, sizeof(*lock));\101 debug_check_no_locks_freed((void *)lock, sizeof(*lock));\
55 debug_check_no_locks_freed((void *)ssp, sizeof(*ssp)); in init_srcu_struct_lockdep()
264 debug_check_no_locks_freed((void *)ssp, sizeof(*ssp)); in __init_srcu_struct_common()
2676 debug_check_no_locks_freed(x, s->object_size); in slab_free_hook()