Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Deventpoll.c439 static bool ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop() function
543 static inline bool ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop() function
2013 eavail = ep_busy_loop(ep, timed_out); in ep_poll()