Home
last modified time | relevance | path

Searched refs:xdp_mmap_offsets (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dxsk.c164 static void xsk_mmap_offsets_v1(struct xdp_mmap_offsets *off) in xsk_mmap_offsets_v1()
195 static int xsk_get_mmap_offsets(int fd, struct xdp_mmap_offsets *off) in xsk_get_mmap_offsets()
220 struct xdp_mmap_offsets off; in xsk_create_umem_rings()
636 struct xdp_mmap_offsets off; in xsk_put_ctx()
709 struct xdp_mmap_offsets off; in xsk_socket__create_shared()
896 struct xdp_mmap_offsets off; in xsk_umem__delete()
922 struct xdp_mmap_offsets off; in xsk_socket__delete()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dif_xdp.h34 struct xdp_mmap_offsets { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dif_xdp.h34 struct xdp_mmap_offsets { struct
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dif_xdp.h50 struct xdp_mmap_offsets { struct
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_xdp.h50 struct xdp_mmap_offsets { struct
/OK3568_Linux_fs/kernel/net/xdp/
H A Dxsk.c989 struct xdp_mmap_offsets off; in xsk_getsockopt()