Lines Matching refs:hlist_nulls_head
21 struct hlist_nulls_head head;
415 static inline struct hlist_nulls_head *select_bucket(struct bpf_htab *htab, u32 hash) in select_bucket()
421 static struct htab_elem *lookup_elem_raw(struct hlist_nulls_head *head, u32 hash, in lookup_elem_raw()
438 static struct htab_elem *lookup_nulls_elem_raw(struct hlist_nulls_head *head, in lookup_nulls_elem_raw()
464 struct hlist_nulls_head *head; in __htab_map_lookup_elem()
574 struct hlist_nulls_head *head; in htab_lru_map_delete_node()
600 struct hlist_nulls_head *head; in htab_map_get_next_key()
824 struct hlist_nulls_head *head; in htab_map_update_elem()
916 struct hlist_nulls_head *head; in htab_lru_map_update_elem()
981 struct hlist_nulls_head *head; in __htab_percpu_map_update_elem()
1034 struct hlist_nulls_head *head; in __htab_lru_percpu_map_update_elem()
1110 struct hlist_nulls_head *head; in htab_map_delete_elem()
1142 struct hlist_nulls_head *head; in htab_lru_map_delete_elem()
1177 struct hlist_nulls_head *head = select_bucket(htab, i); in delete_all_elements()
1395 struct hlist_nulls_head *head; in fd_htab_map_free()