Home
last modified time | relevance | path

Searched refs:off_exists (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_module.c32 bool off_exists; member
61 out->off_exists = bpf_core_field_exists(read_ctx->off); in BPF_PROG()
95 out->off_exists = bpf_core_field_exists(read_ctx->off); in BPF_PROG()
H A Dcore_reloc_types.h30 bool off_exists; member
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcore_reloc.c26 .off_exists = true, \