/Linux-v6.1/net/x25/ |
D | x25_out.c | 52 int sent=0, noblock = X25_SKB_CB(skb)->flags & MSG_DONTWAIT; in x25_output() local
|
D | af_x25.c | 1105 int noblock = msg->msg_flags & MSG_DONTWAIT; in x25_sendmsg() local
|
/Linux-v6.1/drivers/net/ |
D | tap.c | 605 int noblock, int *err) in tap_alloc_skb() 631 struct iov_iter *from, int noblock) in tap_get_user() 839 int noblock, struct sk_buff *skb) in tap_do_read()
|
D | tun.c | 1513 size_t linear, int noblock) in tun_alloc_skb() 1577 int len, int noblock, bool zerocopy) in tun_can_build_skb() 1737 int noblock, bool more) in tun_get_user() 2028 int noblock = 0; in tun_chr_write_iter() local 2163 static void *tun_ring_recv(struct tun_file *tfile, int noblock, int *err) in tun_ring_recv() 2206 int noblock, void *ptr) in tun_do_read() 2247 int noblock = 0; in tun_chr_read_iter() local
|
/Linux-v6.1/net/caif/ |
D | caif_socket.c | 496 int noblock, long timeo) in transmit_skb() 521 int noblock; in caif_seqpkt_sendmsg() local
|
/Linux-v6.1/net/llc/ |
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() 933 int noblock = flags & MSG_DONTWAIT; in llc_ui_sendmsg() local
|
/Linux-v6.1/drivers/vhost/ |
D | vsock.c | 913 int noblock = file->f_flags & O_NONBLOCK; in vhost_vsock_chr_read_iter() local
|
D | net.c | 1744 int noblock = file->f_flags & O_NONBLOCK; in vhost_net_chr_read_iter() local
|
D | vhost.c | 1216 int noblock) in vhost_chr_read_iter()
|
/Linux-v6.1/drivers/staging/media/deprecated/cpia2/ |
D | cpia2_core.c | 2317 char __user *buf, unsigned long count, int noblock) in cpia2_read()
|
D | cpia2_v4l.c | 143 int noblock = file->f_flags & O_NONBLOCK; in cpia2_v4l_read() local
|
/Linux-v6.1/net/dccp/ |
D | proto.c | 726 const int noblock = flags & MSG_DONTWAIT; in dccp_sendmsg() local
|
/Linux-v6.1/drivers/media/v4l2-core/ |
D | videobuf-core.c | 632 static int stream_next_buffer_check_queue(struct videobuf_queue *q, int noblock) in stream_next_buffer_check_queue()
|
/Linux-v6.1/include/net/ |
D | sock.h | 1882 int noblock, int *errcode) in sock_alloc_send_skb() 2598 static inline long sock_rcvtimeo(const struct sock *sk, bool noblock) in sock_rcvtimeo() 2603 static inline long sock_sndtimeo(const struct sock *sk, bool noblock) in sock_sndtimeo()
|
/Linux-v6.1/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
D | chtls_io.c | 917 bool noblock; in csk_wait_memory() local
|
/Linux-v6.1/net/iucv/ |
D | af_iucv.c | 913 int noblock = msg->msg_flags & MSG_DONTWAIT; in iucv_sock_sendmsg() local
|
/Linux-v6.1/drivers/md/ |
D | raid5-cache.c | 1922 int noblock) in r5c_recovery_alloc_stripe()
|
/Linux-v6.1/net/core/ |
D | sock.c | 2690 unsigned long data_len, int noblock, in sock_alloc_send_pskb()
|
/Linux-v6.1/net/unix/ |
D | af_unix.c | 2700 int noblock = flags & MSG_DONTWAIT; in unix_stream_read_generic() local
|
/Linux-v6.1/net/packet/ |
D | af_packet.c | 2911 size_t linear, int noblock, in packet_alloc_skb()
|