Home
last modified time | relevance | path

Searched defs:my_value (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_skeleton.c58 struct my_value { int x, y, z; }; argument
H A Dlinked_maps1.c9 struct my_value { long x; }; struct
H A Dlinked_maps2.c10 typedef struct my_value { long x; } value_type; argument