Searched refs:user_refcount (Results 1 – 4 of 4) sorted by relevance
197 if (!atomic_inc_not_zero(&dd->user_refcount)) in hfi1_file_open()216 if (atomic_dec_and_test(&dd->user_refcount)) in hfi1_file_open()714 if (atomic_dec_and_test(&dd->user_refcount)) in hfi1_file_close()
1744 if (atomic_dec_and_test(&dd->user_refcount)) in wait_for_clients()
1397 atomic_t user_refcount; member
15342 atomic_set(&dd->user_refcount, 1); in hfi1_init_dd()