Home
last modified time | relevance | path

Searched refs:ipc_rcu_putref (Results 1 – 5 of 5) sorted by relevance

/ipc/
Dmsg.c197 ipc_rcu_putref(msq); in newque()
207 ipc_rcu_putref(msq); in newque()
299 ipc_rcu_putref(msq); in freeque()
690 ipc_rcu_putref(msq); in do_msgsnd()
Dsem.c171 ipc_rcu_putref(sma); in sem_lock_and_putref()
183 ipc_rcu_putref(sma); in sem_putref()
262 ipc_rcu_putref(sma); in newary()
269 ipc_rcu_putref(sma); in newary()
550 ipc_rcu_putref(sma); in freeary()
Dutil.h103 void ipc_rcu_putref(void *ptr);
Dshm.c181 ipc_rcu_putref(shp); in shm_destroy()
362 ipc_rcu_putref(shp); in newseg()
415 ipc_rcu_putref(shp); in newseg()
Dutil.c601 void ipc_rcu_putref(void *ptr) in ipc_rcu_putref() function