Searched refs:read_lock_is_recursive (Results 1 – 2 of 2) sorted by relevance
497 extern bool read_lock_is_recursive(void);500 #define read_lock_is_recursive() 0 macro526 if (read_lock_is_recursive()) \
5518 bool read_lock_is_recursive(void) in read_lock_is_recursive() function5524 EXPORT_SYMBOL_GPL(read_lock_is_recursive);