Searched refs:UNSIGNED_ENUM64_VAL1 (Results 1 – 2 of 2) sorted by relevance
19 UNSIGNED_ENUM64_VAL1 = 0x1ffffffffULL, enumerator52 out->unsigned_val1_exists = bpf_core_enum_value_exists(named_unsigned, UNSIGNED_ENUM64_VAL1); in test_core_enum64val()59 out->unsigned_val1 = bpf_core_enum_value(named_unsigned, UNSIGNED_ENUM64_VAL1); in test_core_enum64val()
1242 UNSIGNED_ENUM64_VAL1 = 0x1ffffffffULL, enumerator