Searched defs:busy_poll (Results 1 – 2 of 2) sorted by relevance
150 bool busy_poll; global() member
7130 bool busy_poll = threaded_mode == NETDEV_NAPI_THREADED_BUSY_POLL; in napi_set_threaded_state() local7768 static void napi_threaded_poll_loop(struct napi_struct *napi, bool busy_poll) in napi_threaded_poll_loop()