Home
last modified time | relevance | path

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

1234567

/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
/base/hiviewdfx/hilog/services/hilogd/
H A Dflow_control.cpp38 uint32_t dropped; member
H A Dlog_collector.cpp86 bool dropped = false; in onDataRecv() local
/third_party/glfw/src/
H A Dlinux_joystick.h54 GLFWbool dropped; member
/kernel/linux/linux-6.6/kernel/printk/
H A Dinternal.h104 unsigned long dropped; member
/foundation/multimodalinput/input/frameworks/proxy/events/include/
H A Devent_log_helper.h462 static int32_t dropped = 0; in PrintEventData() local
/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
/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
/base/hiviewdfx/hilog/frameworks/libhilog/
H A Dhilog_printf.cpp141 int dropped = atomic_exchange_explicit(&gDropped, 0, memory_order_relaxed); in HiLogFlowCtrlProcess() local
/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_stats.h39 uint16_t dropped; member
51 uint32_t dropped; member
/kernel/linux/linux-5.10/drivers/net/dsa/microchip/
H A Dksz_common.c46 u64 *dropped; in port_r_cnt() local

Completed in 10 milliseconds

1234567