Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcustom_sec_handlers.c32 static int custom_attach_prog(const struct bpf_program *prog, long cookie, in custom_attach_prog() function
72 .prog_attach_fn = custom_attach_prog, in register_sec_handlers()
78 .prog_attach_fn = custom_attach_prog, in register_sec_handlers()
99 .prog_attach_fn = custom_attach_prog, in test_custom_sec_handlers()