Searched refs:test_int_hook (Results 1 – 4 of 4) sorted by relevance
112 int BPF_PROG(test_int_hook, struct vm_area_struct *vma, in BPF_PROG() argument
87 int BPF_PROG(test_int_hook, struct vm_area_struct *vma, in BPF_PROG() argument
65 link = bpf_program__attach(skel->progs.test_int_hook); in test_lsm()
479 prog_fd = bpf_program__fd(skel->progs.test_int_hook); in lsm_subtest()