Home
last modified time | relevance | path

Searched defs:dropped (Results 1 - 25 of 137) sorted by relevance

123456

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dperfbuf_bench.c20 long dropped __attribute__((aligned(128))) = 0; variable
H A Dringbuf_bench.c19 long dropped __attribute__((aligned(128))) = 0; variable
H A Dtest_ringbuf.c29 long dropped = 0; variable
H A Dtest_ringbuf_multi.c53 long dropped = 0; variable
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dperfbuf_bench.c19 long dropped __attribute__((aligned(128))) = 0; variable
H A Dringbuf_bench.c18 long dropped __attribute__((aligned(128))) = 0; variable
H A Dtest_ringbuf_multi.c41 long dropped = 0; variable
H A Dtest_ringbuf.c29 long dropped = 0; variable
/kernel/linux/linux-6.6/samples/bpf/
H A Dxdp_sample_shared.h7 size_t dropped; member
/kernel/linux/linux-6.6/kernel/printk/
H A Dinternal.h104 unsigned long dropped; member
/kernel/linux/linux-5.10/drivers/staging/wfx/
H A Dqueue.c125 void wfx_pending_drop(struct wfx_dev *wdev, struct sk_buff_head *dropped) in wfx_pending_drop() argument
92 __wfx_tx_queue_drop(struct wfx_vif *wvif, struct sk_buff_head *skb_queue, struct sk_buff_head *dropped) __wfx_tx_queue_drop() argument
106 wfx_tx_queue_drop(struct wfx_vif *wvif, struct wfx_queue *queue, struct sk_buff_head *dropped) wfx_tx_queue_drop() argument
/kernel/linux/linux-5.10/net/sched/
H A Dsch_codel.c138 unsigned int qlen, dropped = 0; in codel_change() local
H A Dsch_pie.c143 unsigned int qlen, dropped = 0; in pie_change() local
/kernel/linux/linux-5.10/samples/bpf/
H A Dxdp_monitor_kern.c126 u64 dropped; member
/kernel/linux/linux-5.10/include/linux/
H A Dblktrace_api.h29 atomic_t dropped; member
/kernel/linux/linux-6.6/include/linux/
H A Dblktrace_api.h28 atomic_t dropped; member
/kernel/linux/linux-6.6/drivers/net/wireless/silabs/wfx/
H A Dqueue.c122 void wfx_pending_drop(struct wfx_dev *wdev, struct sk_buff_head *dropped) in wfx_pending_drop() argument
90 __wfx_tx_queue_drop(struct wfx_vif *wvif, struct sk_buff_head *skb_queue, struct sk_buff_head *dropped) __wfx_tx_queue_drop() argument
103 wfx_tx_queue_drop(struct wfx_vif *wvif, struct wfx_queue *queue, struct sk_buff_head *dropped) wfx_tx_queue_drop() argument
/kernel/linux/linux-6.6/tools/perf/util/bpf_skel/
H A Dsample_filter.bpf.c18 int dropped; variable
/kernel/linux/linux-6.6/net/sched/
H A Dsch_codel.c138 unsigned int qlen, dropped = 0; in codel_change() local
H A Dsch_pie.c143 unsigned int qlen, dropped = 0; in pie_change() local
/kernel/linux/linux-5.10/drivers/net/dsa/microchip/
H A Dksz_common.c46 u64 *dropped; in port_r_cnt() local
/kernel/linux/linux-5.10/include/net/
H A Dpie.h73 u32 dropped; member
/kernel/linux/linux-5.10/net/batman-adv/
H A Dfragmentation.c39 static void batadv_frag_clear_chain(struct hlist_head *head, bool dropped) in batadv_frag_clear_chain() argument
255 bool dropped = false; in batadv_frag_merge_packets() local
/kernel/linux/linux-6.6/drivers/net/can/usb/etas_es58x/
H A Des581_4.c48 unsigned int dropped = 0; in es581_4_echo_msg() local
/kernel/linux/linux-6.6/include/net/
H A Dpie.h73 u32 dropped; member

Completed in 10 milliseconds

123456