Searched defs:p (Results 1 – 4 of 4) sorted by relevance
| /ipc/ |
| D | mqueue.c | 193 struct rb_node **p, *parent = NULL; in msg_insert() local 492 struct mqueue_inode_info *p = foo; in init_once() local 1288 struct timespec64 ts, *p = NULL; in SYSCALL_DEFINE5() local 1302 struct timespec64 ts, *p = NULL; in SYSCALL_DEFINE5() local 1444 struct sigevent n, *p = NULL; in SYSCALL_DEFINE2() local 1567 struct mq_attr attr, *p = NULL; in COMPAT_SYSCALL_DEFINE4() local 1579 struct sigevent n, *p = NULL; in COMPAT_SYSCALL_DEFINE2() local 1617 static int compat_prepare_timeout(const struct old_timespec32 __user *p, in compat_prepare_timeout() 1632 struct timespec64 ts, *p = NULL; in SYSCALL_DEFINE5() local 1647 struct timespec64 ts, *p = NULL; in SYSCALL_DEFINE5() local
|
| D | sem.c | 325 struct kern_ipc_perm *p = container_of(head, struct kern_ipc_perm, rcu); in sem_rcu_free() local 1309 int cmd, void __user *p) in semctl_info() 1406 int cmd, void __user *p) in semctl_main() 1654 void __user *p = (void __user *)arg; in ksys_semctl() local 1742 struct compat_semid64_ds __user *p = buf; in copy_compat_semid_from_user() local 1745 struct compat_semid_ds __user *p = buf; in copy_compat_semid_from_user() local 1776 void __user *p = compat_ptr(arg); in compat_ksys_semctl() local
|
| D | msg.c | 130 struct kern_ipc_perm *p = container_of(head, struct kern_ipc_perm, rcu); in msg_rcu_free() local 519 int cmd, struct msqid64_ds *p) in msgctl_stat() 682 struct compat_msqid64_ds __user *p = buf; in copy_compat_msqid_from_user() local 688 struct compat_msqid_ds __user *p = buf; in copy_compat_msqid_from_user() local
|
| D | shm.c | 409 static int shm_try_destroy_orphaned(int id, void *p, void *data) in shm_try_destroy_orphaned() 1427 struct compat_shmid64_ds __user *p = buf; in copy_compat_shmid_from_user() local 1430 struct compat_shmid_ds __user *p = buf; in copy_compat_shmid_from_user() local
|