Home
last modified time | relevance | path

Searched refs:xsk_map_inc (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/xdp/
H A Dxsk.h44 int xsk_map_inc(struct xsk_map *map);
H A Dxskmap.c14 int xsk_map_inc(struct xsk_map *map) in xsk_map_inc() function
35 err = xsk_map_inc(map); in xsk_map_node_alloc()
H A Dxsk.c570 WARN_ON(xsk_map_inc(node->map)); in xsk_get_map_list_entry()