Home
last modified time | relevance | path

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

/components/drivers/include/ipc/
A Dpoll.h21 struct rt_pollreq;
22 typedef void (*poll_queue_proc)(rt_wqueue_t *, struct rt_pollreq *);
24 typedef struct rt_pollreq struct
/components/net/sal/dfs_net/
A Ddfs_net.c100 static int dfs_net_poll(struct dfs_file *file, struct rt_pollreq *req) in dfs_net_poll()
102 extern int sal_poll(struct dfs_file *file, struct rt_pollreq *req); in dfs_net_poll()
/components/dfs/dfs_v1/include/
A Ddfs_file.h21 struct rt_pollreq;
34 int (*poll) (struct dfs_file *fd, struct rt_pollreq *req);
/components/libc/posix/io/eventfd/
A Deventfd.c44 static int eventfd_poll(struct dfs_file *file, struct rt_pollreq *req);
49 static int eventfd_poll(struct dfs_file *file, struct rt_pollreq *req);
86 static int eventfd_poll(struct dfs_file *file, struct rt_pollreq *req) in eventfd_poll()
/components/net/sal/impl/
A Daf_inet_at.c28 static int at_poll(struct dfs_file *file, struct rt_pollreq *req) in at_poll()
A Daf_inet_lwip.c248 static int inet_poll(struct dfs_file *file, struct rt_pollreq *req) in inet_poll()
/components/dfs/dfs_v2/include/
A Ddfs_file.h32 struct rt_pollreq;
49 int (*poll)(struct dfs_file *file, struct rt_pollreq *req);
/components/libc/posix/io/signalfd/
A Dsignalfd.c39 static int signalfd_poll(struct dfs_file *file, struct rt_pollreq *req);
83 static int signalfd_poll(struct dfs_file *file, struct rt_pollreq *req) in signalfd_poll()
/components/net/sal/include/
A Dsal_low_lvl.h89 int (*poll) (struct dfs_file *file, struct rt_pollreq *req);
/components/libc/posix/io/timerfd/
A Dtimerfd.c51 static int timerfd_poll(struct dfs_file *file, struct rt_pollreq *req);
95 static int timerfd_poll(struct dfs_file *file, struct rt_pollreq *req) in timerfd_poll()
/components/drivers/block/
A Dblk_dfs.c223 static int blk_fops_poll(struct dfs_file *file, struct rt_pollreq *req) in blk_fops_poll()
/components/lwp/terminal/
A Dtty_ptmx.c228 static int ptm_fops_poll(struct dfs_file *file, struct rt_pollreq *req) in ptm_fops_poll()
A Dtty_device.c244 static int tty_fops_poll(struct dfs_file *file, struct rt_pollreq *req) in tty_fops_poll()
A Dbsd_porting.h674 typedef int fo_poll_t(struct lwp_tty *tp, struct rt_pollreq *rq, struct ucred *active_cred,
/components/libc/posix/io/epoll/
A Depoll.c70 static int epoll_poll(struct dfs_file *file, struct rt_pollreq *req);
160 static int epoll_poll(struct dfs_file *file, struct rt_pollreq *req) in epoll_poll()
/components/dfs/dfs_v1/filesystems/devfs/
A Ddevfs.c373 static int dfs_device_fs_poll(struct dfs_file *fd, struct rt_pollreq *req) in dfs_device_fs_poll()
/components/utilities/rt-link/src/
A Drtlink_dev.c113 int rtlink_fops_poll(struct dfs_file *fd, struct rt_pollreq *req) in rtlink_fops_poll()
/components/dfs/dfs_v2/filesystems/devfs/
A Ddevfs.c255 static int dfs_devfs_poll(struct dfs_file *file, struct rt_pollreq *req) in dfs_devfs_poll()
/components/dfs/dfs_v2/filesystems/procfs/
A Dprocfs.c208 static int dfs_procfs_poll(struct dfs_file *file, struct rt_pollreq *req) in dfs_procfs_poll()
/components/lwp/terminal/freebsd/
A Dtty_pts.c378 static int ptsdev_poll(struct lwp_tty *tp, struct rt_pollreq *req, in ptsdev_poll()
/components/drivers/usb/cherryusb/platform/rtthread/
A Dusbh_serial.c520 static int usbh_serial_fops_poll(struct dfs_file *fd, struct rt_pollreq *req) in usbh_serial_fops_poll()
/components/lwp/
A Dlwp_ipc.c1009 static int channel_fops_poll(struct dfs_file *file, struct rt_pollreq *req) in channel_fops_poll()
/components/drivers/serial/
A Ddev_serial.c194 static int serial_fops_poll(struct dfs_file *fd, struct rt_pollreq *req) in serial_fops_poll()
A Ddev_serial_v2.c226 static int serial_fops_poll(struct dfs_file *fd, struct rt_pollreq *req) in serial_fops_poll()
/components/net/sal/src/
A Dsal_socket.c1492 int sal_poll(struct dfs_file *file, struct rt_pollreq *req) in sal_poll()

Completed in 38 milliseconds