Searched refs:hlist_bl_is_locked (Results 1 – 2 of 2) sorted by relevance
24 ((unsigned long)rcu_dereference_check(h->first, hlist_bl_is_locked(h)) & ~LIST_BL_LOCKMASK); in hlist_bl_first_rcu()
156 static inline bool hlist_bl_is_locked(struct hlist_bl_head *b) in hlist_bl_is_locked() function