Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/bpf/prog_tests/
Dcustom_sec_handlers.c62 LIBBPF_OPTS(libbpf_prog_handler_opts, abc1_opts, in register_sec_handlers()
68 LIBBPF_OPTS(libbpf_prog_handler_opts, abc2_opts, in register_sec_handlers()
74 LIBBPF_OPTS(libbpf_prog_handler_opts, custom_opts, in register_sec_handlers()
96 LIBBPF_OPTS(libbpf_prog_handler_opts, opts, in test_custom_sec_handlers()
/linux-6.6.21/tools/lib/bpf/
Dlibbpf.h1668 struct libbpf_prog_handler_opts { struct
1734 const struct libbpf_prog_handler_opts *opts);
Dlibbpf.c8868 const struct libbpf_prog_handler_opts *opts) in libbpf_register_prog_handler()
8872 if (!OPTS_VALID(opts, libbpf_prog_handler_opts)) in libbpf_register_prog_handler()