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()706 if (atomic_dec_and_test(&dd->user_refcount)) in hfi1_file_close()
1776 if (atomic_dec_and_test(&dd->user_refcount)) in wait_for_clients()
1339 atomic_t user_refcount; member
15232 atomic_set(&dd->user_refcount, 1); in hfi1_init_dd()