Lines Matching refs:hlist_nulls_head
80 struct hlist_nulls_head head;
635 static inline struct hlist_nulls_head *select_bucket(struct bpf_htab *htab, u32 hash) in select_bucket()
641 static struct htab_elem *lookup_elem_raw(struct hlist_nulls_head *head, u32 hash, in lookup_elem_raw()
658 static struct htab_elem *lookup_nulls_elem_raw(struct hlist_nulls_head *head, in lookup_nulls_elem_raw()
684 struct hlist_nulls_head *head; in __htab_map_lookup_elem()
810 struct hlist_nulls_head *head; in htab_lru_map_delete_node()
841 struct hlist_nulls_head *head; in htab_map_get_next_key()
1106 struct hlist_nulls_head *head; in htab_map_update_elem()
1209 struct hlist_nulls_head *head; in htab_lru_map_update_elem()
1278 struct hlist_nulls_head *head; in __htab_percpu_map_update_elem()
1333 struct hlist_nulls_head *head; in __htab_lru_percpu_map_update_elem()
1414 struct hlist_nulls_head *head; in htab_map_delete_elem()
1450 struct hlist_nulls_head *head; in htab_lru_map_delete_elem()
1492 struct hlist_nulls_head *head = select_bucket(htab, i); in delete_all_elements()
1511 struct hlist_nulls_head *head = select_bucket(htab, i); in htab_free_malloced_timers_and_wq()
1603 struct hlist_nulls_head *head; in __htab_map_lookup_and_delete_elem()
1708 struct hlist_nulls_head *head; in __htab_map_lookup_and_delete_batch()
2004 struct hlist_nulls_head *head; in bpf_hash_map_seq_find_next()
2178 struct hlist_nulls_head *head; in bpf_for_each_hash_elem()
2516 struct hlist_nulls_head *head; in fd_htab_map_free()