Searched refs:cvm_oct_poll_queue_stopping (Results 1 – 2 of 2) sorted by relevance
102 extern atomic_t cvm_oct_poll_queue_stopping;
97 atomic_t cvm_oct_poll_queue_stopping = ATOMIC_INIT(0); variable121 if (!atomic_read(&cvm_oct_poll_queue_stopping)) in cvm_oct_rx_refill_worker()137 if (!atomic_read(&cvm_oct_poll_queue_stopping)) in cvm_oct_periodic_worker()933 atomic_inc_return(&cvm_oct_poll_queue_stopping); in cvm_oct_remove()