Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Deventpoll.h22 struct file *get_epoll_tfile_raw_ptr(struct file *file, int tfd, unsigned long toff);
/linux-6.6.21/kernel/
Dkcmp.c117 filp_tgt = get_epoll_tfile_raw_ptr(filp_epoll, slot.tfd, slot.toff); in kcmp_epoll_target()
/linux-6.6.21/fs/
Deventpoll.c1048 struct file *get_epoll_tfile_raw_ptr(struct file *file, int tfd, in get_epoll_tfile_raw_ptr() function