Home
last modified time | relevance | path

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

/ipc/
Dmqueue.c293 struct ipc_namespace *ipc_ns, umode_t mode, in mqueue_get_inode()
566 static int mqueue_create_attr(struct dentry *dentry, umode_t mode, void *arg) in mqueue_create_attr()
612 umode_t mode, bool excl) in mqueue_create()
867 umode_t mode, struct filename *name, in prepare_open()
893 static int do_mq_open(const char __user *u_name, int oflag, umode_t mode, in do_mq_open()
942 SYSCALL_DEFINE4(mq_open, const char __user *, u_name, int, oflag, umode_t, mode, in SYSCALL_DEFINE4() argument
1563 int, oflag, compat_mode_t, mode, in COMPAT_SYSCALL_DEFINE4() argument
Dmsg.c788 static int testmsg(struct msg_msg *msg, long type, int mode) in testmsg()
1068 static struct msg_msg *find_msg(struct msg_queue *msq, long *msgtyp, int mode) in find_msg()
1095 int mode; in do_msgrcv() local
Dutil.h263 compat_mode_t mode; member
Dshm.c626 static long shm_fallocate(struct file *file, int mode, loff_t offset, in shm_fallocate()