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

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

Completed in 193 milliseconds