Searched refs:kprobe_run (Results 1 – 2 of 2) sorted by relevance
19 int BPF_PROG(kprobe_run) in BPF_PROG() argument
165 link = bpf_program__attach_kprobe_opts(skel->progs.kprobe_run, KPROBE_FUNC, &opts); in test_kprobe_fill_link_info()