Searched refs:read_lock_is_recursive (Results 1 – 2 of 2) sorted by relevance
503 extern bool read_lock_is_recursive(void);506 #define read_lock_is_recursive() 0 macro532 if (read_lock_is_recursive()) \
5622 bool read_lock_is_recursive(void) in read_lock_is_recursive() function5628 EXPORT_SYMBOL_GPL(read_lock_is_recursive);
Completed in 20 milliseconds