Home
last modified time | relevance | path

Searched refs:POLL_HUP (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/net/dccp/
H A Dinput.c84 sk_wake_async(sk, SOCK_WAKE_WAITD, POLL_HUP); in dccp_rcv_close()
118 sk_wake_async(sk, SOCK_WAKE_WAITD, POLL_HUP); in dccp_rcv_closereq()
/openbmc/linux/include/uapi/asm-generic/
H A Dsiginfo.h300 #define POLL_HUP 6 /* device disconnected */ macro
/openbmc/linux/drivers/input/serio/
H A Dserio_raw.c384 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in serio_raw_hangup()
/openbmc/linux/net/smc/
H A Dsmc_rx.c48 sk_wake_async(sk, SOCK_WAKE_WAITD, POLL_HUP); in smc_rx_wake_up()
/openbmc/linux/drivers/tty/vt/
H A Dvc_screen.c99 fa_band = POLL_HUP; in vcs_notifier()
/openbmc/linux/drivers/platform/surface/
H A Dsurface_aggregator_cdev.c737 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in ssam_dbg_device_remove()
H A Dsurface_dtx.c1086 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in sdtx_device_destroy()
/openbmc/linux/drivers/uio/
H A Duio.c1065 kill_fasync(&idev->async_queue, SIGIO, POLL_HUP); in uio_unregister_device()
/openbmc/linux/drivers/input/
H A Dmousedev.c806 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in mousedev_hangup()
H A Djoydev.c238 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in joydev_hangup()
H A Devdev.c429 kill_fasync(&client->fasync, SIGIO, POLL_HUP); in evdev_hangup()
/openbmc/linux/drivers/misc/genwqe/
H A Dcard_dev.c267 kill_fasync(&cfile->async_queue, sig, POLL_HUP); in genwqe_kill_fasync()
/openbmc/linux/net/unix/
H A Daf_unix.c639 sk_wake_async(skpair, SOCK_WAKE_WAITD, POLL_HUP); in unix_release_sock()
2979 sk_wake_async(other, SOCK_WAKE_WAITD, POLL_HUP); in unix_shutdown()
/openbmc/linux/drivers/rapidio/devices/
H A Drio_mport_cdev.c2488 kill_fasync(&client->async_queue, SIGIO, POLL_HUP); in mport_cdev_kill_fasync()
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c1909 sk_wake_async(sk, SOCK_WAKE_WAITD, POLL_HUP); in chtls_peer_close()
/openbmc/linux/drivers/scsi/
H A Dsg.c1609 kill_fasync(&sfp->async_qp, SIGPOLL, POLL_HUP); in sg_remove_device()
/openbmc/linux/net/mptcp/
H A Dprotocol.c413 sk_wake_async(sk, SOCK_WAKE_WAITD, POLL_HUP); in mptcp_close_wake_up()
/openbmc/linux/net/ipv4/
H A Dtcp_input.c4544 sk_wake_async(sk, SOCK_WAKE_WAITD, POLL_HUP); in tcp_fin()
/openbmc/linux/kernel/events/
H A Dcore.c9621 event->pending_kill = POLL_HUP; in __perf_event_overflow()