Lines Matching refs:hlist_nulls_head
82 struct hlist_nulls_head head;
528 static inline struct hlist_nulls_head *select_bucket(struct bpf_htab *htab, u32 hash) in select_bucket()
534 static struct htab_elem *lookup_elem_raw(struct hlist_nulls_head *head, u32 hash, in lookup_elem_raw()
551 static struct htab_elem *lookup_nulls_elem_raw(struct hlist_nulls_head *head, in lookup_nulls_elem_raw()
577 struct hlist_nulls_head *head; in __htab_map_lookup_elem()
686 struct hlist_nulls_head *head; in htab_lru_map_delete_node()
712 struct hlist_nulls_head *head; in htab_map_get_next_key()
960 struct hlist_nulls_head *head; in htab_map_update_elem()
1051 struct hlist_nulls_head *head; in htab_lru_map_update_elem()
1115 struct hlist_nulls_head *head; in __htab_percpu_map_update_elem()
1167 struct hlist_nulls_head *head; in __htab_lru_percpu_map_update_elem()
1242 struct hlist_nulls_head *head; in htab_map_delete_elem()
1274 struct hlist_nulls_head *head; in htab_lru_map_delete_elem()
1309 struct hlist_nulls_head *head = select_bucket(htab, i); in delete_all_elements()
1381 struct hlist_nulls_head *head; in __htab_map_lookup_and_delete_batch()
1662 struct hlist_nulls_head *head; in bpf_hash_map_seq_find_next()
2014 struct hlist_nulls_head *head; in fd_htab_map_free()