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

/linux-master/include/linux/
H A Ddebug_locks.h65 debug_check_no_locks_freed(const void *from, unsigned long len) function
/linux-master/kernel/locking/
H A Dlockdep.c6553 void debug_check_no_locks_freed(const void *mem_from, unsigned long mem_len) function
6576 EXPORT_SYMBOL_GPL(debug_check_no_locks_freed); variable

Completed in 234 milliseconds