Home
last modified time | relevance | path

Searched defs:cond (Results 301 – 316 of 316) sorted by relevance

1...<<111213

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c593 #define hisi_sas_read32_poll_timeout(off, val, cond, delay_us, \ argument
600 #define hisi_sas_read32_poll_timeout_atomic(off, val, cond, delay_us, \ argument
/openbmc/linux/drivers/iommu/intel/
H A Diommu.h363 #define IOMMU_WAIT_OP(iommu, offset, op, cond, sts) \ argument
/openbmc/linux/drivers/usb/atm/
H A Dueagle-atm.c547 #define uea_wait(sc, cond, timeo) \ argument
/openbmc/linux/include/sound/
H A Dpcm.h231 unsigned int cond; member
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c3782 #define CHK(cond) \ in il_full_rxon_required() argument
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sve.c3071 TCGCond cond = (a->ne ? TCG_COND_NE : TCG_COND_EQ); in trans_CTERM() local
3096 TCGCond cond; in trans_WHILE() local
/openbmc/linux/kernel/trace/
H A Dftrace.c54 #define FTRACE_WARN_ON(cond) \ argument
62 #define FTRACE_WARN_ON_ONCE(cond) \ argument
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev.c2786 u8 cond; in qed_hw_init_pf_doorbell_bar() local
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c157 TCGCond cond:8; member
683 TCGCond cond; in disas_jcc() local
/openbmc/linux/sound/pci/asihpi/
H A Dhpi_internal.h80 #define compile_time_assert(cond, msg) \ argument
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy.c1303 u8 cond; in rtw89_phy_init_reg() local
H A Dcore.h3583 atomic_t cond; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c3759 struct mlx5e_tc_act_branch_ctrl *cond, in alloc_branch_attr()
/openbmc/linux/include/linux/
H A Dskbuff.h4239 static inline ktime_t skb_tstamp_cond(const struct sk_buff *skb, bool cond) in skb_tstamp_cond()
/openbmc/qemu/linux-user/
H A Dsyscall.c6525 pthread_cond_t cond; member
/openbmc/qemu/disas/
H A Dnanomips.c21878 conditional_function cond = table[i].condition; in Disassemble() local

1...<<111213