Searched refs:netdev_napi_by_id_lock (Results 1 – 3 of 3) sorted by relevance
27 netdev_napi_by_id_lock(struct net *net, unsigned int napi_id);
232 napi = netdev_napi_by_id_lock(genl_info_net(info), napi_id); in netdev_nl_napi_get_doit()355 napi = netdev_napi_by_id_lock(genl_info_net(info), napi_id); in netdev_nl_napi_set_doit()
799 netdev_napi_by_id_lock(struct net *net, unsigned int napi_id) in netdev_napi_by_id_lock() function