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

123

/linux-master/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
/linux-master/samples/bpf/
H A Dxdp_sample_shared.h7 size_t dropped; member in struct:datarec
/linux-master/kernel/printk/
H A Dinternal.h129 unsigned long dropped; member in struct:printk_message
H A Dnbcon.c854 unsigned long dropped; local
[all...]
/linux-master/include/linux/
H A Dblktrace_api.h28 atomic_t dropped; member in struct:blk_trace
/linux-master/tools/perf/util/bpf_skel/
H A Dsample_filter.bpf.c18 int dropped; variable
/linux-master/drivers/net/wireless/silabs/wfx/
H A Dqueue.c128 void wfx_pending_drop(struct wfx_dev *wdev, struct sk_buff_head *dropped) argument
93 __wfx_tx_queue_drop(struct wfx_vif *wvif, struct sk_buff_head *skb_queue, struct sk_buff_head *dropped) argument
106 wfx_tx_queue_drop(struct wfx_vif *wvif, struct wfx_queue *queue, struct sk_buff_head *dropped) argument
H A Ddata_tx.c546 static void wfx_flush_vif(struct wfx_vif *wvif, u32 queues, struct sk_buff_head *dropped) argument
573 struct sk_buff_head dropped; local
/linux-master/net/sched/
H A Dsch_codel.c108 unsigned int qlen, dropped = 0; local
H A Dsch_pie.c143 unsigned int qlen, dropped = 0; local
H A Dsch_choke.c381 unsigned dropped = 0; local
/linux-master/net/mctp/
H A Dneigh.c93 bool dropped = false; local
/linux-master/drivers/net/can/usb/etas_es58x/
H A Des581_4.c48 unsigned int dropped = 0; local
/linux-master/include/net/
H A Dpie.h73 u32 dropped; member in struct:pie_stats
/linux-master/net/batman-adv/
H A Dfragmentation.c37 static void batadv_frag_clear_chain(struct hlist_head *head, bool dropped) argument
253 bool dropped = false; local
H A Dsend.c1058 bool dropped = false; local
465 batadv_forw_packet_free(struct batadv_forw_packet *forw_packet, bool dropped) argument
[all...]
/linux-master/fs/notify/inotify/
H A Dinotify_user.c570 int dropped = (old_mask & ~new_mask); local
/linux-master/fs/jbd2/
H A Drecovery.c373 int dropped = info.end_transaction - local
/linux-master/drivers/net/wireless/ti/wl12xx/
H A Dacx.h43 __le32 dropped; member in struct:wl12xx_acx_rx_statistics
/linux-master/drivers/gpu/drm/msm/adreno/
H A Da6xx_hfi.h22 u32 dropped; member in struct:a6xx_hfi_queue_header
/linux-master/sound/firewire/
H A Disight.c141 u32 dropped; local
/linux-master/net/mac80211/
H A Dstatus.c591 ieee80211_report_ack_skb(struct ieee80211_local *local, struct sk_buff *orig_skb, bool acked, bool dropped, ktime_t ack_hwtstamp) argument
699 ieee80211_report_used_skb(struct ieee80211_local *local, struct sk_buff *skb, bool dropped, ktime_t ack_hwtstamp) argument

Completed in 408 milliseconds

123