Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Deventpoll.c102 struct epoll_filefd { struct
149 struct epoll_filefd ffd;
349 static inline void ep_set_ffd(struct epoll_filefd *ffd, in ep_set_ffd()
357 static inline int ep_cmp_ffd(struct epoll_filefd *p1, in ep_cmp_ffd()
358 struct epoll_filefd *p2) in ep_cmp_ffd()
1150 struct epoll_filefd ffd; in ep_find()