Searched refs:ipc_rmid (Results 1 – 5 of 5) sorted by relevance
135 void ipc_rmid(struct ipc_ids *, struct kern_ipc_perm *);
497 void ipc_rmid(struct ipc_ids *ids, struct kern_ipc_perm *ipcp) in ipc_rmid() function
125 ipc_rmid(&msg_ids(ns), &s->q_perm); in msg_rmid()
204 * ipc_rmid() may have already freed the ID while ipc_lock_object() in shm_lock() 243 * It must be called before ipc_rmid()277 ipc_rmid(&shm_ids(s->ns), &s->shm_perm); in shm_rmid() 496 * ipc_rmid(), thus the refcount cannot be 0. in exit_shm()
507 ipc_rmid(&sem_ids(ns), &s->sem_perm); in sem_rmid()