Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Deventpoll.c107 struct epoll_filefd { struct
155 struct epoll_filefd ffd;
322 static inline void ep_set_ffd(struct epoll_filefd *ffd, in ep_set_ffd()
330 static inline int ep_cmp_ffd(struct epoll_filefd *p1, in ep_cmp_ffd()
331 struct epoll_filefd *p2) in ep_cmp_ffd()
1054 struct epoll_filefd ffd; in ep_find()
/kernel/linux/linux-6.6/fs/
H A Deventpoll.c101 struct epoll_filefd { struct
148 struct epoll_filefd ffd;
344 static inline void ep_set_ffd(struct epoll_filefd *ffd, in ep_set_ffd()
352 static inline int ep_cmp_ffd(struct epoll_filefd *p1, in ep_cmp_ffd()
353 struct epoll_filefd *p2) in ep_cmp_ffd()
1009 struct epoll_filefd ffd; in ep_find()

Completed in 7 milliseconds