Searched refs:read_ctx_exists (Results 1 – 3 of 3) sorted by relevance
29 bool read_ctx_exists; member59 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()
27 bool read_ctx_exists; member
23 .read_ctx_exists = true, \