Lines Matching refs:hlist_nulls_head
81 struct hlist_nulls_head head;
601 static inline struct hlist_nulls_head *select_bucket(struct bpf_htab *htab, u32 hash) in select_bucket()
607 static struct htab_elem *lookup_elem_raw(struct hlist_nulls_head *head, u32 hash, in lookup_elem_raw()
624 static struct htab_elem *lookup_nulls_elem_raw(struct hlist_nulls_head *head, in lookup_nulls_elem_raw()
650 struct hlist_nulls_head *head; in __htab_map_lookup_elem()
779 struct hlist_nulls_head *head; in htab_lru_map_delete_node()
811 struct hlist_nulls_head *head; in htab_map_get_next_key()
1076 struct hlist_nulls_head *head; in htab_map_update_elem()
1195 struct hlist_nulls_head *head; in htab_lru_map_update_elem()
1264 struct hlist_nulls_head *head; in __htab_percpu_map_update_elem()
1319 struct hlist_nulls_head *head; in __htab_lru_percpu_map_update_elem()
1400 struct hlist_nulls_head *head; in htab_map_delete_elem()
1436 struct hlist_nulls_head *head; in htab_lru_map_delete_elem()
1477 struct hlist_nulls_head *head = select_bucket(htab, i); in delete_all_elements()
1495 struct hlist_nulls_head *head = select_bucket(htab, i); in htab_free_malloced_timers_and_wq()
1583 struct hlist_nulls_head *head; in __htab_map_lookup_and_delete_elem()
1691 struct hlist_nulls_head *head; in __htab_map_lookup_and_delete_batch()
1991 struct hlist_nulls_head *head; in bpf_hash_map_seq_find_next()
2165 struct hlist_nulls_head *head; in bpf_for_each_hash_elem()
2502 struct hlist_nulls_head *head; in fd_htab_map_free()