Home
last modified time | relevance | path

Searched refs:POLL_OUT (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/net/dccp/
H A Dinput.c476 sk_wake_async(sk, SOCK_WAKE_IO, POLL_OUT); in dccp_rcv_request_sent_state_process()
699 sk_wake_async(sk, SOCK_WAKE_IO, POLL_OUT); in dccp_rcv_state_process()
H A Doutput.c207 sk_wake_async(sk, SOCK_WAKE_SPACE, POLL_OUT); in dccp_write_space()
/openbmc/linux/net/core/
H A Dstream.c44 sock_wake_async(wq, SOCK_WAKE_SPACE, POLL_OUT); in sk_stream_write_space()
H A Dsock.c3351 sk_wake_async(sk, SOCK_WAKE_SPACE, POLL_OUT); in sock_def_write_space()
3376 sk_wake_async(sk, SOCK_WAKE_SPACE, POLL_OUT); in sock_def_write_space_wfree()
/openbmc/linux/include/uapi/asm-generic/
H A Dsiginfo.h296 #define POLL_OUT 2 /* output buffers available */ macro
/openbmc/linux/fs/
H A Dpipe.c371 kill_fasync(&pipe->fasync_writers, SIGIO, POLL_OUT); in pipe_read()
394 kill_fasync(&pipe->fasync_writers, SIGIO, POLL_OUT); in pipe_read()
736 kill_fasync(&pipe->fasync_writers, SIGIO, POLL_OUT); in pipe_release()
H A Dsplice.c421 kill_fasync(&pipe->fasync_writers, SIGIO, POLL_OUT); in wakeup_pipe_writers()
/openbmc/linux/net/smc/
H A Dsmc_tx.c59 sock_wake_async(wq, SOCK_WAKE_SPACE, POLL_OUT); in smc_tx_write_space()
/openbmc/linux/net/rxrpc/
H A Daf_rxrpc.c68 sk_wake_async(sk, SOCK_WAKE_SPACE, POLL_OUT); in rxrpc_write_space()
/openbmc/linux/net/atm/
H A Dcommon.c119 sk_wake_async(sk, SOCK_WAKE_SPACE, POLL_OUT); in vcc_write_space()
/openbmc/linux/crypto/
H A Daf_alg.c917 sk_wake_async(sk, SOCK_WAKE_SPACE, POLL_OUT); in af_alg_data_wakeup()
/openbmc/linux/drivers/char/
H A Dvirtio_console.c1352 kill_fasync(&port->async_queue, SIGIO, POLL_OUT); in send_sigio_to_port()
/openbmc/linux/drivers/tty/
H A Dn_tty.c237 kill_fasync(&tty->fasync, SIGIO, POLL_OUT); in n_tty_write_wakeup()
/openbmc/linux/net/iucv/
H A Daf_iucv.c187 sk_wake_async(sk, SOCK_WAKE_SPACE, POLL_OUT); in iucv_sock_wake_msglim()
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c1598 sk_wake_async(sk, 0, POLL_OUT); in chtls_pass_establish()
/openbmc/linux/drivers/comedi/
H A Dcomedi_fops.c3241 si_code = async->cmd.flags & CMDF_WRITE ? POLL_OUT : POLL_IN; in comedi_event()
/openbmc/linux/net/ipv4/
H A Dtcp_input.c6443 sk_wake_async(sk, SOCK_WAKE_IO, POLL_OUT); in tcp_rcv_synsent_state_process()
6718 sk_wake_async(sk, SOCK_WAKE_IO, POLL_OUT); in tcp_rcv_state_process()
/openbmc/linux/net/unix/
H A Daf_unix.c544 sk_wake_async(sk, SOCK_WAKE_SPACE, POLL_OUT); in unix_write_space()
/openbmc/linux/drivers/net/
H A Dtun.c2436 kill_fasync(&tfile->fasync, SIGIO, POLL_OUT); in tun_sock_write_space()
/openbmc/linux/net/sctp/
H A Dsocket.c9103 sock_wake_async(wq, SOCK_WAKE_SPACE, POLL_OUT); in __sctp_write_space()