Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Dspinlock.c407 notrace int in_lock_functions(unsigned long addr) in in_lock_functions() function
/linux/include/linux/
H A Dspinlock_api_up.h17 #define in_lock_functions(ADDR) 0 macro