Searched defs:ut (Results 1 – 7 of 7) sorted by relevance
/linux-6.6.21/kernel/sched/ |
D | cputime.c | 457 u64 *ut, u64 *st) in cputime_adjust() 463 void task_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in task_cputime_adjusted() 470 void thread_group_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in thread_group_cputime_adjusted() 559 u64 *ut, u64 *st) in cputime_adjust() 630 void task_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in task_cputime_adjusted() 642 void thread_group_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in thread_group_cputime_adjusted()
|
/linux-6.6.21/drivers/vdpa/mlx5/net/ |
D | debug.c | 98 static const char *ut = "untagged"; in mlx5_vdpa_add_rx_counters() local
|
/linux-6.6.21/fs/hfs/ |
D | hfs_fs.h | 260 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-6.6.21/drivers/ata/ |
D | pata_via.c | 254 int ut; in via_do_set_mode() local
|
/linux-6.6.21/fs/hfsplus/ |
D | hfsplus_fs.h | 545 time64_t ut = (u32)(be32_to_cpu(mt) - HFSPLUS_UTC_OFFSET); in __hfsp_mt2ut() local 550 static inline __be32 __hfsp_ut2mt(time64_t ut) in __hfsp_ut2mt()
|
/linux-6.6.21/net/xfrm/ |
D | xfrm_user.c | 1756 static void copy_templates(struct xfrm_policy *xp, struct xfrm_user_tmpl *ut, in copy_templates() 1781 static int validate_tmpl(int nr, struct xfrm_user_tmpl *ut, u16 family, in validate_tmpl() 2708 struct xfrm_user_tmpl *ut; in xfrm_add_acquire() local 3487 struct xfrm_user_tmpl *ut = (struct xfrm_user_tmpl *) (p + 1); in xfrm_compile_policy() local
|
/linux-6.6.21/drivers/clk/baikal-t1/ |
D | ccu-pll.c | 91 unsigned long ud, ut; in ccu_pll_reset() local
|