Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_enum64val.c20 UNSIGNED_ENUM64_VAL2 = 0x2ffffffffULL, enumerator
53 …nsigned_val2_exists = bpf_core_enum_value_exists(enum named_unsigned_enum64, UNSIGNED_ENUM64_VAL2); in test_core_enum64val()
60 out->unsigned_val2 = bpf_core_enum_value(named_unsigned, UNSIGNED_ENUM64_VAL2); in test_core_enum64val()
H A Dcore_reloc_types.h1243 UNSIGNED_ENUM64_VAL2 = 0x2, enumerator