Home
last modified time | relevance | path

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

/ipc/
Dnamespace.c235 static int ipcns_install(struct nsset *nsset, struct ns_common *new) in ipcns_install()
Dutil.c202 static inline int ipc_idr_alloc(struct ipc_ids *ids, struct kern_ipc_perm *new) in ipc_idr_alloc()
278 int ipc_addid(struct ipc_ids *ids, struct kern_ipc_perm *new, int limit) in ipc_addid()
Dmqueue.c1453 static int do_mq_getsetattr(int mqdes, struct mq_attr *new, struct mq_attr *old) in do_mq_getsetattr()
1503 struct mq_attr *new = NULL, *old = NULL; in SYSCALL_DEFINE3() local
1596 struct mq_attr *new = NULL, *old = NULL; in COMPAT_SYSCALL_DEFINE3() local
Dsem.c1910 struct sem_undo *un, *new; in find_alloc_undo() local