Searched refs:scan_host_needed (Results 1 – 2 of 2) sorted by relevance
129 atomic_t scan_host_needed; member
1612 atomic_inc(&cfg->scan_host_needed); in cxlflash_async_err_irq()3229 if (atomic_dec_if_positive(&cfg->scan_host_needed) >= 0) in cxlflash_worker_thread()