Home
last modified time | relevance | path

Searched defs:drop (Results 351 - 375 of 388) sorted by relevance

1...<<111213141516

/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c5528 static void iwl_mvm_flush_no_vif(struct iwl_mvm *mvm, u32 queues, bool drop) in iwl_mvm_flush_no_vif() argument
5562 iwl_mvm_mac_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 queues, bool drop) iwl_mvm_mac_flush() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c4745 il_mac_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 queues, bool drop) il_mac_flush() argument
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dpci.c1089 static void __pci_flush_txch(struct rtw89_dev *rtwdev, u8 txch, bool drop) in __pci_flush_txch() argument
1115 __rtw89_pci_ops_flush_txchs(struct rtw89_dev *rtwdev, u32 txchs, bool drop) __rtw89_pci_ops_flush_txchs() argument
1133 rtw89_pci_ops_flush_queues(struct rtw89_dev *rtwdev, u32 queues, bool drop) rtw89_pci_ops_flush_queues() argument
H A Dmac.c4842 void rtw89_mac_flush_txq(struct rtw89_dev *rtwdev, u32 queues, bool drop) in rtw89_mac_flush_txq() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/
H A Dmain.c5569 wlcore_op_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 queues, bool drop) wlcore_op_flush() argument
/kernel/linux/linux-6.6/net/sched/
H A Dsch_cake.c510 bool next_due, over_target, drop = false; in cobalt_should_drop() local
1469 cake_advance_shaper(struct cake_sched_data *q, struct cake_tin_data *b, struct sk_buff *skb, ktime_t now, bool drop) cake_advance_shaper() argument
[all...]
/kernel/linux/linux-6.6/net/mac80211/
H A Dutil.c690 __ieee80211_flush_queues(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, unsigned int queues, bool drop) __ieee80211_flush_queues() argument
715 ieee80211_flush_queues(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, bool drop) ieee80211_flush_queues() argument
/third_party/ffmpeg/libavcodec/
H A Dhevcdec.c2903 int drop = s->sei.timecode.cnt_dropped_flag[i]; in set_side_data() local
/third_party/icu/icu4c/source/i18n/
H A DdecNumber.cpp4663 Int drop=0; decDivideOp() local
7678 decDecap(decNumber *dn, Int drop) global() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A DdecNumber.cpp4663 Int drop=0; decDivideOp() local
7678 decDecap(decNumber *dn, Int drop) global() argument
[all...]
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.cc4606 void TurboAssembler::DropAndRet(int drop) { in CallRecordWriteStub() argument
4622 void TurboAssembler::DropAndRet(int drop, Condition cond, Register r1, in CallRecordWriteStub() argument
/third_party/node/deps/v8/src/codegen/arm/
H A Dmacro-assembler-arm.cc395 void TurboAssembler::Ret(int drop, Condition cond) { in Ret() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A DdecNumber.cpp4663 Int drop=0; decDivideOp() local
7678 decDecap(decNumber *dn, Int drop) global() argument
[all...]
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dmod.rs1719 fn drop = ffi::SSL_CTX_free; in drop() functions
2078 fn drop = ffi::SSL_SESSION_free; in drop() functions
2190 fn drop = ffi::SSL_free; in drop() functions
3462 fn drop(&mut self) { in drop() functions
/kernel/linux/linux-5.10/drivers/net/ethernet/cortina/
H A Dgemini.h535 unsigned int drop:1; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dmac.c7921 ath10k_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 queues, bool drop) ath10k_flush() argument
/kernel/linux/linux-5.10/fs/f2fs/
H A Dsegment.c297 __revoke_inmem_pages(struct inode *inode, struct list_head *head, bool drop, bool recover, bool trylock) __revoke_inmem_pages() argument
/kernel/linux/linux-5.10/fs/ext4/
H A Dsuper.c1323 int drop = generic_drop_inode(inode); in ext4_drop_inode() local
/kernel/linux/linux-6.6/drivers/net/ethernet/cortina/
H A Dgemini.h535 unsigned int drop:1; member
/kernel/linux/linux-6.6/fs/ext4/
H A Dsuper.c1438 int drop = generic_drop_inode(inode); in ext4_drop_inode() local
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h358 u64 drop : 8; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dmac.c8074 ath10k_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 queues, bool drop) ath10k_flush() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dmac.c7870 ath11k_mac_op_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 queues, bool drop) ath11k_mac_op_flush() argument
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c2822 mac80211_hwsim_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 queues, bool drop) mac80211_hwsim_flush() argument
/third_party/glfw/src/
H A Dinternal.h583 GLFWdropfun drop; member

Completed in 161 milliseconds

1...<<111213141516