Searched refs:refcount (Results 1 – 2 of 2) sorted by relevance
484 atomic_set(&out->refcount, 1); in ipc_rcu_alloc()492 return atomic_inc_not_zero(&p->refcount); in ipc_rcu_getref()499 if (!atomic_dec_and_test(&p->refcount)) in ipc_rcu_putref()
52 atomic_t refcount; member