Searched refs:anon_val1 (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_enumval.c40 int anon_val1; member in struct:core_reloc_enumval_output
64 out->anon_val1 = bpf_core_enum_value(anon, ANON_ENUM_VAL1);
H A Dcore_reloc_types.h1206 int anon_val1; member in struct:core_reloc_enumval_output
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcore_reloc.c901 .anon_val1 = 0x10,
913 .anon_val1 = 0x11,
925 .anon_val1 = 0x111,

Completed in 135 milliseconds