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

/linux-master/tools/lib/bpf/
H A Dbpf.c629 int bpf_prog_attach(int prog_fd, int target_fd, enum bpf_attach_type type, function
/linux-master/kernel/bpf/
H A Dsyscall.c4043 static int bpf_prog_attach(const union bpf_attr *attr) function

Completed in 183 milliseconds