Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/sched/
Dcputime.c438 u64 *ut, u64 *st) in cputime_adjust()
444 void task_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in task_cputime_adjusted()
451 void thread_group_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in thread_group_cputime_adjusted()
540 u64 *ut, u64 *st) in cputime_adjust()
611 void task_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in task_cputime_adjusted()
623 void thread_group_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in thread_group_cputime_adjusted()
/linux-5.19.10/fs/hfs/
Dhfs_fs.h260 time64_t ut = (u32)(be32_to_cpu(mt) - HFS_UTC_OFFSET); in __hfs_m_to_utime() local
265 static inline __be32 __hfs_u_to_mtime(time64_t ut) in __hfs_u_to_mtime()
/linux-5.19.10/drivers/ata/
Dpata_via.c254 int ut; in via_do_set_mode() local
/linux-5.19.10/fs/hfsplus/
Dhfsplus_fs.h543 time64_t ut = (u32)(be32_to_cpu(mt) - HFSPLUS_UTC_OFFSET); in __hfsp_mt2ut() local
548 static inline __be32 __hfsp_ut2mt(time64_t ut) in __hfsp_ut2mt()
/linux-5.19.10/net/xfrm/
Dxfrm_user.c1577 static void copy_templates(struct xfrm_policy *xp, struct xfrm_user_tmpl *ut, in copy_templates()
1602 static int validate_tmpl(int nr, struct xfrm_user_tmpl *ut, u16 family) in validate_tmpl()
2479 struct xfrm_user_tmpl *ut; in xfrm_add_acquire() local
3248 struct xfrm_user_tmpl *ut = (struct xfrm_user_tmpl *) (p + 1); in xfrm_compile_policy() local
/linux-5.19.10/drivers/clk/baikal-t1/
Dccu-pll.c91 unsigned long ud, ut; in ccu_pll_reset() local