Home
last modified time | relevance | path

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

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