/net/core/ |
D | skmsg.c | 127 void sk_msg_return_zero(struct sock *sk, struct sk_msg *msg, int bytes) in sk_msg_return_zero() 151 void sk_msg_return(struct sock *sk, struct sk_msg *msg, int bytes) in sk_msg_return() 211 u32 bytes, bool charge) in __sk_msg_free_partial() 238 void sk_msg_free_partial(struct sock *sk, struct sk_msg *msg, u32 bytes) in sk_msg_free_partial() 245 u32 bytes) in sk_msg_free_partial_nocharge() 299 struct sk_msg *msg, u32 bytes) in sk_msg_zerocopy_from_iter() 357 struct sk_msg *msg, u32 bytes) in sk_msg_memcopy_from_iter()
|
D | gen_stats.c | 126 u64 bytes; in __gnet_stats_copy_basic_cpu() local
|
D | datagram.c | 512 static size_t simple_copy_to_iter(const void *addr, size_t bytes, in simple_copy_to_iter()
|
/net/mac80211/ |
D | led.h | 75 ieee80211_tpt_led_trig_tx(struct ieee80211_local *local, __le16 fc, int bytes) in ieee80211_tpt_led_trig_tx() 84 ieee80211_tpt_led_trig_rx(struct ieee80211_local *local, __le16 fc, int bytes) in ieee80211_tpt_led_trig_rx()
|
D | sta_info.h | 423 u64 bytes; member 596 u64 bytes[IEEE80211_NUM_ACS]; member
|
/net/rds/ |
D | page.c | 68 int rds_page_remainder_alloc(struct scatterlist *scat, unsigned long bytes, in rds_page_remainder_alloc()
|
D | info.c | 116 unsigned long bytes) in rds_info_copy()
|
/net/netfilter/ |
D | xt_connbytes.c | 27 u_int64_t bytes = 0; in connbytes_mt() local
|
D | nft_counter.c | 18 s64 bytes; member 121 u64 bytes, packets; in nft_counter_fetch() local
|
D | nfnetlink_acct.c | 30 atomic64_t bytes; member 137 u64 pkts, bytes; in nfnl_acct_fill_info() local
|
D | nf_conntrack_h323_asn1.c | 165 static int nf_h323_error_boundary(struct bitstr *bs, size_t bytes, size_t bits) in nf_h323_error_boundary() 215 unsigned int v, l, shift, bytes; in get_bitmap() local
|
/net/x25/ |
D | x25_out.c | 30 int bytes = 1; in x25_pacsize_to_bytes() local
|
/net/vmw_vsock/ |
D | virtio_transport_common.c | 277 size_t bytes, total = 0; in virtio_transport_stream_do_dequeue() local 360 s64 bytes; in virtio_transport_stream_has_data() local 373 s64 bytes; in virtio_transport_has_space() local 385 s64 bytes; in virtio_transport_stream_has_space() local
|
/net/ipv4/ |
D | fib_semantics.c | 1207 static struct hlist_head *fib_info_hash_alloc(int bytes) in fib_info_hash_alloc() 1217 static void fib_info_hash_free(struct hlist_head *hash, int bytes) in fib_info_hash_free() 1234 unsigned int i, bytes; in fib_info_hash_move() local 1392 unsigned int bytes; in fib_create_info() local
|
D | tcp_bpf.c | 284 u32 bytes, int flags) in tcp_bpf_sendmsg_redir()
|
/net/ceph/ |
D | messenger.c | 842 size_t bytes) in ceph_msg_data_bio_advance() 903 size_t bytes) in ceph_msg_data_bvecs_advance() 975 size_t bytes) in ceph_msg_data_pages_advance() 1055 size_t bytes) in ceph_msg_data_pagelist_advance() 1184 size_t bytes) in ceph_msg_data_advance()
|
/net/sched/ |
D | act_gact.c | 173 static void tcf_gact_stats_update(struct tc_action *a, u64 bytes, u32 packets, in tcf_gact_stats_update()
|
D | act_vlan.c | 304 static void tcf_vlan_stats_update(struct tc_action *a, u64 bytes, u32 packets, in tcf_vlan_stats_update()
|
D | act_police.c | 291 u64 bytes, u32 packets, in tcf_police_stats_update()
|
D | sch_htb.c | 618 static inline void htb_accnt_tokens(struct htb_class *cl, int bytes, s64 diff) in htb_accnt_tokens() 631 static inline void htb_accnt_ctokens(struct htb_class *cl, int bytes, s64 diff) in htb_accnt_ctokens() 658 int bytes = qdisc_pkt_len(skb); in htb_charge_class() local
|
D | act_mirred.c | 317 static void tcf_stats_update(struct tc_action *a, u64 bytes, u32 packets, in tcf_stats_update()
|
D | act_ct.c | 914 static void tcf_stats_update(struct tc_action *a, u64 bytes, u32 packets, in tcf_stats_update()
|
/net/smc/ |
D | smc_rx.c | 157 int bytes; in smc_rx_splice() local
|
/net/9p/ |
D | trans_xen.c | 330 void *bytes = NULL; in xen_9pfs_front_alloc_dataring() local
|
/net/tls/ |
D | tls_device.c | 375 static int tls_device_copy_data(void *addr, size_t bytes, struct iov_iter *i) in tls_device_copy_data()
|