Home
last modified time | relevance | path

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

/linux/lib/
H A Ddebug_locks.c41 if (debug_locks && __debug_locks_off()) { in debug_locks_off()
/linux/include/linux/
H A Ddebug_locks.h14 static __always_inline int __debug_locks_off(void) in __debug_locks_off() function