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

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

Completed in 118 milliseconds