Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_module.c31 bool len_exists; member
62 out->len_exists = bpf_core_field_exists(read_ctx->len); in BPF_PROG()
96 out->len_exists = bpf_core_field_exists(read_ctx->len); in BPF_PROG()
H A Dcore_reloc_types.h29 bool len_exists; member
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcore_reloc.c25 .len_exists = true, \