Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dtap.c545 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
/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; x25_sendmsg() local
/linux/net/dccp/
H A Dproto.c
/linux/net/unix/
H A Daf_unix.c2914 int noblock = state->flags & MSG_DONTWAIT; unix_stream_read_generic() local
/linux/net/packet/
H A Daf_packet.c2921 size_t linear, int noblock, in packet_alloc_skb()