Home
last modified time | relevance | path

Searched defs:debug_check_no_locks_freed (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Ddebug_locks.h65 debug_check_no_locks_freed(const void *from, unsigned long len) in debug_check_no_locks_freed() function
/linux/kernel/locking/
H A Dlockdep.c6553 void debug_check_no_locks_freed(const void *mem_from, unsigned long mem_len) in debug_check_no_locks_freed() function