Searched refs:NAPI_STATE_NPSVC (Results 1 – 3 of 3) sorted by relevance
158 if (test_and_set_bit(NAPI_STATE_NPSVC, &napi->state)) in poll_one_napi()168 clear_bit(NAPI_STATE_NPSVC, &napi->state); in poll_one_napi()
4645 if (unlikely(test_bit(NAPI_STATE_NPSVC, &n->state))) in napi_complete_done()4765 while (test_and_set_bit(NAPI_STATE_NPSVC, &n->state)) in napi_disable()
329 NAPI_STATE_NPSVC, /* Netpoll - don't dequeue from poll_list */ enumerator511 clear_bit(NAPI_STATE_NPSVC, &n->state); in napi_enable()