Home
last modified time | relevance | path

Searched refs:ep_busy_loop_end (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Deventpoll.c382 static bool ep_busy_loop_end(void *p, unsigned long start_time) in ep_busy_loop_end() function
400 napi_busy_loop(napi_id, nonblock ? NULL : ep_busy_loop_end, ep); in ep_busy_loop()
/kernel/linux/linux-6.6/fs/
H A Deventpoll.c391 static bool ep_busy_loop_end(void *p, unsigned long start_time) in ep_busy_loop_end() function
409 napi_busy_loop(napi_id, nonblock ? NULL : ep_busy_loop_end, ep, false, in ep_busy_loop()

Completed in 7 milliseconds