Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_module.c29 bool read_ctx_exists; member
59 out->read_ctx_exists = bpf_core_type_exists(struct bpf_testmod_test_read_ctx); in BPF_PROG()
93 out->read_ctx_exists = bpf_core_type_exists(struct bpf_testmod_test_read_ctx); in BPF_PROG()
H A Dcore_reloc_types.h27 bool read_ctx_exists; member
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcore_reloc.c22 .read_ctx_exists = true, \