Searched defs:cmp2 (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | ktime.h | 95 static inline int ktime_compare(const ktime_t cmp1, const ktime_t cmp2) in ktime_compare() argument 111 static inline bool ktime_after(const ktime_t cmp1, const ktime_t cmp2) in ktime_after() argument 123 ktime_before(const ktime_t cmp1, const ktime_t cmp2) ktime_before() argument [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | ktime.h | 95 static inline int ktime_compare(const ktime_t cmp1, const ktime_t cmp2) in ktime_compare() argument 111 static inline bool ktime_after(const ktime_t cmp1, const ktime_t cmp2) in ktime_after() argument 123 ktime_before(const ktime_t cmp1, const ktime_t cmp2) ktime_before() argument [all...] |
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-6.6/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
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | tree-log.c | 631 struct btrfs_file_extent_item cmp2; in replay_one_extent() local
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | extents.c | 6008 ext4_fsblk_t cmp1, cmp2; in ext4_ext_replay_set_iblocks() local
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | extents.c | 5990 ext4_fsblk_t cmp1, cmp2; in ext4_ext_replay_set_iblocks() local
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | tree-log.c | 683 struct btrfs_file_extent_item cmp2; in replay_one_extent() local
|
Completed in 30 milliseconds