Home
last modified time | relevance | path

Searched refs:EPOLLNVAL (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Deventpoll.h36 #define EPOLLNVAL (__force __poll_t)0x00000020 macro
/Linux-v5.10/sound/core/
Dinit.c333 return EPOLLERR | EPOLLNVAL; in snd_disconnect_poll()
/Linux-v5.10/net/9p/
Dtrans_fd.c624 if (n & (EPOLLERR | EPOLLHUP | EPOLLNVAL)) { in p9_poll_mux()
/Linux-v5.10/drivers/misc/
Dxilinx_sdfec.c1035 return EPOLLNVAL | EPOLLHUP; in xsdfec_poll()
/Linux-v5.10/fs/
Dselect.c861 mask = EPOLLNVAL; in do_pollfd()
/Linux-v5.10/drivers/xen/
Dpvcalls-front.c989 return EPOLLNVAL; in pvcalls_front_poll()
/Linux-v5.10/kernel/printk/
Dprintk.c865 return EPOLLERR|EPOLLNVAL; in devkmsg_poll()
/Linux-v5.10/net/smc/
Daf_smc.c2047 return EPOLLNVAL; in smc_poll()