Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dlibbpf.map358 bpf_program__attach_ksyscall;
H A Dlibbpf.h677 bpf_program__attach_ksyscall(const struct bpf_program *prog,
H A Dlibbpf.c11410 struct bpf_link *bpf_program__attach_ksyscall(const struct bpf_program *prog, in bpf_program__attach_ksyscall() function
11804 *link = bpf_program__attach_ksyscall(prog, syscall_name, &opts); in attach_ksyscall()