Home
last modified time | relevance | path

Searched defs:drop (Results 76 – 100 of 153) sorted by relevance

1234567

/linux/rust/kernel/
H A Ddma.rs550 fn drop(&mut self) { in drop() method
H A Dpci.rs369 fn drop(&mut self) { in drop() method
H A Dcpufreq.rs710 fn drop(&mut self) { in drop() method
1395 fn drop(&mut self) { in drop() method
H A Dconfigfs.rs189 fn drop(self: Pin<&mut Self>) { in drop() method
H A Dlist.rs635 fn drop(&mut self) { in drop() method
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_acl.h109 } accept, drop, trap; member
/linux/rust/kernel/alloc/
H A Dkbox.rs589 fn drop(&mut self) { in drop() function
/linux/drivers/infiniband/core/
H A Duverbs.h238 struct ib_uverbs_flow_spec_action_drop drop; member
/linux/drivers/net/wireless/intersil/p54/
H A Dmain.c668 u32 queues, bool drop) in p54_flush()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.c3590 bool drop, u32 cookie) in ath12k_dp_process_rx_err_buf()
3688 bool drop; in ath12k_dp_rx_process_err() local
3898 bool drop = false; in ath12k_dp_rx_h_reo_err() local
3970 bool drop = false; in ath12k_dp_rx_h_rxdma_err() local
4004 bool drop = true; in ath12k_dp_rx_wbm_err() local
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Drx.c1540 const struct iwl_rx_packet *pkt, int queue, bool *drop) in iwl_mld_rx_with_sta()
1797 bool drop = false; in iwl_mld_rx_mpdu() local
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.c367 unsigned int vec, i, drop = 0; in aq_xdp_xmit() local
/linux/rust/kernel/device/
H A Dproperty.rs323 fn drop(&mut self) { in drop() method
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00usb.c476 void rt2x00usb_flush_queue(struct data_queue *queue, bool drop) in rt2x00usb_flush_queue()
/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c425 bool drop = opt->drop_expected; in msg_loop_sendpage() local
635 bool drop = opt->drop_expected; in msg_loop() local
/linux/fs/bcachefs/
H A Ddata_update.c703 unsigned i = 0, drop = __fls(data_opts->kill_ptrs); in bch2_extent_drop_ptrs() local
/linux/fs/ceph/
H A Dcaps.c3824 bool drop = false; in handle_cap_flush_ack() local
4801 int drop = CEPH_CAP_LINK_SHARED | CEPH_CAP_LINK_EXCL; in ceph_drop_caps_for_unlink() local
4841 int mds, int drop, int unless, int force) in ceph_encode_inode_release()
4933 int mds, int drop, int unless) in ceph_encode_dentry_release()
/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c3745 ath11k_dp_process_rx_err_buf(struct ath11k *ar, u32 *ring_desc, int buf_id, bool drop) in ath11k_dp_process_rx_err_buf()
3833 u8 drop = 0; in ath11k_dp_process_rx_err() local
4021 bool drop = false; in ath11k_dp_rx_h_reo_err() local
4077 bool drop = false; in ath11k_dp_rx_h_rxdma_err() local
4103 bool drop = true; in ath11k_dp_rx_wbm_err() local
/linux/fs/nfs/
H A Dnfs4client.c495 struct nfs_client *drop) in nfs4_swap_callback_idents()
/linux/rust/pin-init/src/
H A Dlib.rs1485 fn drop(self: Pin<&mut Self>, only_call_from_drop: __internal::OnlyCallFromDrop); in drop() method
/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py823 def drop(table_name): function
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_basic.c544 struct test_sockmap_drop_prog *drop = NULL; in test_sockmap_skb_verdict_fionread() local
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_mac.c169 void mt76x02_mac_wcid_set_drop(struct mt76x02_dev *dev, u8 idx, bool drop) in mt76x02_mac_wcid_set_drop()
/linux/drivers/net/wireless/ath/ath9k/
H A Dmain.c2166 u32 queues, bool drop) in ath9k_flush()
2194 void __ath9k_flush(struct ieee80211_hw *hw, u32 queues, bool drop, in __ath9k_flush()
/linux/drivers/net/wireless/realtek/rtw88/
H A Dmac80211.c736 u32 queues, bool drop) in rtw_ops_flush()

1234567