Home
last modified time | relevance | path

Searched defs:map_value (Results 1 – 5 of 5) sorted by relevance

/tools/testing/selftests/bpf/progs/
Dlru_bug.c6 struct map_value { struct
14 __type(value, struct map_value); argument
Dmap_kptr.c6 struct map_value { struct
14 __type(value, struct map_value); argument
Dmap_kptr_fail.c7 struct map_value { struct
17 __type(value, struct map_value); argument
Dcb_refs.c6 struct map_value { struct
13 __type(value, struct map_value); argument
/tools/testing/selftests/bpf/prog_tests/
Dload_bytes_relative.c20 __u32 map_value = 0; in test_load_bytes_relative() local