Lines Matching defs:uattr
1630 static int bpf_prog_load(union bpf_attr *attr, union bpf_attr __user *uattr) in bpf_prog_load()
2054 union bpf_attr __user *uattr) in bpf_prog_query()
2097 union bpf_attr __user *uattr) in bpf_prog_test_run()
2129 union bpf_attr __user *uattr, in bpf_obj_get_next_id()
2325 union bpf_attr __user *uattr) in bpf_prog_get_info_by_fd()
2600 union bpf_attr __user *uattr) in bpf_map_get_info_by_fd()
2641 union bpf_attr __user *uattr) in bpf_btf_get_info_by_fd()
2657 union bpf_attr __user *uattr) in bpf_obj_get_info_by_fd()
2712 union bpf_attr __user *uattr, in bpf_task_fd_query_copy()
2761 union bpf_attr __user *uattr) in bpf_task_fd_query()
2837 SYSCALL_DEFINE3(bpf, int, cmd, union bpf_attr __user *, uattr, unsigned int, size) in SYSCALL_DEFINE3() argument