Searched defs:cmp1 (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | ktime.h | 95 static inline int ktime_compare(const ktime_t cmp1, const ktime_t cmp2) in ktime_compare() 111 static inline bool ktime_after(const ktime_t cmp1, const ktime_t cmp2) in ktime_after() 123 static inline bool ktime_before(const ktime_t cmp1, const ktime_t cmp2) in ktime_before()
|
/openbmc/linux/drivers/gpu/drm/msm/hdmi/ |
H A D | hdmi_phy_8996.c | 649 u32 cmp1, cmp2, cmp3, pll_cmp; in hdmi_8996_pll_recalc_rate() local
|
/openbmc/qemu/target/sh4/ |
H A D | translate.c | 743 TCGv cmp1 = tcg_temp_new(); in _decode_opc() local
|
/openbmc/linux/lib/zstd/compress/ |
H A D | zstd_lazy.c | 1046 const uint8x16_t cmp1 = vceqq_u8(chunk.val[1], dup); in ZSTD_row_getMatchMask() local
|
/openbmc/linux/fs/ext4/ |
H A D | extents.c | 6018 ext4_fsblk_t cmp1, cmp2; in ext4_ext_replay_set_iblocks() local
|
/openbmc/qemu/target/loongarch/tcg/ |
H A D | vec_helper.c | 3120 uint64_t cmp0, cmp1; in do_match2() local
|
/openbmc/linux/fs/btrfs/ |
H A D | tree-log.c | 701 struct btrfs_file_extent_item cmp1; in replay_one_extent() local
|
/openbmc/qemu/target/arm/tcg/ |
H A D | sve_helper.c | 7167 uint64_t cmp0, cmp1; in do_match2() local 7298 uint64_t cmp0, cmp1; in do_histseg_cnt() local
|