Searched defs:ut (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/drivers/ata/ |
H A D | pata_via.c | 253 int ut; via_do_set_mode() local
|
/linux-4.1.27/kernel/sched/ |
H A D | cputime.c | 442 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 D | compat.c | 530 struct timespec __user *ut = NULL; COMPAT_SYSCALL_DEFINE5() local
|
/linux-4.1.27/net/xfrm/ |
H A D | xfrm_user.c | 1322 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