Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Deventpoll.c93 #define EP_MAX_NESTS 4 macro
1401 if (depth > EP_MAX_NESTS) /* too deep nesting */ in reverse_path_check_proc()
2017 if (ep_tovisit == inserting_into || depth > EP_MAX_NESTS) in ep_loop_check_proc()