Lines Matching refs:pid
74 COMPAT_SYSCALL_WRAP2(kill, int, pid, int, sig);
84 COMPAT_SYSCALL_WRAP2(setpgid, pid_t, pid, pid_t, pgid);
108 COMPAT_SYSCALL_WRAP1(getpgid, pid_t, pid);
116 COMPAT_SYSCALL_WRAP1(getsid, pid_t, pid);
121 COMPAT_SYSCALL_WRAP2(sched_setparam, pid_t, pid, struct sched_param __user *, param);
122 COMPAT_SYSCALL_WRAP2(sched_getparam, pid_t, pid, struct sched_param __user *, param);
123 COMPAT_SYSCALL_WRAP3(sched_setscheduler, pid_t, pid, int, policy, struct sched_param __user *, para…
124 COMPAT_SYSCALL_WRAP1(sched_getscheduler, pid_t, pid);
202 COMPAT_SYSCALL_WRAP2(tkill, int, pid, int, sig);
203 COMPAT_SYSCALL_WRAP3(tgkill, int, tgid, int, pid, int, sig);
204 COMPAT_SYSCALL_WRAP5(perf_event_open, struct perf_event_attr __user *, attr_uptr, pid_t, pid, int, …
207 COMPAT_SYSCALL_WRAP4(prlimit64, pid_t, pid, unsigned int, resource, const struct rlimit64 __user *,…
214 COMPAT_SYSCALL_WRAP3(sched_setattr, pid_t, pid, struct sched_attr __user *, attr, unsigned int, fla…
215 COMPAT_SYSCALL_WRAP4(sched_getattr, pid_t, pid, struct sched_attr __user *, attr, unsigned int, siz…