Searched defs:pt (Results 1 – 8 of 8) sorted by relevance
/fs/ |
D | eventpoll.c | 251 poll_table pt; member 885 static __poll_t ep_item_poll(const struct epitem *epi, poll_table *pt, in ep_item_poll() 908 poll_table pt; in ep_read_events_proc() local 1318 poll_table *pt) in ep_ptable_queue_proc() 1634 poll_table pt; in ep_modify() local 1710 poll_table pt; in ep_send_events_proc() local
|
D | aio.c | 1617 struct poll_table_struct pt = { ._key = req->events }; in aio_poll_complete_work() local 1695 struct poll_table_struct pt; member 1704 struct aio_poll_table *pt = container_of(p, struct aio_poll_table, pt); in aio_poll_queue_proc() local
|
D | io_uring.c | 1771 struct poll_table_struct pt = { ._key = poll->events }; in io_poll_complete_work() local 1835 struct poll_table_struct pt; member 1843 struct io_poll_table *pt = container_of(p, struct io_poll_table, pt); in io_poll_queue_proc() local
|
D | select.c | 874 poll_table* pt = &wait->pt; in do_poll() local
|
D | namei.c | 780 struct path *pt = &nd->path; in success_walk_trace() local
|
/fs/ecryptfs/ |
D | miscdev.c | 29 ecryptfs_miscdev_poll(struct file *file, poll_table *pt) in ecryptfs_miscdev_poll()
|
/fs/ntfs/ |
D | compress.c | 332 u16 lg, pt, length, max_non_overlap; in ntfs_decompress() local
|
/fs/btrfs/ |
D | send.c | 1126 struct fs_path *pt = ctx; in __copy_first_ref() local
|