Searched defs:map_entry (Results 1 – 5 of 5) sorted by relevance
17 struct xdp_sock __rcu **map_entry) in xsk_map_node_alloc()47 struct xdp_sock __rcu **map_entry) in xsk_map_sock_delete()157 struct xdp_sock __rcu **map_entry; in xsk_map_update_elem() local217 struct xdp_sock __rcu **map_entry; in xsk_map_delete_elem() local241 struct xdp_sock __rcu **map_entry) in xsk_map_try_sock_delete()
34 struct xdp_sock __rcu **map_entry; member
781 struct xdp_sock __rcu ***map_entry) in xsk_get_map_list_entry()817 struct xdp_sock __rcu **map_entry = NULL; in xsk_delete_from_maps() local
96 struct map_entry { struct97 struct hlist_node node;98 __u64 pair;99 struct record val;
538 u32 i, map_entry, log_oldmap, log_newmap; in btt_freelist_init() local
Completed in 26 milliseconds