/openbmc/linux/samples/bpf/ |
H A D | xdp_sample_user.c | 61 #define DROP(drop) drop, "drop/s" argument 116 __u64 drop; member 126 __u64 drop; member 138 __u64 drop; member 653 double t, pps, drop, err; in stats_get_rx_cnt() local 696 double t, pps, drop, err; in stats_get_cpumap_enqueue() local 789 double t, pps, drop, err; in stats_get_cpumap_kthread() local 860 double t, drop, sum = 0; in stats_get_redirect_err_cnt() local 883 double drop; in stats_get_redirect_err_cnt() local 908 double t, drop, sum = 0; in stats_get_exception_cnt() local [all …]
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
H A D | switch-driver.rst | 176 Mirroring
|
/openbmc/linux/samples/rust/ |
H A D | rust_minimal.rs | 34 fn drop(&mut self) { in drop() method
|
H A D | rust_print.rs | 77 fn drop(&mut self) { in drop() method
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_fence.c | 56 int drop = 0; in nouveau_fence_signal() local 134 int drop = 0; in nouveau_fence_update() local 155 int drop = 0; in nouveau_fence_uevent_work() local
|
/openbmc/linux/rust/alloc/vec/ |
H A D | set_len_on_drop.rs | 32 fn drop(&mut self) { in drop() method
|
H A D | drain.rs | 177 fn drop(&mut self) { in drop() method 182 fn drop(&mut self) { in drop() method
|
H A D | extract_if.rs | 97 fn drop(&mut self) { in drop() function
|
H A D | into_iter.rs | 401 fn drop(&mut self) { in drop() method 405 fn drop(&mut self) { in drop() method
|
/openbmc/linux/rust/kernel/init/ |
H A D | __internal.rs | 141 fn drop(&mut self) { in drop() method 210 fn drop(&mut self) { in drop() method
|
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | mac.h | 40 static inline void rtw_mac_flush_all_queues(struct rtw_dev *rtwdev, bool drop) in rtw_mac_flush_all_queues()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | pci_main.c | 109 u32 queues, bool drop) in mt76x2_flush()
|
/openbmc/linux/lib/zlib_inflate/ |
H A D | inftrees.c | 31 unsigned drop; /* code bits to drop for sub-table */ in zlib_inflate_table() local
|
/openbmc/u-boot/lib/zlib/ |
H A D | inftrees.c | 41 unsigned drop; /* code bits to drop for sub-table */ in inflate_table() local
|
/openbmc/linux/rust/kernel/ |
H A D | types.rs | 197 fn drop(&mut self) { in drop() method 375 fn drop(&mut self) { in drop() method
|
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00mmio.c | 88 void rt2x00mmio_flush_queue(struct data_queue *queue, bool drop) in rt2x00mmio_flush_queue()
|
/openbmc/linux/include/linux/netfilter/ |
H A D | nf_conntrack_common.h | 14 unsigned int drop; member
|
/openbmc/sdeventplus/src/sdeventplus/ |
H A D | event.cpp | 116 void Event::drop(sd_event*&& event, const internal::SdEvent*& sdevent, in drop() function in sdeventplus::Event
|
/openbmc/linux/include/net/ |
H A D | codel_impl.h | 158 bool drop; in codel_dequeue() local
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | dma.c | 386 int *len, u32 *info, bool *more, bool *drop) in mt76_dma_get_buf() 440 int *len, u32 *info, bool *more, bool *drop) in mt76_dma_dequeue() 821 bool drop = false; in mt76_dma_rx_process() local
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/ |
H A D | pci.c | 57 u32 queues, bool drop) in mt76x0e_flush()
|
/openbmc/sdeventplus/src/sdeventplus/source/ |
H A D | base.cpp | 144 void Base::drop(sd_event_source*&& source, const internal::SdEvent*& sdevent, in drop() function in sdeventplus::source::Base
|
/openbmc/linux/drivers/tty/serial/ |
H A D | qcom_geni_serial.c | 536 static void handle_rx_console(struct uart_port *uport, u32 bytes, bool drop) in handle_rx_console() 573 static void handle_rx_console(struct uart_port *uport, u32 bytes, bool drop) in handle_rx_console() 579 static void handle_rx_uart(struct uart_port *uport, u32 bytes, bool drop) in handle_rx_uart() 698 static void qcom_geni_serial_handle_rx_fifo(struct uart_port *uport, bool drop) in qcom_geni_serial_handle_rx_fifo() 825 static void qcom_geni_serial_handle_rx_dma(struct uart_port *uport, bool drop) in qcom_geni_serial_handle_rx_dma()
|
/openbmc/linux/fs/f2fs/ |
H A D | recovery.c | 110 static void del_fsync_inode(struct fsync_inode_entry *entry, int drop) in del_fsync_inode() 486 static void destroy_fsync_dnodes(struct list_head *head, int drop) in destroy_fsync_dnodes()
|
/openbmc/linux/drivers/net/hyperv/ |
H A D | netvsc_bpf.c | 33 bool drop = true; in netvsc_run_xdp() local
|