Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_module_attach.c57 int BPF_PROG(handle_fentry, in BPF_PROG() argument
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmodule_attach.c88 link = bpf_program__attach(skel->progs.handle_fentry); in test_module_attach()