Lines Matching refs:hlist_nulls_head
29 struct hlist_nulls_head head;
418 static inline struct hlist_nulls_head *select_bucket(struct bpf_htab *htab, u32 hash) in select_bucket()
424 static struct htab_elem *lookup_elem_raw(struct hlist_nulls_head *head, u32 hash, in lookup_elem_raw()
441 static struct htab_elem *lookup_nulls_elem_raw(struct hlist_nulls_head *head, in lookup_nulls_elem_raw()
467 struct hlist_nulls_head *head; in __htab_map_lookup_elem()
565 struct hlist_nulls_head *head; in htab_lru_map_delete_node()
591 struct hlist_nulls_head *head; in htab_map_get_next_key()
816 struct hlist_nulls_head *head; in htab_map_update_elem()
872 struct hlist_nulls_head *head; in htab_lru_map_update_elem()
937 struct hlist_nulls_head *head; in __htab_percpu_map_update_elem()
990 struct hlist_nulls_head *head; in __htab_lru_percpu_map_update_elem()
1066 struct hlist_nulls_head *head; in htab_map_delete_elem()
1098 struct hlist_nulls_head *head; in htab_lru_map_delete_elem()
1133 struct hlist_nulls_head *head = select_bucket(htab, i); in delete_all_elements()
1319 struct hlist_nulls_head *head; in fd_htab_map_free()