Home
last modified time | relevance | path

Searched defs:dropped (Results 1 – 25 of 115) sorted by relevance

12345

/kernel/linux/linux-5.10/drivers/staging/wfx/
Dqueue.c94 struct sk_buff_head *dropped) in __wfx_tx_queue_drop()
107 struct sk_buff_head *dropped) in wfx_tx_queue_drop()
125 void wfx_pending_drop(struct wfx_dev *wdev, struct sk_buff_head *dropped) in wfx_pending_drop()
Ddata_tx.c540 struct sk_buff_head *dropped) in wfx_flush_vif()
570 struct sk_buff_head dropped; in wfx_flush() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dperfbuf_bench.c19 long dropped __attribute__((aligned(128))) = 0; variable
Dringbuf_bench.c18 long dropped __attribute__((aligned(128))) = 0; variable
Dtest_ringbuf_multi.c41 long dropped = 0; variable
Dtest_ringbuf.c29 long dropped = 0; variable
/kernel/linux/linux-4.19/net/batman-adv/
Dfragmentation.c51 static void batadv_frag_clear_chain(struct hlist_head *head, bool dropped) in batadv_frag_clear_chain()
267 bool dropped = false; in batadv_frag_merge_packets() local
Dsend.c482 bool dropped) in batadv_forw_packet_free()
872 bool dropped = false; in batadv_send_outstanding_bcast_packet() local
/kernel/linux/linux-5.10/net/batman-adv/
Dfragmentation.c39 static void batadv_frag_clear_chain(struct hlist_head *head, bool dropped) in batadv_frag_clear_chain()
255 bool dropped = false; in batadv_frag_merge_packets() local
Dsend.c470 bool dropped) in batadv_forw_packet_free()
860 bool dropped = false; in batadv_send_outstanding_bcast_packet() local
/kernel/linux/linux-4.19/net/sched/
Dsch_pie.c65 u32 dropped; /* packets dropped due to pie_action */ member
189 unsigned int qlen, dropped = 0; in pie_change() local
Dsch_sfq.c353 unsigned int hash, dropped; in sfq_enqueue() local
546 int dropped = 0; in sfq_rehash() local
632 unsigned int qlen, dropped = 0; in sfq_change() local
Dsch_codel.c138 unsigned int qlen, dropped = 0; in codel_change() local
/kernel/linux/linux-5.10/net/sched/
Dsch_sfq.c349 unsigned int hash, dropped; in sfq_enqueue() local
542 int dropped = 0; in sfq_rehash() local
628 unsigned int qlen, dropped = 0; in sfq_change() local
Dsch_codel.c138 unsigned int qlen, dropped = 0; in codel_change() local
Dsch_pie.c143 unsigned int qlen, dropped = 0; in pie_change() local
/kernel/linux/linux-4.19/net/mac80211/
Dstatus.c470 bool acked, bool dropped) in ieee80211_report_ack_skb()
513 struct sk_buff *skb, bool dropped) in ieee80211_report_used_skb()
/kernel/linux/linux-5.10/include/net/
Dpie.h73 u32 dropped; member
/kernel/linux/linux-5.10/fs/ext4/
Dindirect.c680 struct buffer_head *bh, int *dropped) in ext4_ind_trunc_restart_fn()
720 int dropped = 0; in ext4_ind_truncate_ensure_credits() local
/kernel/linux/linux-5.10/net/mac80211/
Dstatus.c615 bool acked, bool dropped) in ieee80211_report_ack_skb()
673 struct sk_buff *skb, bool dropped) in ieee80211_report_used_skb()
/kernel/linux/linux-4.19/include/linux/
Dblktrace_api.h29 atomic_t dropped; member
/kernel/linux/linux-5.10/include/linux/
Dblktrace_api.h29 atomic_t dropped; member
/kernel/linux/linux-5.10/net/core/
Ddrop_monitor.c59 u64 dropped; member
1427 u64 dropped; in net_dm_stats_read() local
1471 u64 dropped; in net_dm_hw_stats_read() local
/kernel/linux/linux-4.19/samples/bpf/
Dxdp_monitor_kern.c126 u64 dropped; member
/kernel/linux/linux-5.10/samples/bpf/
Dxdp_monitor_kern.c126 u64 dropped; member

12345