Searched defs:new (Results 1 – 5 of 5) sorted by relevance
/ipc/ |
D | namespace.c | 180 static int ipcns_install(struct nsproxy *nsproxy, struct ns_common *new) in ipcns_install()
|
D | util.c | 201 static inline int ipc_idr_alloc(struct ipc_ids *ids, struct kern_ipc_perm *new) in ipc_idr_alloc() 277 int ipc_addid(struct ipc_ids *ids, struct kern_ipc_perm *new, int limit) in ipc_addid()
|
D | mqueue.c | 1350 static int do_mq_getsetattr(int mqdes, struct mq_attr *new, struct mq_attr *old) in do_mq_getsetattr() 1400 struct mq_attr *new = NULL, *old = NULL; in SYSCALL_DEFINE3() local 1493 struct mq_attr *new = NULL, *old = NULL; in COMPAT_SYSCALL_DEFINE3() local
|
D | shm.c | 460 static int shm_set_policy(struct vm_area_struct *vma, struct mempolicy *new) in shm_set_policy()
|
D | sem.c | 1892 struct sem_undo *un, *new; in find_alloc_undo() local
|