Searched refs:vcc_poll (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/atm/ |
H A D | common.h | 20 __poll_t vcc_poll(struct file *file, struct socket *sock, poll_table *wait);
|
H A D | pvc.c | 116 .poll = vcc_poll,
|
H A D | svc.c | 639 .poll = vcc_poll,
|
H A D | common.c | 651 __poll_t vcc_poll(struct file *file, struct socket *sock, poll_table *wait) in vcc_poll() function
|
/kernel/linux/linux-6.6/net/atm/ |
H A D | common.h | 20 __poll_t vcc_poll(struct file *file, struct socket *sock, poll_table *wait);
|
H A D | pvc.c | 116 .poll = vcc_poll,
|
H A D | svc.c | 644 .poll = vcc_poll,
|
H A D | common.c | 651 __poll_t vcc_poll(struct file *file, struct socket *sock, poll_table *wait) in vcc_poll() function
|
Completed in 6 milliseconds