Searched refs:libbpf_prog_handler_opts (Results 1 – 3 of 3) sorted by relevance
62 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()
1668 struct libbpf_prog_handler_opts { struct1734 const struct libbpf_prog_handler_opts *opts);
8868 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()