Searched refs:compat_pid_t (Results 1 – 7 of 7) sorted by relevance
| /linux/include/linux/ |
| H A D | elfcore-compat.h | 26 compat_pid_t pr_pid; 27 compat_pid_t pr_ppid; 28 compat_pid_t pr_pgrp; 29 compat_pid_t pr_sid; 45 compat_pid_t pr_pid, pr_ppid, pr_pgrp, pr_sid;
|
| /linux/arch/powerpc/include/asm/ |
| H A D | compat.h | 85 compat_pid_t msg_lspid; 86 compat_pid_t msg_lrpid; 101 compat_pid_t shm_cpid; 102 compat_pid_t shm_lpid;
|
| /linux/include/asm-generic/ |
| H A D | compat.h | 33 typedef s32 compat_pid_t; typedef 145 compat_pid_t msg_lspid; 146 compat_pid_t msg_lrpid; 160 compat_pid_t shm_cpid; 161 compat_pid_t shm_lpid;
|
| /linux/arch/sparc/include/asm/ |
| H A D | compat.h | 124 compat_pid_t msg_lspid; 125 compat_pid_t msg_lrpid; 139 compat_pid_t shm_cpid; 140 compat_pid_t shm_lpid;
|
| /linux/arch/mips/include/asm/ |
| H A D | compat.h | 124 compat_pid_t msg_lspid; 125 compat_pid_t msg_lrpid; 136 compat_pid_t shm_cpid; 137 compat_pid_t shm_lpid;
|
| /linux/kernel/ |
| H A D | compat.c | 124 COMPAT_SYSCALL_DEFINE3(sched_setaffinity, compat_pid_t, pid, in COMPAT_SYSCALL_DEFINE3() argument 144 COMPAT_SYSCALL_DEFINE3(sched_getaffinity, compat_pid_t, pid, unsigned int, len, in COMPAT_SYSCALL_DEFINE3() argument
|
| H A D | exit.c | 1932 compat_pid_t, pid, in COMPAT_SYSCALL_DEFINE4() argument 1947 int, which, compat_pid_t, pid, in COMPAT_SYSCALL_DEFINE5() argument
|