Searched refs:map_node (Results 1 – 6 of 6) sorted by relevance
540 struct map_node { struct544 SLIST_ENTRY(map_node) links; argument611 struct map_node *hscb_map;612 struct map_node *sg_map;613 struct map_node *sense_map;655 SLIST_HEAD(, map_node) hscb_maps;656 SLIST_HEAD(, map_node) sg_maps;657 SLIST_HEAD(, map_node) sense_maps;1059 struct map_node *next_queued_hscb_map;1201 struct map_node shared_data_map;
805 struct map_node *q_hscb_map; in ahd_swap_with_next_hscb()6503 struct map_node *sns_map; in ahd_fini_scbdata()6518 struct map_node *sg_map; in ahd_fini_scbdata()6533 struct map_node *hscb_map; in ahd_fini_scbdata()6756 struct map_node *hscb_map; in ahd_alloc_scbs()6757 struct map_node *sg_map; in ahd_alloc_scbs()6758 struct map_node *sense_map; in ahd_alloc_scbs()
61 return !hlist_unhashed(&selem->map_node); in selem_linked_to_map()210 hlist_del_init_rcu(&selem->map_node); in bpf_selem_unlink_map()222 hlist_add_head_rcu(&selem->map_node, &b->list); in bpf_selem_link_map()555 struct bpf_local_storage_elem, map_node))) { in bpf_local_storage_map_free()
73 struct hlist_node map_node; /* Linked to bpf_local_storage_map */ member
289 static void __init map_node(int node) in map_node() function483 map_node(i); in paging_init()
761 selem = hlist_entry_safe(rcu_dereference(hlist_next_rcu(&selem->map_node)), in bpf_sk_storage_map_seq_find_next()762 struct bpf_local_storage_elem, map_node); in bpf_sk_storage_map_seq_find_next()782 hlist_for_each_entry_rcu(selem, &b->list, map_node) { in bpf_sk_storage_map_seq_find_next()