Searched refs:proc_reg_poll (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/proc/ |
H A D | inode.c | 373 static __poll_t proc_reg_poll(struct file *file, struct poll_table_struct *pts) in proc_reg_poll() function 588 .poll = proc_reg_poll, 601 .poll = proc_reg_poll, 614 .poll = proc_reg_poll, 628 .poll = proc_reg_poll,
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | inode.c | 368 static __poll_t proc_reg_poll(struct file *file, struct poll_table_struct *pts) in proc_reg_poll() function 582 .poll = proc_reg_poll, 595 .poll = proc_reg_poll, 608 .poll = proc_reg_poll, 622 .poll = proc_reg_poll,
|
Completed in 2 milliseconds