Home
last modified time | relevance | path

Searched refs:ep_find_tfd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Deventpoll.c1074 static struct epitem *ep_find_tfd(struct eventpoll *ep, int tfd, unsigned long toff) in ep_find_tfd() function
1106 epi = ep_find_tfd(ep, tfd, toff); in get_epoll_tfile_raw_ptr()
/kernel/linux/linux-6.6/fs/
H A Deventpoll.c1029 static struct epitem *ep_find_tfd(struct eventpoll *ep, int tfd, unsigned long toff) in ep_find_tfd() function
1061 epi = ep_find_tfd(ep, tfd, toff); in get_epoll_tfile_raw_ptr()

Completed in 6 milliseconds