Lines Matching refs:hlist_nulls_head
79 struct hlist_nulls_head head;
631 static inline struct hlist_nulls_head *select_bucket(struct bpf_htab *htab, u32 hash) in select_bucket()
637 static struct htab_elem *lookup_elem_raw(struct hlist_nulls_head *head, u32 hash, in lookup_elem_raw()
654 static struct htab_elem *lookup_nulls_elem_raw(struct hlist_nulls_head *head, in lookup_nulls_elem_raw()
680 struct hlist_nulls_head *head; in __htab_map_lookup_elem()
806 struct hlist_nulls_head *head; in htab_lru_map_delete_node()
837 struct hlist_nulls_head *head; in htab_map_get_next_key()
1101 struct hlist_nulls_head *head; in htab_map_update_elem()
1204 struct hlist_nulls_head *head; in htab_lru_map_update_elem()
1273 struct hlist_nulls_head *head; in __htab_percpu_map_update_elem()
1328 struct hlist_nulls_head *head; in __htab_lru_percpu_map_update_elem()
1409 struct hlist_nulls_head *head; in htab_map_delete_elem()
1445 struct hlist_nulls_head *head; in htab_lru_map_delete_elem()
1487 struct hlist_nulls_head *head = select_bucket(htab, i); in delete_all_elements()
1505 struct hlist_nulls_head *head = select_bucket(htab, i); in htab_free_malloced_timers()
1592 struct hlist_nulls_head *head; in __htab_map_lookup_and_delete_elem()
1697 struct hlist_nulls_head *head; in __htab_map_lookup_and_delete_batch()
1993 struct hlist_nulls_head *head; in bpf_hash_map_seq_find_next()
2167 struct hlist_nulls_head *head; in bpf_for_each_hash_elem()
2484 struct hlist_nulls_head *head; in fd_htab_map_free()