Home
last modified time | relevance | path

Searched refs:netpoll_poll_lock (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dnetpoll.h76 static inline void *netpoll_poll_lock(struct napi_struct *napi) in netpoll_poll_lock() function
104 static inline void *netpoll_poll_lock(struct napi_struct *napi) in netpoll_poll_lock() function
/linux-4.4.14/net/core/
Ddev.c4792 have = netpoll_poll_lock(n); in napi_poll()