Searched refs:bpf_prog_bind_map (Results 1 – 4 of 4) sorted by relevance
206 bpf_prog_bind_map;
614 LIBBPF_API int bpf_prog_bind_map(int prog_fd, int map_fd,
1272 int bpf_prog_bind_map(int prog_fd, int map_fd, in bpf_prog_bind_map() function
5179 ret = bpf_prog_bind_map(prog, map, NULL);7448 if (bpf_prog_bind_map(ret, bpf_map__fd(map), NULL)) {