Home
last modified time | relevance | path

Searched defs:noblock (Results 51 - 62 of 62) sorted by relevance

123

/kernel/linux/linux-6.6/drivers/vhost/
H A Dvhost.c1496 vhost_chr_read_iter(struct vhost_dev *dev, struct iov_iter *to, int noblock) vhost_chr_read_iter() argument
/kernel/linux/linux-6.6/drivers/md/
H A Draid5-cache.c1920 r5c_recovery_alloc_stripe( struct r5conf *conf, sector_t stripe_sect, int noblock) r5c_recovery_alloc_stripe() argument
/kernel/linux/linux-6.6/net/unix/
H A Daf_unix.c2618 int noblock = flags & MSG_DONTWAIT; in unix_stream_read_generic() local
/kernel/linux/linux-5.10/drivers/md/
H A Draid5.c703 raid5_get_active_stripe(struct r5conf *conf, sector_t sector, int previous, int noblock, int noquiesce) raid5_get_active_stripe() argument
/kernel/linux/linux-5.10/drivers/net/
H A Dtun.c2050 int noblock = 0; in tun_chr_write_iter() local
1527 tun_alloc_skb(struct tun_file *tfile, size_t prepad, size_t len, size_t linear, int noblock) tun_alloc_skb() argument
1592 tun_can_build_skb(struct tun_struct *tun, struct tun_file *tfile, int len, int noblock, bool zerocopy) tun_can_build_skb() argument
1755 tun_get_user(struct tun_struct *tun, struct tun_file *tfile, void *msg_control, struct iov_iter *from, int noblock, bool more) tun_get_user() argument
2195 tun_ring_recv(struct tun_file *tfile, int noblock, int *err) tun_ring_recv() argument
2236 tun_do_read(struct tun_struct *tun, struct tun_file *tfile, struct iov_iter *to, int noblock, void *ptr) tun_do_read() argument
2279 int noblock = 0; tun_chr_read_iter() local
[all...]
/kernel/linux/linux-5.10/net/packet/
H A Daf_packet.c2872 packet_alloc_skb(struct sock *sk, size_t prepad, size_t reserve, size_t len, size_t linear, int noblock, int *err) packet_alloc_skb() argument
/kernel/linux/linux-5.10/net/sctp/
H A Dsocket.c2090 sctp_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, int noblock, int flags, int *addr_len) sctp_recvmsg() argument
8763 sctp_skb_recv_datagram(struct sock *sk, int flags, int noblock, int *err) sctp_skb_recv_datagram() argument
/kernel/linux/linux-6.6/drivers/net/
H A Dtun.c2047 int noblock = 0; in tun_chr_write_iter() local
1518 tun_alloc_skb(struct tun_file *tfile, size_t prepad, size_t len, size_t linear, int noblock) tun_alloc_skb() argument
1585 tun_can_build_skb(struct tun_struct *tun, struct tun_file *tfile, int len, int noblock, bool zerocopy) tun_can_build_skb() argument
1750 tun_get_user(struct tun_struct *tun, struct tun_file *tfile, void *msg_control, struct iov_iter *from, int noblock, bool more) tun_get_user() argument
2182 tun_ring_recv(struct tun_file *tfile, int noblock, int *err) tun_ring_recv() argument
2223 tun_do_read(struct tun_struct *tun, struct tun_file *tfile, struct iov_iter *to, int noblock, void *ptr) tun_do_read() argument
2266 int noblock = 0; tun_chr_read_iter() local
[all...]
/kernel/linux/linux-6.6/net/packet/
H A Daf_packet.c2923 packet_alloc_skb(struct sock *sk, size_t prepad, size_t reserve, size_t len, size_t linear, int noblock, int *err) packet_alloc_skb() argument
/kernel/linux/linux-6.6/net/core/
H A Dsock.c2773 sock_alloc_send_pskb(struct sock *sk, unsigned long header_len, unsigned long data_len, int noblock, int *errcode, int max_page_order) sock_alloc_send_pskb() argument
/kernel/linux/linux-5.10/include/net/
H A Dsock.h2450 static inline long sock_rcvtimeo(const struct sock *sk, bool noblock) in sock_rcvtimeo() argument
2455 static inline long sock_sndtimeo(const struct sock *sk, bool noblock) in sock_sndtimeo() argument
/kernel/linux/linux-6.6/include/net/
H A Dsock.h2624 static inline long sock_rcvtimeo(const struct sock *sk, bool noblock) in sock_rcvtimeo() argument
2629 static inline long sock_sndtimeo(const struct sock *sk, bool noblock) in sock_sndtimeo() argument
1879 sock_alloc_send_skb(struct sock *sk, unsigned long size, int noblock, int *errcode) sock_alloc_send_skb() argument

Completed in 60 milliseconds

123