Searched refs:ANON_ENUM_VAL3 (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_enumval.c27 ANON_ENUM_VAL3 = 0x30, enumerator in enum:__anon6495
58 out->anon_val3_exists = bpf_core_enum_value_exists(anon_enum, ANON_ENUM_VAL3);
66 /* ANON_ENUM_VAL3 value is optional */
H A Dcore_reloc_types.h1233 ANON_ENUM_VAL3 = 0x30, enumerator in enum:__anon3772

Completed in 134 milliseconds