Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Ddevmap.c70 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()
338 map->value_size != offsetofend(struct bpf_devmap_val, ifindex)) in dev_map_can_have_prog()
599 struct bpf_devmap_val *val, in __dev_map_alloc_node()
649 struct bpf_devmap_val val = {}; in __dev_map_update_elem()
696 struct bpf_devmap_val val = {}; in __dev_map_hash_update_elem()
/Linux-v5.10/tools/testing/selftests/bpf/progs/
Dtest_xdp_with_devmap_helpers.c8 __uint(value_size, sizeof(struct bpf_devmap_val));
/Linux-v5.10/tools/testing/selftests/bpf/prog_tests/
Dxdp_devmap_attach.c15 struct bpf_devmap_val val = { in test_xdp_with_devmap_helpers()
/Linux-v5.10/tools/include/uapi/linux/
Dbpf.h4290 struct bpf_devmap_val { struct
/Linux-v5.10/include/uapi/linux/
Dbpf.h4290 struct bpf_devmap_val { struct