Searched refs:eventfd_fget (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Deventfd.h16 struct file *eventfd_fget(int fd);
21 #define eventfd_fget(fd) ERR_PTR(-ENOSYS) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Deventfd.c185 struct file *eventfd_fget(int fd) function
H A Daio.c1562 req->ki_eventfd = eventfd_fget((int) iocb->aio_resfd);

Completed in 107 milliseconds