Home
last modified time | relevance | path

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

/ipc/
Dnamespace.c180 static int ipcns_install(struct nsproxy *nsproxy, struct ns_common *new) in ipcns_install()
Dutil.c201 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()
Dmqueue.c1350 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
Dshm.c460 static int shm_set_policy(struct vm_area_struct *vma, struct mempolicy *new) in shm_set_policy()
Dsem.c1892 struct sem_undo *un, *new; in find_alloc_undo() local