Searched defs:ut (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/kernel/sched/ |
D | cputime.c | 442 void task_cputime_adjusted(struct task_struct *p, cputime_t *ut, cputime_t *st) in task_cputime_adjusted() 448 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() 627 void task_cputime_adjusted(struct task_struct *p, cputime_t *ut, cputime_t *st) in task_cputime_adjusted() 637 void thread_group_cputime_adjusted(struct task_struct *p, cputime_t *ut, cputime_t *st) in thread_group_cputime_adjusted()
|
/linux-4.1.27/drivers/ata/ |
D | pata_via.c | 253 int ut; in via_do_set_mode() local
|
/linux-4.1.27/net/xfrm/ |
D | xfrm_user.c | 1322 static void copy_templates(struct xfrm_policy *xp, struct xfrm_user_tmpl *ut, in copy_templates() 1347 static int validate_tmpl(int nr, struct xfrm_user_tmpl *ut, u16 family) in validate_tmpl() 2077 struct xfrm_user_tmpl *ut; in xfrm_add_acquire() local 2753 struct xfrm_user_tmpl *ut = (struct xfrm_user_tmpl *) (p + 1); in xfrm_compile_policy() local
|
/linux-4.1.27/fs/ |
D | compat.c | 530 struct timespec __user *ut = NULL; in COMPAT_SYSCALL_DEFINE5() local
|