Searched refs:pts (Results 1 – 3 of 3) sorted by relevance
273 struct poll_table_struct *pts) in ringbuf_map_poll() argument278 poll_wait(filp, &rb_map->rb->waitq, pts); in ringbuf_map_poll()
675 static __poll_t bpf_map_poll(struct file *filp, struct poll_table_struct *pts) in bpf_map_poll() argument680 return map->ops->map_poll(map, filp, pts); in bpf_map_poll()
1843 static __poll_t pidfd_poll(struct file *file, struct poll_table_struct *pts) in pidfd_poll() argument1848 poll_wait(file, &pid->wait_pidfd, pts); in pidfd_poll()