Searched defs:uattr (Results 1 – 3 of 3) sorted by relevance
| /kernel/bpf/ |
| D | syscall.c | 968 SYSCALL_DEFINE3(bpf, int, cmd, union bpf_attr __user *, uattr, unsigned int, size) in SYSCALL_DEFINE3() argument
|
| /kernel/sched/ |
| D | core.c | 4502 static int sched_copy_attr(struct sched_attr __user *uattr, in sched_copy_attr() 4606 SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE3() argument 4704 static int sched_read_attr(struct sched_attr __user *uattr, in sched_read_attr() 4747 SYSCALL_DEFINE4(sched_getattr, pid_t, pid, struct sched_attr __user *, uattr, in SYSCALL_DEFINE4() argument
|
| /kernel/events/ |
| D | core.c | 9350 static int perf_copy_attr(struct perf_event_attr __user *uattr, in perf_copy_attr()
|