Home
last modified time | relevance | path

Searched defs:bytes (Results 1 – 25 of 55) sorted by relevance

123

/net/mac80211/
Dled.h71 ieee80211_tpt_led_trig_tx(struct ieee80211_local *local, int bytes) in ieee80211_tpt_led_trig_tx()
80 ieee80211_tpt_led_trig_rx(struct ieee80211_local *local, int bytes) in ieee80211_tpt_led_trig_rx()
/net/core/
Dskmsg.c138 void sk_msg_return_zero(struct sock *sk, struct sk_msg *msg, int bytes) in sk_msg_return_zero()
162 void sk_msg_return(struct sock *sk, struct sk_msg *msg, int bytes) in sk_msg_return()
224 u32 bytes, bool charge) in __sk_msg_free_partial()
251 void sk_msg_free_partial(struct sock *sk, struct sk_msg *msg, u32 bytes) in sk_msg_free_partial()
258 u32 bytes) in sk_msg_free_partial_nocharge()
312 struct sk_msg *msg, u32 bytes) in sk_msg_zerocopy_from_iter()
369 struct sk_msg *msg, u32 bytes) in sk_msg_memcopy_from_iter()
Dgen_stats.c135 u64 bytes, packets; in gnet_stats_add_basic_cpu() local
154 u64 bytes = 0; in gnet_stats_add_basic() local
187 u64 bytes, packets; in gnet_stats_read_basic() local
Ddatagram.c485 static size_t hash_and_copy_to_iter(const void *addr, size_t bytes, void *hashp, in hash_and_copy_to_iter()
521 static size_t simple_copy_to_iter(const void *addr, size_t bytes, in simple_copy_to_iter()
769 static size_t csum_and_copy_to_iter(const void *addr, size_t bytes, void *_csstate, in csum_and_copy_to_iter()
/net/netfilter/
Dnft_counter.c20 u64_stats_t bytes; member
25 s64 bytes; member
131 u64 bytes, packets; in nft_counter_fetch() local
Dxt_connbytes.c27 u_int64_t bytes = 0; in connbytes_mt() local
Dnfnetlink_acct.c31 atomic64_t bytes; member
147 u64 pkts, bytes; in nfnl_acct_fill_info() local
Dnf_conntrack_h323_asn1.c165 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/rds/
Dpage.c68 int rds_page_remainder_alloc(struct scatterlist *scat, unsigned long bytes, in rds_page_remainder_alloc()
Dinfo.c116 unsigned long bytes) in rds_info_copy()
/net/vmw_vsock/
Dvirtio_transport_common.c564 size_t bytes; in virtio_transport_stream_do_peek() local
620 size_t bytes, dequeued = 0; in virtio_transport_stream_do_dequeue() local
703 size_t bytes; in virtio_transport_seqpacket_do_peek() local
873 s64 bytes; in virtio_transport_stream_has_data() local
899 s64 bytes; in virtio_transport_has_space() local
911 s64 bytes; in virtio_transport_stream_has_space() local
/net/ceph/
Dmessenger.c751 size_t bytes) in ceph_msg_data_bio_advance()
806 size_t bytes) in ceph_msg_data_bvecs_advance()
868 size_t bytes) in ceph_msg_data_pages_advance()
941 size_t bytes) in ceph_msg_data_pagelist_advance()
1013 size_t bytes) in ceph_msg_data_iter_advance()
1126 void ceph_msg_data_advance(struct ceph_msg_data_cursor *cursor, size_t bytes) in ceph_msg_data_advance()
/net/x25/
Dx25_out.c30 int bytes = 1; in x25_pacsize_to_bytes() local
/net/sched/
Dact_gact.c173 static void tcf_gact_stats_update(struct tc_action *a, u64 bytes, u64 packets, in tcf_gact_stats_update()
Dact_vlan.c338 static void tcf_vlan_stats_update(struct tc_action *a, u64 bytes, u64 packets, in tcf_vlan_stats_update()
Dact_sample.c214 static void tcf_sample_stats_update(struct tc_action *a, u64 bytes, u64 packets, in tcf_sample_stats_update()
Dact_police.c330 u64 bytes, u64 packets, u64 drops, in tcf_police_stats_update()
Dact_skbedit.c95 static void tcf_skbedit_stats_update(struct tc_action *a, u64 bytes, in tcf_skbedit_stats_update()
Dsch_htb.c658 static inline void htb_accnt_tokens(struct htb_class *cl, int bytes, s64 diff) in htb_accnt_tokens()
671 static inline void htb_accnt_ctokens(struct htb_class *cl, int bytes, s64 diff) in htb_accnt_ctokens()
702 int bytes = qdisc_pkt_len(skb); in htb_charge_class() local
1295 u64 bytes = 0, packets = 0; in htb_offload_aggregate_stats() local
Dact_pedit.c489 static void tcf_pedit_stats_update(struct tc_action *a, u64 bytes, u64 packets, in tcf_pedit_stats_update()
Dact_gate.c571 static void tcf_gate_stats_update(struct tc_action *a, u64 bytes, u64 packets, in tcf_gate_stats_update()
/net/smc/
Dsmc_rx.c158 int bytes, nr_pages; in smc_rx_splice() local
/net/tipc/
Dcore.h209 static inline u32 hash128to32(char *bytes) in hash128to32()
/net/9p/
Dtrans_xen.c325 void *bytes = NULL; in xen_9pfs_front_alloc_dataring() local
/net/ipv4/
Dtcp_bpf.c164 struct sk_msg *msg, u32 bytes, int flags) in tcp_bpf_sendmsg_redir()

123