Searched refs:napi_set_threaded (Results 1 – 3 of 3) sorted by relevance
51 def napi_set_threaded(nf) -> None:376 napi_set_threaded,38 def napi_set_threaded(nf) -> None: global() function
375 int napi_set_threaded(struct napi_struct *n, in xdp_do_check_flushed()
7199 int napi_set_threaded(struct napi_struct *napi, in napi_set_threaded_state() 7255 WARN_ON_ONCE(napi_set_threaded(napi, threaded)); in netif_set_threaded() 7496 WARN_ON_ONCE(napi_set_threaded(n, n->config->threaded)); in napi_restore_config() 7203 int napi_set_threaded(struct napi_struct *napi, napi_set_threaded() function