/openbmc/qemu/disas/ |
H A D | hppa.c | 2807 int cond = GET_FIELD (insn, 27, 31); in print_insn_hppa() local
|
/openbmc/linux/kernel/kcsan/ |
H A D | kcsan_test.c | 35 #define KCSAN_TEST_REQUIRES(test, cond) do { \ argument
|
/openbmc/linux/mm/ |
H A D | internal.h | 42 #define WARN_ON_ONCE_GFP(cond, gfp) ({ \ argument
|
/openbmc/linux/kernel/trace/ |
H A D | ring_buffer.c | 995 int cpu, int full, ring_buffer_cond_fn cond, void *data) in rb_wait_cond() 1061 ring_buffer_cond_fn cond; in ring_buffer_wait() local 1183 #define RB_WARN_ON(b, cond) \ argument
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | phy.c | 813 u32 cond = condition; in _rtl8821ae_check_condition() local 1841 u8 cond; in __rtl8821ae_phy_config_with_headerfile() local
|
/openbmc/linux/drivers/md/ |
H A D | raid10.c | 90 #define wait_event_barrier_cmd(conf, cond, cmd) \ argument 94 #define wait_event_barrier(conf, cond) \ argument
|
/openbmc/linux/drivers/s390/cio/ |
H A D | css.c | 774 void css_schedule_eval_cond(enum css_eval_cond cond, unsigned long delay) in css_schedule_eval_cond()
|
/openbmc/qemu/hw/9pfs/ |
H A D | 9p.h | 165 #define BUG_ON(cond) assert(!(cond)) argument
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate.h | 179 TCGCond cond; member
|
H A D | translate.c | 651 TCGCond cond; in arm_test_cc() local 3493 static void arm_skip_unless(DisasContext *s, uint32_t cond) in arm_skip_unless() 7318 unsigned int cond = insn >> 28; in disas_arm_insn() local 7948 uint32_t cond = dc->condexec_cond; in thumb_tr_translate_insn() local
|
H A D | translate-a64.c | 424 TCGCond cond; member 5381 static bool do_cmop_d(DisasContext *s, arg_rrr_e *a, TCGCond cond) in do_cmop_d() 7985 unsigned int sf, op, y, cond, rn, nzcv, is_imm; in disas_cc() local 8084 unsigned int sf, else_inv, rm, cond, else_inc, rn, rd; in disas_cond_select() local 8817 unsigned int mos, type, rm, cond, rn, op, nzcv; in disas_fp_ccomp() local 9964 TCGCond cond; in handle_2misc_64() local
|
/openbmc/qemu/target/mips/tcg/ |
H A D | translate.c | 3569 TCGCond cond; in gen_loongson_multimedia() local 4239 int cond; in gen_trap() local 9111 TCGCond cond; in gen_movci() local 9136 int cond; in gen_movcf_s() local 9156 int cond; in gen_movcf_d() local 9178 int cond; in gen_movcf_ps() local
|
/openbmc/qemu/target/sparc/ |
H A D | translate.c | 157 TCGCond cond; member 1119 static void gen_compare(DisasCompare *cmp, bool xcc, unsigned int cond, in gen_compare() 1218 static void gen_fcompare(DisasCompare *cmp, unsigned int cc, unsigned int cond) in gen_fcompare() 1278 static bool gen_compare_reg(DisasCompare *cmp, int cond, TCGv r_src) in gen_compare_reg() 2739 static bool do_tcc(DisasContext *dc, int cond, int cc, in do_tcc()
|
/openbmc/linux/security/tomoyo/ |
H A D | common.h | 674 struct tomoyo_condition *cond; /* Maybe NULL. */ member 1191 static inline void tomoyo_put_condition(struct tomoyo_condition *cond) in tomoyo_put_condition()
|
H A D | common.c | 1225 const struct tomoyo_condition *cond) in tomoyo_print_condition()
|
/openbmc/linux/arch/x86/kvm/ |
H A D | kvm_emulate.h | 368 #define KVM_EMULATOR_BUG_ON(cond, ctxt) \ argument
|
/openbmc/linux/kernel/rcu/ |
H A D | tree.h | 307 #define rcu_wait(cond) \ argument
|
/openbmc/linux/scripts/mod/ |
H A D | file2alias.c | 89 #define ADD(str, sep, cond, field) \ argument
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | prcm-common.h | 447 #define omap_test_timeout(cond, timeout, index) \ argument
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | phy.c | 545 u8 cond; in rtl8723be_phy_config_with_headerfile() local
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | core.c | 3462 int rtw89_wait_for_cond(struct rtw89_wait_info *wait, unsigned int cond) in rtw89_wait_for_cond() 3484 void rtw89_complete_cond(struct rtw89_wait_info *wait, unsigned int cond, in rtw89_complete_cond()
|
/openbmc/linux/drivers/phy/rockchip/ |
H A D | phy-rockchip-inno-hdmi.c | 550 #define inno_poll(inno, reg, val, cond, sleep_us, timeout_us) \ argument
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | phy.c | 255 u32 cond; in _rtl88e_check_condition() local
|
/openbmc/linux/drivers/net/fddi/skfp/h/ |
H A D | cmtdef.h | 630 #define smt_srf_event(smc,code,index,cond) argument
|
/openbmc/linux/arch/arm/net/ |
H A D | bpf_jit_32.c | 231 static inline void _emit(int cond, u32 inst, struct jit_ctx *ctx) in _emit()
|