Searched refs:active_ref (Results 1 – 5 of 5) sorted by relevance
101 atomic_t active_ref; member127 WARN_ON_ONCE(atomic_read(&ioc->active_ref) <= 0); in get_io_context_active()129 atomic_inc(&ioc->active_ref); in get_io_context_active()
181 if (!atomic_dec_and_test(&ioc->active_ref)) { in put_io_context_active()263 atomic_set(&ioc->active_ref, 1); in create_task_io_context()
5718 if (atomic_read(&bic->icq.ioc->active_ref) == 0 || in bfq_update_has_short_ttime()
537 core->active_ref++; in cx8802_request_acquire()554 if (drv->advise_release && --core->active_ref == 0) { in cx8802_request_release()
408 int active_ref; member