Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/sched/
Dcputime.c442 void task_cputime_adjusted(struct task_struct *p, cputime_t *ut, cputime_t *st) in task_cputime_adjusted()
449 void thread_group_cputime_adjusted(struct task_struct *p, cputime_t *ut, cputime_t *st) in thread_group_cputime_adjusted()
580 cputime_t *ut, cputime_t *st) in cputime_adjust()
647 void task_cputime_adjusted(struct task_struct *p, cputime_t *ut, cputime_t *st) in task_cputime_adjusted()
658 void thread_group_cputime_adjusted(struct task_struct *p, cputime_t *ut, cputime_t *st) in thread_group_cputime_adjusted()
/linux-4.4.14/drivers/ata/
Dpata_via.c253 int ut; in via_do_set_mode() local
/linux-4.4.14/net/xfrm/
Dxfrm_user.c1345 static void copy_templates(struct xfrm_policy *xp, struct xfrm_user_tmpl *ut, in copy_templates()
1370 static int validate_tmpl(int nr, struct xfrm_user_tmpl *ut, u16 family) in validate_tmpl()
2102 struct xfrm_user_tmpl *ut; in xfrm_add_acquire() local
2778 struct xfrm_user_tmpl *ut = (struct xfrm_user_tmpl *) (p + 1); in xfrm_compile_policy() local
/linux-4.4.14/fs/
Dcompat.c530 struct timespec __user *ut = NULL; in COMPAT_SYSCALL_DEFINE5() local