Searched refs:napi_disable_pending (Results 1 – 1 of 1) sorted by relevance
396 static inline bool napi_disable_pending(struct napi_struct *n) in napi_disable_pending() function412 return !napi_disable_pending(n) && in napi_schedule_prep()