Home
last modified time | relevance | path

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

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