Lines Matching defs:fd
81 int fd; in sys_bpf_fd() local
89 int fd; in sys_bpf_prog_load() local
177 int fd; in bpf_map_create() local
246 int fd, attempts; in bpf_prog_load() local
387 int bpf_map_update_elem(int fd, const void *key, const void *value, in bpf_map_update_elem()
404 int bpf_map_lookup_elem(int fd, const void *key, void *value) in bpf_map_lookup_elem()
419 int bpf_map_lookup_elem_flags(int fd, const void *key, void *value, __u64 flags) in bpf_map_lookup_elem_flags()
435 int bpf_map_lookup_and_delete_elem(int fd, const void *key, void *value) in bpf_map_lookup_and_delete_elem()
450 int bpf_map_lookup_and_delete_elem_flags(int fd, const void *key, void *value, __u64 flags) in bpf_map_lookup_and_delete_elem_flags()
466 int bpf_map_delete_elem(int fd, const void *key) in bpf_map_delete_elem()
480 int bpf_map_delete_elem_flags(int fd, const void *key, __u64 flags) in bpf_map_delete_elem_flags()
495 int bpf_map_get_next_key(int fd, const void *key, void *next_key) in bpf_map_get_next_key()
510 int bpf_map_freeze(int fd) in bpf_map_freeze()
523 static int bpf_map_batch_common(int cmd, int fd, void *in_batch, in bpf_map_batch_common()
551 int bpf_map_delete_batch(int fd, const void *keys, __u32 *count, in bpf_map_delete_batch()
558 int bpf_map_lookup_batch(int fd, void *in_batch, void *out_batch, void *keys, in bpf_map_lookup_batch()
566 int bpf_map_lookup_and_delete_batch(int fd, void *in_batch, void *out_batch, in bpf_map_lookup_and_delete_batch()
575 int bpf_map_update_batch(int fd, const void *keys, const void *values, __u32 *count, in bpf_map_update_batch()
582 int bpf_obj_pin_opts(int fd, const char *pathname, const struct bpf_obj_pin_opts *opts) in bpf_obj_pin_opts()
601 int bpf_obj_pin(int fd, const char *pathname) in bpf_obj_pin()
615 int fd; in bpf_obj_get_opts() local
730 int fd, err, relative_fd; in bpf_link_create() local
921 int fd; in bpf_iter_create() local
1054 int fd; in bpf_prog_get_fd_by_id_opts() local
1077 int fd; in bpf_map_get_fd_by_id_opts() local
1100 int fd; in bpf_btf_get_fd_by_id_opts() local
1123 int fd; in bpf_link_get_fd_by_id_opts() local
1182 int fd; in bpf_raw_tracepoint_open_opts() local
1210 int fd; in bpf_btf_load() local
1257 int bpf_task_fd_query(int pid, int fd, __u32 flags, char *buf, __u32 *buf_len, in bpf_task_fd_query()
1287 int fd; in bpf_enable_stats() local
1319 int fd; in bpf_token_create() local