Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dbpf.c1256 int bpf_prog_bind_map(int prog_fd, int map_fd, in bpf_prog_bind_map() function
/openbmc/linux/kernel/bpf/
H A Dsyscall.c5362 static int bpf_prog_bind_map(union bpf_attr *attr) in bpf_prog_bind_map() function