Searched defs:mode (Results 1 – 5 of 5) sorted by relevance
/ipc/ |
D | msg.c | 580 static int testmsg(struct msg_msg *msg, long type, int mode) in testmsg() 825 static struct msg_msg *find_msg(struct msg_queue *msq, long *msgtyp, int mode) in find_msg() 852 int mode; in do_msgrcv() local
|
D | mqueue.c | 213 struct ipc_namespace *ipc_ns, umode_t mode, in mqueue_get_inode() 417 umode_t mode, bool excl) in mqueue_create() 723 struct path *path, int oflag, umode_t mode, in do_create() 769 SYSCALL_DEFINE4(mq_open, const char __user *, u_name, int, oflag, umode_t, mode, in SYSCALL_DEFINE4() argument
|
D | compat_mq.c | 50 int, oflag, compat_mode_t, mode, in COMPAT_SYSCALL_DEFINE4() argument
|
D | shm.c | 475 static long shm_fallocate(struct file *file, int mode, loff_t offset, in shm_fallocate()
|
D | compat.c | 48 compat_mode_t mode; member
|