Home
last modified time | relevance | path

Searched refs:bpf_devmap_val (Results 1 – 14 of 14) sorted by relevance

/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/
Dxdp_devmap_attach.c16 struct bpf_devmap_val val = { in test_xdp_with_devmap_helpers()
88 struct bpf_devmap_val val = { in test_xdp_with_devmap_frags_helpers()
/Linux-v6.1/tools/testing/selftests/bpf/progs/
Dtest_xdp_with_devmap_frags_helpers.c8 __uint(value_size, sizeof(struct bpf_devmap_val));
Dtest_xdp_with_devmap_helpers.c8 __uint(value_size, sizeof(struct bpf_devmap_val));
Dxdp_redirect_multi_kern.c25 __uint(value_size, sizeof(struct bpf_devmap_val));
/Linux-v6.1/kernel/bpf/
Ddevmap.c72 struct bpf_devmap_val val;
120 (valsize != offsetofend(struct bpf_devmap_val, ifindex) && in dev_map_init_map()
121 valsize != offsetofend(struct bpf_devmap_val, bpf_prog.fd)) || in dev_map_init_map()
841 struct bpf_devmap_val *val, in __dev_map_alloc_node()
893 struct bpf_devmap_val val = {}; in __dev_map_update_elem()
940 struct bpf_devmap_val val = {}; in __dev_map_hash_update_elem()
/Linux-v6.1/samples/bpf/
Dxdp_redirect_map_multi.bpf.c18 __uint(value_size, sizeof(struct bpf_devmap_val));
Dxdp_redirect_map.bpf.c31 __uint(value_size, sizeof(struct bpf_devmap_val));
Dxdp_redirect_map_user.c47 struct bpf_devmap_val devmap_val = {}; in main()
Dxdp_redirect_map_multi_user.c79 struct bpf_devmap_val devmap_val = {}; in main()
Dxdp_redirect_cpu_user.c267 struct bpf_devmap_val val = {}; in set_cpumap_prog()
Dxdp_redirect_cpu.bpf.c43 __uint(value_size, sizeof(struct bpf_devmap_val));
/Linux-v6.1/tools/testing/selftests/bpf/
Dxdp_redirect_multi.c88 struct bpf_devmap_val devmap_val; in main()
/Linux-v6.1/tools/include/uapi/linux/
Dbpf.h6079 struct bpf_devmap_val { struct
/Linux-v6.1/include/uapi/linux/
Dbpf.h6079 struct bpf_devmap_val { struct