Searched defs:new (Results 1 – 5 of 5) sorted by relevance
/ipc/ |
D | namespace.c | 216 static int ipcns_install(struct nsset *nsset, struct ns_common *new) in ipcns_install()
|
D | util.c | 202 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()
|
D | mqueue.c | 1452 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
|
D | shm.c | 565 static int shm_set_policy(struct vm_area_struct *vma, struct mempolicy *new) in shm_set_policy()
|
D | sem.c | 1910 struct sem_undo *un, *new; in find_alloc_undo() local
|