Searched refs:hlist_nulls_next_rcu (Results 1 – 3 of 3) sorted by relevance
52 #define hlist_nulls_next_rcu(node) \ macro172 pos = rcu_dereference_raw(hlist_nulls_next_rcu(pos)))187 pos = rcu_dereference_raw(hlist_nulls_next_rcu(pos)); 1; });)
129 head = rcu_dereference(hlist_nulls_next_rcu(head)); in ct_get_next()
815 next_l = hlist_nulls_entry_safe(rcu_dereference_raw(hlist_nulls_next_rcu(&l->hash_node)), in htab_map_get_next_key()1935 n = rcu_dereference_raw(hlist_nulls_next_rcu(&prev_elem->hash_node)); in bpf_hash_map_seq_find_next()