Home
last modified time | relevance | path

Searched defs:bpf_prog_attach (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dbpf.c533 int bpf_prog_attach(int prog_fd, int target_fd, enum bpf_attach_type type, in bpf_prog_attach() function
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbpf.c622 int bpf_prog_attach(int prog_fd, int target_fd, enum bpf_attach_type type, in bpf_prog_attach() function
/kernel/linux/linux-5.10/kernel/bpf/
H A Dsyscall.c3004 static int bpf_prog_attach(const union bpf_attr *attr) in bpf_prog_attach() function
/kernel/linux/linux-6.6/kernel/bpf/
H A Dsyscall.c3836 static int bpf_prog_attach(const union bpf_attr *attr) in bpf_prog_attach() function

Completed in 15 milliseconds