Lines Matching +defs:val +defs:fd

143 static int bpf_map_update(int fd, const void *key, const void *value,  in bpf_map_update()
165 static int bpf_prog_info_by_fd(int fd, struct bpf_prog_info *info, in bpf_prog_info_by_fd()
187 int fd, ret, dump_ok = 0; in bpf_dump_prog_info() local
388 static int bpf_derive_elf_map_from_fdinfo(int fd, struct bpf_elf_map *map, in bpf_derive_elf_map_from_fdinfo()
391 unsigned int val, owner_type = 0, owner_jited = 0; in bpf_derive_elf_map_from_fdinfo() local
431 static int bpf_map_selfcheck_pinned(int fd, const struct bpf_elf_map *map, in bpf_map_selfcheck_pinned()
1194 static int bpf_obj_pin(int fd, const char *pathname) in bpf_obj_pin()
1429 static int bpf_place_pinned(int fd, const char *name, in bpf_place_pinned()
1450 static void bpf_prog_report(int fd, const char *section, in bpf_prog_report()
1473 int tries = 0, fd; in bpf_prog_attach() local
1499 static void bpf_map_report(int fd, const char *name, in bpf_map_report()
1564 int fd, ret, map_inner_fd = 0; in bpf_map_attach() local
1650 int i, j, ret, fd, inner_fd, inner_idx, have_map_in_map = 0; in bpf_maps_attach_all() local
1946 int ret, i, fd = -1; in bpf_fetch_prog() local
2051 int ret, idx, i, fd = -1; in bpf_fetch_prog_relo() local
2140 static int bpf_derive_prog_from_fdinfo(int fd, struct bpf_prog_data *prog) in bpf_derive_prog_from_fdinfo()
2143 unsigned int val; in bpf_derive_prog_from_fdinfo() local
2182 int fd, i, ret, idx; in bpf_fill_prog_arrays() local
2392 int fd; in bpf_get_cfg() local
2511 int fd = 0, ret; in bpf_obj_open() local
2547 bpf_map_set_send(int fd, struct sockaddr_un *addr, unsigned int addr_len, in bpf_map_set_send()
2582 bpf_map_set_recv(int fd, int *fds, struct bpf_map_aux *aux, in bpf_map_set_recv()
2638 int fd, ret; in bpf_send_map_fds() local
2671 int fd, ret; in bpf_recv_map_fds() local