Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/
Dhdmi_phy_8996.c649 u32 cmp1, cmp2, cmp3, pll_cmp; in hdmi_8996_pll_recalc_rate() local
/kernel/linux/linux-5.10/fs/ext4/
Dextents.c5970 ext4_fsblk_t cmp1, cmp2; in ext4_ext_replay_set_iblocks() local
/kernel/linux/linux-5.10/fs/btrfs/
Dtree-log.c630 struct btrfs_file_extent_item cmp1; in replay_one_extent() local