Home
last modified time | relevance | path

Searched defs:mode (Results 1 – 5 of 5) sorted by relevance

/ipc/
Dmsg.c580 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
Dmqueue.c213 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
Dcompat_mq.c50 int, oflag, compat_mode_t, mode, in COMPAT_SYSCALL_DEFINE4() argument
Dshm.c475 static long shm_fallocate(struct file *file, int mode, loff_t offset, in shm_fallocate()
Dcompat.c48 compat_mode_t mode; member