Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dcputime.c442 u64 *ut, u64 *st) in cputime_adjust()
448 void task_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in task_cputime_adjusted()
455 void thread_group_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in thread_group_cputime_adjusted()
544 u64 *ut, u64 *st) in cputime_adjust()
621 void task_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in task_cputime_adjusted()
633 void thread_group_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in thread_group_cputime_adjusted()
/linux/fs/hfs/
H A 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/drivers/vdpa/mlx5/net/
H A Ddebug.c98 static const char *ut = "untagged"; in mlx5_vdpa_add_rx_counters() local
/linux/drivers/ata/
H A Dpata_via.c252 int ut; in via_do_set_mode() local
/linux/fs/hfsplus/
H A Dhfsplus_fs.h547 time64_t ut = (u32)(be32_to_cpu(mt) - HFSPLUS_UTC_OFFSET); in __hfsp_mt2ut() local
552 static inline __be32 __hfsp_ut2mt(time64_t ut) in __hfsp_ut2mt()
/linux/net/xfrm/
H A Dxfrm_user.c1982 copy_templates(struct xfrm_policy * xp,struct xfrm_user_tmpl * ut,int nr) copy_templates() argument
2007 validate_tmpl(int nr,struct xfrm_user_tmpl * ut,u16 family,int dir,struct netlink_ext_ack * extack) validate_tmpl() argument
2951 struct xfrm_user_tmpl *ut; xfrm_add_acquire() local
3812 struct xfrm_user_tmpl *ut = (struct xfrm_user_tmpl *) (p + 1); xfrm_compile_policy() local
[all...]
/linux/drivers/clk/baikal-t1/
H A Dccu-pll.c91 unsigned long ud, ut; in ccu_pll_reset() local