Searched refs:POLL_HUP (Results 1 – 11 of 11) sorted by relevance
| /linux-4.4.14/net/dccp/ |
| D | input.c | 88 sk_wake_async(sk, SOCK_WAKE_WAITD, POLL_HUP); in dccp_rcv_close() 122 sk_wake_async(sk, SOCK_WAKE_WAITD, POLL_HUP); in dccp_rcv_closereq()
|
| /linux-4.4.14/include/uapi/asm-generic/ |
| D | siginfo.h | 251 #define POLL_HUP (__SI_POLL|6) /* device disconnected */ macro
|
| /linux-4.4.14/drivers/input/serio/ |
| D | serio_raw.c | 387 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in serio_raw_hangup()
|
| /linux-4.4.14/drivers/input/ |
| D | mousedev.c | 802 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in mousedev_hangup()
|
| D | joydev.c | 231 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in joydev_hangup()
|
| D | evdev.c | 459 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in evdev_hangup()
|
| /linux-4.4.14/drivers/misc/genwqe/ |
| D | card_dev.c | 271 kill_fasync(&cfile->async_queue, sig, POLL_HUP); in genwqe_kill_fasync()
|
| /linux-4.4.14/net/unix/ |
| D | af_unix.c | 544 sk_wake_async(skpair, SOCK_WAKE_WAITD, POLL_HUP); in unix_release_sock() 2567 sk_wake_async(other, SOCK_WAKE_WAITD, POLL_HUP); in unix_shutdown()
|
| /linux-4.4.14/drivers/scsi/ |
| D | sg.c | 1583 kill_fasync(&sfp->async_qp, SIGPOLL, POLL_HUP); in sg_remove_device()
|
| /linux-4.4.14/net/ipv4/ |
| D | tcp_input.c | 4063 sk_wake_async(sk, SOCK_WAKE_WAITD, POLL_HUP); in tcp_fin()
|
| /linux-4.4.14/kernel/events/ |
| D | core.c | 6446 event->pending_kill = POLL_HUP; in __perf_event_overflow()
|