Searched refs:bpf_cpumap_val (Results 1 – 11 of 11) sorted by relevance
18 struct bpf_cpumap_val val = { in test_xdp_with_cpumap_helpers() 104 struct bpf_cpumap_val val = { in test_xdp_with_cpumap_frags_helpers()
529 struct bpf_cpumap_val value = { .qsize = 1 }; in test_func_replace_progmap()
69 struct bpf_cpumap_val value;89 (value_size != offsetofend(struct bpf_cpumap_val, qsize) && in cpu_map_alloc()90 value_size != offsetofend(struct bpf_cpumap_val, bpf_prog.fd)) || in cpu_map_alloc()394 __cpu_map_entry_alloc(struct bpf_map *map, struct bpf_cpumap_val *value, in __cpu_map_entry_alloc()535 struct bpf_cpumap_val cpumap_value = {}; in cpu_map_update_elem()
61 can be ``struct bpf_cpumap_val``.65 struct bpf_cpumap_val {110 __type(value, struct bpf_cpumap_val);
11 __uint(value_size, sizeof(struct bpf_cpumap_val));
8 __type(value, struct bpf_cpumap_val);
50 __uint(value_size, sizeof(struct bpf_cpumap_val));
314 struct bpf_cpumap_val entry = { in dut_attach_xdp_prog()
6478 struct bpf_cpumap_val { struct