Home
last modified time | relevance | path

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

12345678910>>...13

/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c711 static void gen_op_j_ecx(DisasContext *s, TCGCond cond, TCGLabel *label1) in gen_op_j_ecx()
857 TCGCond cond; member
1040 int inv, jcc_op, cond; in gen_prepare_cc() local
1719 TCGCond cond, TCGv_i64 bndv) in gen_bndck()
/openbmc/qemu/tcg/
H A Dtcg-op-gvec.c3679 uint32_t oprsz, TCGCond cond) in expand_cmp_i32()
3696 uint32_t oprsz, TCGCond cond) in expand_cmp_i64()
3714 TCGType type, TCGCond cond) in expand_cmp_vec()
3728 void tcg_gen_gvec_cmp(TCGCond cond, unsigned vece, uint32_t dofs, in tcg_gen_gvec_cmp()
3842 TCGCond cond, TCGv_vec c) in expand_cmps_vec()
3855 void tcg_gen_gvec_cmps(TCGCond cond, unsigned vece, uint32_t dofs, in tcg_gen_gvec_cmps()
3981 void tcg_gen_gvec_cmpi(TCGCond cond, unsigned vece, uint32_t dofs, in tcg_gen_gvec_cmpi()
/openbmc/qemu/hw/char/
H A Dserial.c223 static gboolean serial_watch_cb(void *do_not_use, GIOCondition cond, in serial_watch_cb()
H A Dcadence_uart.c301 static gboolean cadence_uart_xmit(void *do_not_use, GIOCondition cond, in cadence_uart_xmit()
/openbmc/linux/mm/kfence/
H A Dkfence_test.c35 #define KFENCE_TEST_REQUIRES(test, cond) do { \ argument
H A Dcore.c40 #define KFENCE_WARN_ON(cond) \ argument
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drxon.c838 #define CHK(cond) \ in iwl_full_rxon_required() argument
/openbmc/linux/net/dccp/
H A Ddccp.h27 #define DCCP_BUG_ON(cond) do { if (unlikely((cond) != 0)) \ argument
/openbmc/linux/include/trace/
H A Dtrace_events.h81 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument
/openbmc/linux/drivers/net/ethernet/ni/
H A Dnixge.c236 #define nixge_ctrl_poll_timeout(priv, addr, val, cond, sleep_us, timeout_us) \ argument
240 #define nixge_dma_poll_timeout(priv, addr, val, cond, sleep_us, timeout_us) \ argument
/openbmc/linux/sound/soc/sof/
H A Dops.h576 #define snd_sof_dsp_read_poll_timeout(sdev, bar, offset, val, cond, sleep_us, timeout_us) \ argument
/openbmc/linux/arch/parisc/net/
H A Dbpf_jit_comp64.c457 static bool is_signed_bpf_cond(u8 cond) in is_signed_bpf_cond()
/openbmc/linux/include/linux/power/
H A Dsmartreflex.h188 #define sr_test_cond_timeout(cond, timeout, index) \ argument
/openbmc/qemu/target/hexagon/idef-parser/
H A Didef-parser.h189 HexValue cond; member
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dphy.c21 struct rtw_phy_cond cond; member
1044 struct rtw_phy_cond cond = {0}; in rtw_phy_setup_phy_cond() local
1069 static bool check_positive(struct rtw_dev *rtwdev, struct rtw_phy_cond cond) in check_positive()
/openbmc/linux/include/linux/
H A Dlockdep.h317 #define lockdep_assert(cond) \ argument
320 #define lockdep_assert_once(cond) \ argument
H A Dregmap.h121 #define regmap_read_poll_timeout(map, addr, val, cond, sleep_us, timeout_us) \ argument
151 #define regmap_read_poll_timeout_atomic(map, addr, val, cond, delay_us, timeout_us) \ argument
192 #define regmap_field_read_poll_timeout(field, val, cond, sleep_us, timeout_us) \ argument
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac.c4436 unsigned int cond; in rtw89_mac_c2h_done_ack() local
4486 unsigned int cond; in rtw89_mac_c2h_pkt_ofld_rsp() local
4537 unsigned int cond; in rtw89_mac_c2h_mcc_req_ack() local
4577 unsigned int cond; in rtw89_mac_c2h_mcc_tsf_rpt() local
4605 unsigned int cond; in rtw89_mac_c2h_mcc_status_rpt() local
/openbmc/linux/tools/testing/selftests/net/
H A Dpsock_tpacket.c52 # define bug_on(cond) assert(!(cond)) argument
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Djpeg_v4_0_3.c1240 uint32_t i, reg, res, cond, type; in jpeg_v4_0_3_dec_ring_parse_cs() local
/openbmc/linux/tools/usb/
H A Dffs-test.c101 #define die_on(cond, ...) do { \ argument
/openbmc/linux/drivers/i2c/busses/
H A Di2c-brcmstb.c455 u32 cond, cond_per_msg; in brcmstb_i2c_xfer() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_offload.py75 def skip(cond, msg): argument
82 def fail(cond, msg): argument
/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Dadreno_gpu.h558 #define gpu_poll_timeout(gpu, addr, val, cond, interval, timeout) \ argument
/openbmc/qemu/scsi/
H A Dqemu-pr-helper.c802 static gboolean accept_client(QIOChannel *ioc, GIOCondition cond, gpointer opaque) in accept_client()

12345678910>>...13