Searched refs:user_refcount (Results 1 – 4 of 4) sorted by relevance
196 if (!atomic_inc_not_zero(&dd->user_refcount)) in hfi1_file_open()213 if (atomic_dec_and_test(&dd->user_refcount)) in hfi1_file_open()707 if (atomic_dec_and_test(&dd->user_refcount)) in hfi1_file_close()
1787 if (atomic_dec_and_test(&dd->user_refcount)) in wait_for_clients()
1399 atomic_t user_refcount; member
15116 atomic_set(&dd->user_refcount, 1); in hfi1_init_dd()