Home
last modified time | relevance | path

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

/ipc/
Dnamespace.c216 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.c1452 static int do_mq_getsetattr(int mqdes, struct mq_attr *new, struct mq_attr *old) in do_mq_getsetattr()
1502 struct mq_attr *new = NULL, *old = NULL; in SYSCALL_DEFINE3() local
1595 struct mq_attr *new = NULL, *old = NULL; in COMPAT_SYSCALL_DEFINE3() local
Dshm.c565 static int shm_set_policy(struct vm_area_struct *vma, struct mempolicy *new) in shm_set_policy()
Dsem.c1910 struct sem_undo *un, *new; in find_alloc_undo() local