Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_cookie.c128 int BPF_PROG(test_int_hook, struct vm_area_struct *vma, in BPF_PROG() argument
H A Dlsm.c89 int BPF_PROG(test_int_hook, struct vm_area_struct *vma, in BPF_PROG() argument
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_lsm.c66 link = bpf_program__attach(skel->progs.test_int_hook); in test_lsm()