Searched defs:napi_synchronize (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/include/linux/ | ||
H A D | netdevice.h | 521 static inline void napi_synchronize(const struct napi_struct *n) napi_synchronize() function 527 # define napi_synchronize(n) barrier() macro |
Completed in 250 milliseconds