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

/linux-4.1.27/drivers/ata/
H A Dpata_via.c253 int ut; via_do_set_mode() local
/linux-4.1.27/kernel/sched/
H A Dcputime.c442 void task_cputime_adjusted(struct task_struct *p, cputime_t *ut, cputime_t *st) task_cputime_adjusted() argument
448 void thread_group_cputime_adjusted(struct task_struct *p, cputime_t *ut, cputime_t *st) thread_group_cputime_adjusted() argument
627 void task_cputime_adjusted(struct task_struct *p, cputime_t *ut, cputime_t *st) task_cputime_adjusted() argument
637 void thread_group_cputime_adjusted(struct task_struct *p, cputime_t *ut, cputime_t *st) thread_group_cputime_adjusted() argument
578 cputime_adjust(struct task_cputime *curr, struct cputime *prev, cputime_t *ut, cputime_t *st) cputime_adjust() argument
/linux-4.1.27/fs/
H A Dcompat.c530 struct timespec __user *ut = NULL; COMPAT_SYSCALL_DEFINE5() local
/linux-4.1.27/net/xfrm/
H A Dxfrm_user.c1322 static void copy_templates(struct xfrm_policy *xp, struct xfrm_user_tmpl *ut, copy_templates() argument
1347 static int validate_tmpl(int nr, struct xfrm_user_tmpl *ut, u16 family) validate_tmpl() argument
2077 struct xfrm_user_tmpl *ut; xfrm_add_acquire() local
2753 struct xfrm_user_tmpl *ut = (struct xfrm_user_tmpl *) (p + 1); xfrm_compile_policy() local

Completed in 138 milliseconds