Home
last modified time | relevance | path

Searched defs:cmp2 (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/include/linux/
Dktime.h95 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()
/Linux-v6.6/drivers/gpu/drm/msm/hdmi/
Dhdmi_phy_8996.c649 u32 cmp1, cmp2, cmp3, pll_cmp; in hdmi_8996_pll_recalc_rate() local
/Linux-v6.6/lib/zstd/compress/
Dzstd_lazy.c1047 const uint8x16_t cmp2 = vceqq_u8(chunk.val[2], dup); in ZSTD_row_getMatchMask() local
/Linux-v6.6/fs/ext4/
Dextents.c5959 ext4_fsblk_t cmp1, cmp2; in ext4_ext_replay_set_iblocks() local
/Linux-v6.6/fs/btrfs/
Dtree-log.c683 struct btrfs_file_extent_item cmp2; in replay_one_extent() local