Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Deventpoll.c392 static bool ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop() function
449 static inline bool ep_busy_loop(struct eventpoll *ep, int nonblock) in ep_busy_loop() function
1807 eavail = ep_busy_loop(ep, timed_out); in ep_poll()