Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmodule_attach.c54 err = bpf_program__set_attach_target(skel->progs.handle_fentry_explicit_manual, in test_module_attach()
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_module_attach.c91 int BPF_PROG(handle_fentry_explicit_manual, in BPF_PROG() argument