Searched refs:netdev_napi_by_id_lock (Results 1 – 3 of 3) sorted by relevance
28 netdev_napi_by_id_lock(struct net *net, unsigned int napi_id);
235 napi = netdev_napi_by_id_lock(genl_info_net(info), napi_id); in netdev_nl_napi_get_doit()358 napi = netdev_napi_by_id_lock(genl_info_net(info), napi_id); in netdev_nl_napi_set_doit()
815 netdev_napi_by_id_lock(struct net *net, unsigned int napi_id) in netdev_napi_by_id_lock() function