Home
last modified time | relevance | path

Searched defs:cmp1 (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dktime.h93 static inline int ktime_compare(const ktime_t cmp1, const ktime_t cmp2) in ktime_compare()
109 static inline bool ktime_after(const ktime_t cmp1, const ktime_t cmp2) in ktime_after()
121 static inline bool ktime_before(const ktime_t cmp1, const ktime_t cmp2) in ktime_before()
/linux/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_phy_8996.c649 u32 cmp1, cmp2, cmp3, pll_cmp; in hdmi_8996_pll_recalc_rate() local
/linux/fs/bcachefs/
H A Dextents.h735 int cmp1 = bkey_lt(k->p, m->p); in bch2_extent_overlap() local
/linux/lib/zstd/compress/
H A Dzstd_lazy.c1046 const uint8x16_t cmp1 = vceqq_u8(chunk.val[1], dup); in ZSTD_row_getMatchMask() local
/linux/fs/ext4/
H A Dextents.c6030 ext4_fsblk_t cmp1, cmp2; in ext4_ext_replay_set_iblocks() local
/linux/fs/btrfs/
H A Dtree-log.c698 struct btrfs_file_extent_item cmp1; in replay_one_extent() local