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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_enum64val.c39 long unsigned_val2; member in struct:core_reloc_enum64val_output
60 out->unsigned_val2 = bpf_core_enum_value(named_unsigned, UNSIGNED_ENUM64_VAL2);
H A Dcore_reloc_types.h1219 long unsigned_val2; member in struct:core_reloc_enum64val_output
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcore_reloc.c939 .unsigned_val2 = 0x2,
951 .unsigned_val2 = 0x202ffffffffULL,
963 .unsigned_val2 = 0x222,

Completed in 153 milliseconds