Home
last modified time | relevance | path

Searched defs:map_entry (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/net/xdp/
H A Dxsk.h34 struct xdp_sock **map_entry; member
H A Dxskmap.c166 struct xdp_sock *xs, *old_xs, **map_entry; in xsk_map_update_elem() local
25 xsk_map_node_alloc(struct xsk_map *map, struct xdp_sock **map_entry) xsk_map_node_alloc() argument
59 xsk_map_sock_delete(struct xdp_sock *xs, struct xdp_sock **map_entry) xsk_map_sock_delete() argument
225 struct xdp_sock *old_xs, **map_entry; xsk_map_delete_elem() local
241 xsk_map_try_sock_delete(struct xsk_map *map, struct xdp_sock *xs, struct xdp_sock **map_entry) xsk_map_try_sock_delete() argument
[all...]
H A Dxsk.c595 struct xdp_sock **map_entry = NULL; in xsk_delete_from_maps() local
558 xsk_get_map_list_entry(struct xdp_sock *xs, struct xdp_sock ***map_entry) xsk_get_map_list_entry() argument
/kernel/linux/linux-6.6/net/xdp/
H A Dxsk.h34 struct xdp_sock __rcu **map_entry; member
H A Dxskmap.c165 struct xdp_sock __rcu **map_entry; in xsk_map_update_elem() local
15 xsk_map_node_alloc(struct xsk_map *map, struct xdp_sock __rcu **map_entry) xsk_map_node_alloc() argument
49 xsk_map_sock_delete(struct xdp_sock *xs, struct xdp_sock __rcu **map_entry) xsk_map_sock_delete() argument
225 struct xdp_sock __rcu **map_entry; xsk_map_delete_elem() local
248 xsk_map_try_sock_delete(struct xsk_map *map, struct xdp_sock *xs, struct xdp_sock __rcu **map_entry) xsk_map_try_sock_delete() argument
[all...]
H A Dxsk.c1017 struct xdp_sock __rcu **map_entry = NULL; in xsk_delete_from_maps() local
980 xsk_get_map_list_entry(struct xdp_sock *xs, struct xdp_sock __rcu ***map_entry) xsk_get_map_list_entry() argument
/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dbtt.c538 u32 i, map_entry, log_oldmap, log_newmap; in btt_freelist_init() local
/kernel/linux/linux-6.6/drivers/nvdimm/
H A Dbtt.c538 u32 i, map_entry, log_oldmap, log_newmap; in btt_freelist_init() local
/kernel/linux/linux-6.6/samples/bpf/
H A Dxdp_sample_user.c96 struct map_entry { struct

Completed in 15 milliseconds