Lines Matching defs:fd
71 int fd; in sys_bpf_prog_load() local
83 int fd; in bpf_create_map_xattr() local
165 int fd; in bpf_create_map_in_map_node() local
226 int fd; in libbpf__bpf_prog_load() local
403 int fd; in bpf_verify_program() local
421 int bpf_map_update_elem(int fd, const void *key, const void *value, in bpf_map_update_elem()
437 int bpf_map_lookup_elem(int fd, const void *key, void *value) in bpf_map_lookup_elem()
451 int bpf_map_lookup_elem_flags(int fd, const void *key, void *value, __u64 flags) in bpf_map_lookup_elem_flags()
466 int bpf_map_lookup_and_delete_elem(int fd, const void *key, void *value) in bpf_map_lookup_and_delete_elem()
480 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()
493 int bpf_map_delete_elem(int fd, const void *key) in bpf_map_delete_elem()
506 int bpf_map_get_next_key(int fd, const void *key, void *next_key) in bpf_map_get_next_key()
520 int bpf_map_freeze(int fd) in bpf_map_freeze()
532 static int bpf_map_batch_common(int cmd, int fd, void *in_batch, in bpf_map_batch_common()
559 int bpf_map_delete_batch(int fd, void *keys, __u32 *count, in bpf_map_delete_batch()
566 int bpf_map_lookup_batch(int fd, void *in_batch, void *out_batch, void *keys, in bpf_map_lookup_batch()
574 int bpf_map_lookup_and_delete_batch(int fd, void *in_batch, void *out_batch, in bpf_map_lookup_and_delete_batch()
583 int bpf_map_update_batch(int fd, void *keys, void *values, __u32 *count, in bpf_map_update_batch()
590 int bpf_obj_pin(int fd, const char *pathname) in bpf_obj_pin()
606 int fd; in bpf_obj_get() local
679 int fd; in bpf_link_create() local
760 int fd; in bpf_iter_create() local
918 int fd; in bpf_prog_get_fd_by_id() local
930 int fd; in bpf_map_get_fd_by_id() local
942 int fd; in bpf_btf_get_fd_by_id() local
954 int fd; in bpf_link_get_fd_by_id() local
984 int fd; in bpf_raw_tracepoint_open() local
998 int fd; in bpf_load_btf() local
1020 int bpf_task_fd_query(int pid, int fd, __u32 flags, char *buf, __u32 *buf_len, in bpf_task_fd_query()
1047 int fd; in bpf_enable_stats() local