H A D | syscall.c | 1274 int generic_map_delete_batch(struct bpf_map *map, const union bpf_attr *attr, union bpf_attr __user *uattr) in generic_map_delete_batch() argument 1328 int generic_map_update_batch(struct bpf_map *map, const union bpf_attr *attr, union bpf_attr __user *uattr) in generic_map_update_batch() argument 1392 int generic_map_lookup_batch(struct bpf_map *map, const union bpf_attr *attr, union bpf_attr __user *uattr) in generic_map_lookup_batch() argument 2147 static int bpf_prog_load(union bpf_attr *attr, union bpf_attr __user *uattr) in bpf_prog_load() argument 3104 static int bpf_prog_query(const union bpf_attr *attr, union bpf_attr __user *uattr) in bpf_prog_query() argument 3153 bpf_prog_test_run(const union bpf_attr *attr, union bpf_attr __user *uattr) bpf_prog_test_run() argument 3185 bpf_obj_get_next_id(const union bpf_attr *attr, union bpf_attr __user *uattr, struct idr *idr, spinlock_t *lock) bpf_obj_get_next_id() argument 3459 bpf_prog_get_info_by_fd(struct file *file, struct bpf_prog *prog, const union bpf_attr *attr, union bpf_attr __user *uattr) bpf_prog_get_info_by_fd() argument 3749 bpf_map_get_info_by_fd(struct file *file, struct bpf_map *map, const union bpf_attr *attr, union bpf_attr __user *uattr) bpf_map_get_info_by_fd() argument 3793 bpf_btf_get_info_by_fd(struct file *file, struct btf *btf, const union bpf_attr *attr, union bpf_attr __user *uattr) bpf_btf_get_info_by_fd() argument 3808 bpf_link_get_info_by_fd(struct file *file, struct bpf_link *link, const union bpf_attr *attr, union bpf_attr __user *uattr) bpf_link_get_info_by_fd() argument 3847 bpf_obj_get_info_by_fd(const union bpf_attr *attr, union bpf_attr __user *uattr) bpf_obj_get_info_by_fd() argument 3908 bpf_task_fd_query_copy(const union bpf_attr *attr, union bpf_attr __user *uattr, u32 prog_id, u32 fd_type, const char *buf, u64 probe_offset, u64 probe_addr) bpf_task_fd_query_copy() argument 3959 bpf_task_fd_query(const union bpf_attr *attr, union bpf_attr __user *uattr) bpf_task_fd_query() argument 4053 bpf_map_do_batch(const union bpf_attr *attr, union bpf_attr __user *uattr, int cmd) bpf_map_do_batch() argument [all...] |