Home
last modified time | relevance | path

Searched defs:noblock (Results 1 – 15 of 15) sorted by relevance

/linux/net/x25/
H A Dx25_out.c52 int sent=0, noblock = X25_SKB_CB(skb)->flags & MSG_DONTWAIT; in x25_output() local
H A Daf_x25.c1111 int noblock = msg->msg_flags & MSG_DONTWAIT; in x25_sendmsg() local
/linux/net/caif/
H A Dcaif_socket.c497 int noblock, long timeo) in transmit_skb()
522 int noblock; in caif_seqpkt_sendmsg() local
/linux/net/llc/
H A Daf_llc.c127 static int llc_ui_send_data(struct sock* sk, struct sk_buff *skb, int noblock) in llc_ui_send_data()
936 int noblock = flags & MSG_DONTWAIT; in llc_ui_sendmsg() local
/linux/net/dccp/
H A Dproto.c739 const int noblock = flags & MSG_DONTWAIT; in dccp_sendmsg() local
/linux/drivers/vhost/
H A Dvsock.c892 int noblock = file->f_flags & O_NONBLOCK; in vhost_vsock_chr_read_iter() local
H A Dnet.c1725 int noblock = file->f_flags & O_NONBLOCK; in vhost_net_chr_read_iter() local
H A Dvhost.c1579 int noblock) in vhost_chr_read_iter()
/linux/include/net/
H A Dsock.h1778 int noblock, int *errcode) in sock_alloc_send_skb()
2520 static inline long sock_rcvtimeo(const struct sock *sk, bool noblock) in sock_rcvtimeo()
2525 static inline long sock_sndtimeo(const struct sock *sk, bool noblock) in sock_sndtimeo()
/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c917 bool noblock; in csk_wait_memory() local
/linux/net/iucv/
H A Daf_iucv.c913 int noblock = msg->msg_flags & MSG_DONTWAIT; in iucv_sock_sendmsg() local
/linux/drivers/md/
H A Draid5-cache.c1919 int noblock) in r5c_recovery_alloc_stripe()
/linux/net/unix/
H A Daf_unix.c2762 int noblock = flags & MSG_DONTWAIT; in unix_stream_read_generic() local
/linux/net/core/
H A Dsock.c2854 unsigned long data_len, int noblock, in sock_alloc_send_pskb()
/linux/net/packet/
H A Daf_packet.c2983 size_t linear, int noblock, in packet_alloc_skb()