Lines Matching defs:fd

81 	int fd;  in sys_bpf_fd()  local
89 int fd; in sys_bpf_prog_load() local
174 int fd; in bpf_map_create() local
240 int fd, attempts; in bpf_prog_load() local
381 int bpf_map_update_elem(int fd, const void *key, const void *value, in bpf_map_update_elem()
398 int bpf_map_lookup_elem(int fd, const void *key, void *value) in bpf_map_lookup_elem()
413 int bpf_map_lookup_elem_flags(int fd, const void *key, void *value, __u64 flags) in bpf_map_lookup_elem_flags()
429 int bpf_map_lookup_and_delete_elem(int fd, const void *key, void *value) in bpf_map_lookup_and_delete_elem()
444 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()
460 int bpf_map_delete_elem(int fd, const void *key) in bpf_map_delete_elem()
474 int bpf_map_delete_elem_flags(int fd, const void *key, __u64 flags) in bpf_map_delete_elem_flags()
489 int bpf_map_get_next_key(int fd, const void *key, void *next_key) in bpf_map_get_next_key()
504 int bpf_map_freeze(int fd) in bpf_map_freeze()
517 static int bpf_map_batch_common(int cmd, int fd, void *in_batch, in bpf_map_batch_common()
545 int bpf_map_delete_batch(int fd, const void *keys, __u32 *count, in bpf_map_delete_batch()
552 int bpf_map_lookup_batch(int fd, void *in_batch, void *out_batch, void *keys, in bpf_map_lookup_batch()
560 int bpf_map_lookup_and_delete_batch(int fd, void *in_batch, void *out_batch, in bpf_map_lookup_and_delete_batch()
569 int bpf_map_update_batch(int fd, const void *keys, const void *values, __u32 *count, in bpf_map_update_batch()
576 int bpf_obj_pin(int fd, const char *pathname) in bpf_obj_pin()
599 int fd; in bpf_obj_get_opts() local
680 int fd, err; in bpf_link_create() local
811 int fd; in bpf_iter_create() local
943 int fd; in bpf_prog_get_fd_by_id_opts() local
966 int fd; in bpf_map_get_fd_by_id_opts() local
989 int fd; in bpf_btf_get_fd_by_id_opts() local
1012 int fd; in bpf_link_get_fd_by_id_opts() local
1071 int fd; in bpf_raw_tracepoint_open() local
1088 int fd; in bpf_btf_load() local
1129 int bpf_task_fd_query(int pid, int fd, __u32 flags, char *buf, __u32 *buf_len, in bpf_task_fd_query()
1159 int fd; in bpf_enable_stats() local