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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_module.c30 bool buf_exists; member in struct:core_reloc_module_output
60 out->buf_exists = bpf_core_field_exists(read_ctx->buf);
94 out->buf_exists = bpf_core_field_exists(read_ctx->buf);
H A Dcore_reloc_types.h28 bool buf_exists; member in struct:core_reloc_module_output
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcore_reloc.c23 .buf_exists = true, \

Completed in 146 milliseconds