Home
last modified time | relevance | path

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

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