Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Deventpoll.c404 static bool ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop() function
461 static inline bool ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop() function
1908 eavail = ep_busy_loop(ep, timed_out); in ep_poll()