Home
last modified time | relevance | path

Searched refs:EPOLLRDBAND (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Deventpoll.h38 #define EPOLLRDBAND (__force __poll_t)0x00000080 macro
/openbmc/linux/net/smc/
H A Dsmc_rx.c44 EPOLLRDNORM | EPOLLRDBAND); in smc_rx_wake_up()
/openbmc/linux/crypto/
H A Daf_alg.c849 EPOLLRDBAND); in af_alg_wmem_wakeup()
916 EPOLLRDBAND); in af_alg_data_wakeup()
/openbmc/linux/fs/
H A Dfcntl.c695 EPOLLPRI | EPOLLRDBAND, /* POLL_PRI */
H A Dselect.c462 #define POLLIN_SET (EPOLLRDNORM | EPOLLRDBAND | EPOLLIN | EPOLLHUP | EPOLLERR |\
/openbmc/linux/drivers/net/
H A Dtap.c391 wake_up_interruptible_poll(sk_sleep(&q->sk), EPOLLIN | EPOLLRDNORM | EPOLLRDBAND); in tap_handle_frame()
/openbmc/linux/drivers/pci/switch/
H A Dswitchtec.c652 ret |= EPOLLPRI | EPOLLRDBAND; in switchtec_dev_poll()
/openbmc/linux/net/core/
H A Dsock.c3327 EPOLLRDNORM | EPOLLRDBAND); in sock_def_readable()
/openbmc/linux/net/tipc/
H A Dsocket.c2140 EPOLLRDNORM | EPOLLRDBAND); in tipc_data_ready()
/openbmc/linux/net/sctp/
H A Dsocket.c9278 EPOLLRDNORM | EPOLLRDBAND); in sctp_data_ready()