Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/bpf/
Dlibbpf.map358 bpf_program__attach_ksyscall;
Dlibbpf.h658 bpf_program__attach_ksyscall(const struct bpf_program *prog,
Dlibbpf.c11259 struct bpf_link *bpf_program__attach_ksyscall(const struct bpf_program *prog, in bpf_program__attach_ksyscall() function
11619 *link = bpf_program__attach_ksyscall(prog, syscall_name, &opts); in attach_ksyscall()