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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_enum64val.c38 long unsigned_val1; member in struct:core_reloc_enum64val_output
59 out->unsigned_val1 = bpf_core_enum_value(named_unsigned, UNSIGNED_ENUM64_VAL1);
H A Dcore_reloc_types.h1218 long unsigned_val1; member in struct:core_reloc_enum64val_output
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcore_reloc.c938 .unsigned_val1 = 0x1ffffffffULL,
950 .unsigned_val1 = 0x101ffffffffULL,
962 .unsigned_val1 = 0x111ffffffffULL,

Completed in 309 milliseconds