Home
last modified time | relevance | path

Searched refs:ANON_ENUM_VAL1 (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dtest_core_reloc_enumval.c25 ANON_ENUM_VAL1 = 0x10, enumerator
56 out->anon_val1_exists = bpf_core_enum_value_exists(anon, ANON_ENUM_VAL1); in test_core_enumval()
64 out->anon_val1 = bpf_core_enum_value(anon, ANON_ENUM_VAL1); in test_core_enumval()
Dcore_reloc_types.h1231 ANON_ENUM_VAL1 = 0x10, enumerator