• Home
  • Raw
  • Download

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()
495 int bpf_map_delete_elem(int fd, const void *key) in bpf_map_delete_elem()
508 int bpf_map_get_next_key(int fd, const void *key, void *next_key) in bpf_map_get_next_key()
522 int bpf_map_freeze(int fd) in bpf_map_freeze()
534 static int bpf_map_batch_common(int cmd, int fd, void *in_batch, in bpf_map_batch_common()
561 int bpf_map_delete_batch(int fd, void *keys, __u32 *count, in bpf_map_delete_batch()
568 int bpf_map_lookup_batch(int fd, void *in_batch, void *out_batch, void *keys, in bpf_map_lookup_batch()
576 int bpf_map_lookup_and_delete_batch(int fd, void *in_batch, void *out_batch, in bpf_map_lookup_and_delete_batch()
585 int bpf_map_update_batch(int fd, void *keys, void *values, __u32 *count, in bpf_map_update_batch()
592 int bpf_obj_pin(int fd, const char *pathname) in bpf_obj_pin()
608 int fd; in bpf_obj_get() local
681 int fd; in bpf_link_create() local
762 int fd; in bpf_iter_create() local
920 int fd; in bpf_prog_get_fd_by_id() local
932 int fd; in bpf_map_get_fd_by_id() local
944 int fd; in bpf_btf_get_fd_by_id() local
956 int fd; in bpf_link_get_fd_by_id() local
986 int fd; in bpf_raw_tracepoint_open() local
1000 int fd; in bpf_load_btf() local
1022 int bpf_task_fd_query(int pid, int fd, __u32 flags, char *buf, __u32 *buf_len, in bpf_task_fd_query()
1049 int fd; in bpf_enable_stats() local