Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dbpf.c919 int bpf_prog_bind_map(int prog_fd, int map_fd, in bpf_prog_bind_map() function
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbpf.c1256 int bpf_prog_bind_map(int prog_fd, int map_fd, in bpf_prog_bind_map() function
/kernel/linux/linux-5.10/kernel/bpf/
H A Dsyscall.c4336 static int bpf_prog_bind_map(union bpf_attr *attr) in bpf_prog_bind_map() function
/kernel/linux/linux-6.6/kernel/bpf/
H A Dsyscall.c5286 static int bpf_prog_bind_map(union bpf_attr *attr) in bpf_prog_bind_map() function

Completed in 15 milliseconds