Home
last modified time | relevance | path

Searched refs:xsk_ctx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dxsk.c61 struct xsk_ctx { struct
78 struct xsk_ctx *ctx;
359 struct xsk_ctx *ctx = xsk->ctx; in xsk_load_xdp_prog()
443 struct xsk_ctx *ctx = xsk->ctx; in xsk_get_max_queues()
480 struct xsk_ctx *ctx = xsk->ctx; in xsk_create_bpf_maps()
500 struct xsk_ctx *ctx = xsk->ctx; in xsk_delete_bpf_maps()
511 struct xsk_ctx *ctx = xsk->ctx; in xsk_lookup_bpf_maps()
566 struct xsk_ctx *ctx = xsk->ctx; in xsk_set_bpf_maps()
574 struct xsk_ctx *ctx = xsk->ctx; in xsk_setup_xdp_prog()
615 static struct xsk_ctx *xsk_get_ct
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dxsk.c68 struct xsk_ctx { struct
81 struct xsk_ctx *ctx;
456 static struct xsk_ctx *xsk_get_ctx(struct xsk_umem *umem, int ifindex, in xsk_get_ctx()
459 struct xsk_ctx *ctx; in xsk_get_ctx()
474 static void xsk_put_ctx(struct xsk_ctx *ctx, bool unmap) in xsk_put_ctx()
500 static struct xsk_ctx *xsk_create_ctx(struct xsk_socket *xsk, in xsk_create_ctx()
506 struct xsk_ctx *ctx; in xsk_create_ctx()
550 struct xsk_ctx *ctx; in xsk_socket__create_shared()
749 struct xsk_ctx *ctx; in xsk_socket__delete()

Completed in 3 milliseconds