Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dtap.c610 int noblock, int *err) in tap_alloc_skb()
638 struct iov_iter *from, int noblock) in tap_get_user()
781 int noblock = 0; in tap_write_iter() local
850 int noblock, struct sk_buff *skb) in tap_do_read()
902 int noblock = 0; in tap_read_iter() local
H A Dtun.c1520 size_t linear, int noblock) in tun_alloc_skb()
1586 int len, int noblock, bool zerocopy) in tun_can_build_skb()
1752 int noblock, bool more) in tun_get_user()
2047 int noblock = 0; in tun_chr_write_iter() local
2184 static void *tun_ring_recv(struct tun_file *tfile, int noblock, int *err) in tun_ring_recv()
2227 int noblock, void *ptr) in tun_do_read()
2268 int noblock = 0; in tun_chr_read_iter() local
/openbmc/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
/openbmc/linux/net/caif/
H A Dcaif_socket.c496 int noblock, long timeo) in transmit_skb()
521 int noblock; in caif_seqpkt_sendmsg() local
/openbmc/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()
937 int noblock = flags & MSG_DONTWAIT; in llc_ui_sendmsg() local
/openbmc/linux/drivers/vhost/
H A Dvsock.c879 int noblock = file->f_flags & O_NONBLOCK; in vhost_vsock_chr_read_iter() local
H A Dnet.c1755 int noblock = file->f_flags & O_NONBLOCK; in vhost_net_chr_read_iter() local
H A Dvhost.c1497 int noblock) in vhost_chr_read_iter()
/openbmc/linux/net/dccp/
H A Dproto.c739 const int noblock = flags & MSG_DONTWAIT; in dccp_sendmsg() local
/openbmc/linux/drivers/media/v4l2-core/
H A Dvideobuf-core.c632 static int stream_next_buffer_check_queue(struct videobuf_queue *q, int noblock) in stream_next_buffer_check_queue()
/openbmc/linux/include/net/
H A Dsock.h1891 int noblock, int *errcode) in sock_alloc_send_skb()
2627 static inline long sock_rcvtimeo(const struct sock *sk, bool noblock) in sock_rcvtimeo()
2632 static inline long sock_sndtimeo(const struct sock *sk, bool noblock) in sock_sndtimeo()
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c917 bool noblock; in csk_wait_memory() local
/openbmc/linux/net/iucv/
H A Daf_iucv.c913 int noblock = msg->msg_flags & MSG_DONTWAIT; in iucv_sock_sendmsg() local
/openbmc/linux/drivers/md/
H A Draid5-cache.c1923 int noblock) in r5c_recovery_alloc_stripe()
/openbmc/linux/net/unix/
H A Daf_unix.c2642 int noblock = flags & MSG_DONTWAIT; in unix_stream_read_generic() local
/openbmc/linux/net/core/
H A Dsock.c2775 unsigned long data_len, int noblock, in sock_alloc_send_pskb()
/openbmc/linux/net/packet/
H A Daf_packet.c2924 size_t linear, int noblock, in packet_alloc_skb()