Lines Matching refs:hlist_nulls_head
82 struct hlist_nulls_head head;
576 static inline struct hlist_nulls_head *select_bucket(struct bpf_htab *htab, u32 hash) in select_bucket()
582 static struct htab_elem *lookup_elem_raw(struct hlist_nulls_head *head, u32 hash, in lookup_elem_raw()
599 static struct htab_elem *lookup_nulls_elem_raw(struct hlist_nulls_head *head, in lookup_nulls_elem_raw()
625 struct hlist_nulls_head *head; in __htab_map_lookup_elem()
743 struct hlist_nulls_head *head; in htab_lru_map_delete_node()
773 struct hlist_nulls_head *head; in htab_map_get_next_key()
1024 struct hlist_nulls_head *head; in htab_map_update_elem()
1126 struct hlist_nulls_head *head; in htab_lru_map_update_elem()
1194 struct hlist_nulls_head *head; in __htab_percpu_map_update_elem()
1249 struct hlist_nulls_head *head; in __htab_lru_percpu_map_update_elem()
1327 struct hlist_nulls_head *head; in htab_map_delete_elem()
1363 struct hlist_nulls_head *head; in htab_lru_map_delete_elem()
1401 struct hlist_nulls_head *head = select_bucket(htab, i); in delete_all_elements()
1418 struct hlist_nulls_head *head = select_bucket(htab, i); in htab_free_malloced_timers()
1495 struct hlist_nulls_head *head; in __htab_map_lookup_and_delete_elem()
1600 struct hlist_nulls_head *head; in __htab_map_lookup_and_delete_batch()
1884 struct hlist_nulls_head *head; in bpf_hash_map_seq_find_next()
2056 struct hlist_nulls_head *head; in bpf_for_each_hash_elem()
2307 struct hlist_nulls_head *head; in fd_htab_map_free()