Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/sched/
Dcputime.c444 u64 *ut, u64 *st) in cputime_adjust()
450 void task_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in task_cputime_adjusted()
457 void thread_group_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in thread_group_cputime_adjusted()
591 u64 *ut, u64 *st) in cputime_adjust()
662 void task_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in task_cputime_adjusted()
673 void thread_group_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in thread_group_cputime_adjusted()
/Linux-v4.19/drivers/ata/
Dpata_via.c253 int ut; in via_do_set_mode() local
/Linux-v4.19/net/xfrm/
Dxfrm_user.c1445 static void copy_templates(struct xfrm_policy *xp, struct xfrm_user_tmpl *ut, in copy_templates()
1470 static int validate_tmpl(int nr, struct xfrm_user_tmpl *ut, u16 family) in validate_tmpl()
2248 struct xfrm_user_tmpl *ut; in xfrm_add_acquire() local
2972 struct xfrm_user_tmpl *ut = (struct xfrm_user_tmpl *) (p + 1); in xfrm_compile_policy() local