Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Deventpoll.c262 static struct eventpoll *inserting_into; variable
2171 if (ep_tovisit == inserting_into || depth > EP_MAX_NESTS) in ep_loop_check_proc()
2207 inserting_into = ep; in ep_loop_check()