Searched refs:ipc_rcu_putref (Results 1 – 6 of 6) sorted by relevance
48 the new array, and invokes ipc_rcu_putref() to free up the old array.85 ipc_rcu_putref(old);89 The ipc_rcu_putref() function decrements the array's reference count
197 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()
122 void ipc_rcu_putref(void *ptr);
175 ipc_rcu_putref(sma); in sem_lock_and_putref()187 ipc_rcu_putref(sma); in sem_putref()267 ipc_rcu_putref(sma); in newary()274 ipc_rcu_putref(sma); in newary()734 ipc_rcu_putref(sma); in freeary()
186 ipc_rcu_putref(shp); in shm_destroy()369 ipc_rcu_putref(shp); in newseg()424 ipc_rcu_putref(shp); in newseg()
595 void ipc_rcu_putref(void *ptr) in ipc_rcu_putref() function