Home
last modified time | relevance | path

Searched refs:debug_check_no_locks_held (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Ddebug_locks.h54 extern void debug_check_no_locks_held(void);
70 debug_check_no_locks_held(void) in debug_check_no_locks_held() function
H A Dfreezer.h57 debug_check_no_locks_held(); in try_to_freeze()