Searched defs:noblock (Results 1 – 16 of 16) sorted by relevance
| /linux/drivers/net/ |
| H A D | tap.c | 545 int noblock, int *err) in tap_alloc_skb() 573 struct iov_iter *from, int noblock) in tap_get_user() 695 int noblock = 0; in tap_write_iter() local 758 int noblock, struct sk_buff *skb) in tap_do_read() 810 int noblock = 0; in tap_read_iter() local
|
| H A D | tun.c | 1449 size_t linear, int noblock) in tun_alloc_skb() 1515 int len, int noblock, bool zerocopy) in tun_can_build_skb() 1695 int noblock, bool more) in tun_get_user() 1991 int noblock = 0; in tun_chr_write_iter() local 2116 static void *tun_ring_recv(struct tun_file *tfile, int noblock, int *err) in tun_ring_recv() 2159 int noblock, void *ptr) in tun_do_read() 2200 int noblock = 0; in tun_chr_read_iter() local
|
| /linux/net/x25/ |
| H A D | x25_out.c | 52 int sent=0, noblock = X25_SKB_CB(skb)->flags & MSG_DONTWAIT; in x25_output() local
|
| H A D | af_x25.c | 1111 int noblock = msg->msg_flags & MSG_DONTWAIT; in x25_sendmsg() local
|
| /linux/net/caif/ |
| H A D | caif_socket.c | 497 int noblock, long timeo) in transmit_skb() argument 522 int noblock; in caif_seqpkt_sendmsg() local
|
| /linux/net/llc/ |
| H A D | af_llc.c | 127 static int llc_ui_send_data(struct sock* sk, struct sk_buff *skb, int noblock) in llc_ui_send_data() argument 936 int noblock = flags & MSG_DONTWAIT; in llc_ui_sendmsg() local
|
| /linux/net/dccp/ |
| H A D | proto.c | |
| /linux/drivers/vhost/ |
| H A D | vsock.c | 920 int noblock = file->f_flags & O_NONBLOCK; in vhost_vsock_chr_read_iter() local
|
| H A D | net.c | 1834 int noblock = file->f_flags & O_NONBLOCK; in vhost_net_chr_read_iter() local
|
| H A D | vhost.c | 1752 int noblock) in vhost_chr_read_iter()
|
| /linux/net/iucv/ |
| H A D | af_iucv.c | 914 int noblock = msg->msg_flags & MSG_DONTWAIT; in iucv_sock_sendmsg() local
|
| /linux/include/net/ |
| H A D | sock.h | 1892 int noblock, int *errcode) in sock_alloc_send_skb() 2701 static inline long sock_rcvtimeo(const struct sock *sk, bool noblock) in sock_rcvtimeo() 2706 static inline long sock_sndtimeo(const struct sock *sk, bool noblock) in sock_sndtimeo()
|
| /linux/drivers/md/ |
| H A D | raid5-cache.c | 1914 int noblock) in r5c_recovery_alloc_stripe()
|
| /linux/net/core/ |
| H A D | sock.c | 2966 unsigned long data_len, int noblock, in sock_alloc_send_pskb()
|
| /linux/net/unix/ |
| H A D | af_unix.c | 2893 int noblock = state->flags & MSG_DONTWAIT; in unix_stream_read_generic() local
|
| /linux/net/packet/ |
| H A D | af_packet.c | 2915 size_t linear, int noblock, in packet_alloc_skb()
|