Searched defs:napi_poll (Results 1 – 6 of 6) sorted by relevance
105 unsigned long napi_poll; member
109 unsigned long napi_poll; member
224 unsigned long napi_poll; member
227 unsigned long napi_poll; member
6053 int (*napi_poll)(struct napi_struct *napi, int budget); in napi_busy_loop() local6253 static int napi_poll(struct napi_struct *n, struct list_head *repoll) in napi_poll() function
6601 int (*napi_poll)(struct napi_struct *napi, int budget); in napi_busy_loop() local6802 static int napi_poll(struct napi_struct *n, struct list_head *repoll) in napi_poll() function