Home
last modified time | relevance | path

Searched refs:bpf_cpumap_val (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/kernel/bpf/
Dcpumap.c66 struct bpf_cpumap_val value;
94 (value_size != offsetofend(struct bpf_cpumap_val, qsize) && in cpu_map_alloc()
95 value_size != offsetofend(struct bpf_cpumap_val, bpf_prog.fd)) || in cpu_map_alloc()
420 __cpu_map_entry_alloc(struct bpf_map *map, struct bpf_cpumap_val *value, in __cpu_map_entry_alloc()
558 struct bpf_cpumap_val cpumap_value = {}; in cpu_map_update_elem()
/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dtest_xdp_with_cpumap_helpers.c11 __uint(value_size, sizeof(struct bpf_cpumap_val));
/Linux-v5.15/samples/bpf/
Dxdp_redirect_cpu_user.c88 static int create_cpu_entry(__u32 cpu, struct bpf_cpumap_val *value, in create_cpu_entry()
162 struct bpf_cpumap_val *value = ctx; in stress_cpumap()
313 struct bpf_cpumap_val value; in main()
Dxdp_redirect_cpu.bpf.c14 __uint(value_size, sizeof(struct bpf_cpumap_val));
/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dxdp_cpumap_attach.c15 struct bpf_cpumap_val val = { in test_xdp_cpumap_attach()
/Linux-v5.15/include/uapi/linux/
Dbpf.h5470 struct bpf_cpumap_val { struct
/Linux-v5.15/tools/include/uapi/linux/
Dbpf.h5470 struct bpf_cpumap_val { struct