Home
last modified time | relevance | path

Searched defs:bpf_prog_bind_map (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/tools/lib/bpf/
Dbpf.c1108 int bpf_prog_bind_map(int prog_fd, int map_fd, in bpf_prog_bind_map() function
/linux-6.1.9/kernel/bpf/
Dsyscall.c4849 static int bpf_prog_bind_map(union bpf_attr *attr) in bpf_prog_bind_map() function