Searched refs:cvm_oct_poll_queue_stopping (Results 1 – 2 of 2) sorted by relevance
73 extern atomic_t cvm_oct_poll_queue_stopping;
107 atomic_t cvm_oct_poll_queue_stopping = ATOMIC_INIT(0); variable131 if (!atomic_read(&cvm_oct_poll_queue_stopping)) in cvm_oct_rx_refill_worker()147 if (!atomic_read(&cvm_oct_poll_queue_stopping)) in cvm_oct_periodic_worker()914 atomic_inc_return(&cvm_oct_poll_queue_stopping); in cvm_oct_remove()