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

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcustom_sec_handlers.c62 LIBBPF_OPTS(libbpf_prog_handler_opts, abc1_opts,
68 LIBBPF_OPTS(libbpf_prog_handler_opts, abc2_opts,
74 LIBBPF_OPTS(libbpf_prog_handler_opts, custom_opts,
96 LIBBPF_OPTS(libbpf_prog_handler_opts, opts,
/linux-master/tools/lib/bpf/
H A Dlibbpf.h1775 struct libbpf_prog_handler_opts { struct
1841 const struct libbpf_prog_handler_opts *opts);
H A Dlibbpf.c9343 const struct libbpf_prog_handler_opts *opts)
9347 if (!OPTS_VALID(opts, libbpf_prog_handler_opts))

Completed in 154 milliseconds