Home
last modified time | relevance | path

Searched refs:POLL_ERR (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/include/uapi/asm-generic/
H A Dsiginfo.h293 #define POLL_ERR 4 /* i/o error */ macro
/linux-6.15/net/dccp/
H A Dinput.c155 sk_wake_async(sk, SOCK_WAKE_IO, POLL_ERR); in dccp_rcv_reset()
/linux-6.15/sound/core/
H A Dcontrol.c2315 snd_kill_fasync(ctl->fasync, SIGIO, POLL_ERR); in snd_ctl_dev_disconnect()
/linux-6.15/net/core/
H A Dsock.c3520 sk_wake_async_rcu(sk, SOCK_WAKE_IO, POLL_ERR); in sock_def_error_report()
/linux-6.15/kernel/events/
H A Dcore.c3946 event->pending_kill = POLL_ERR; in merge_sched_in()