Searched defs:ut (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/ata/ |
D | pata_via.c | 243 int ut; in via_do_set_mode() local
|
/linux-2.6.39/net/xfrm/ |
D | xfrm_user.c | 1188 static void copy_templates(struct xfrm_policy *xp, struct xfrm_user_tmpl *ut, in copy_templates() 1213 static int validate_tmpl(int nr, struct xfrm_user_tmpl *ut, u16 family) in validate_tmpl() 1956 struct xfrm_user_tmpl *ut; in xfrm_add_acquire() local 2595 struct xfrm_user_tmpl *ut = (struct xfrm_user_tmpl *) (p + 1); in xfrm_compile_policy() local
|
/linux-2.6.39/fs/ |
D | compat.c | 528 struct timespec __user *ut = NULL; in compat_sys_io_getevents() local 2252 struct itimerspec __user *ut; in compat_sys_timerfd_settime() local 2272 struct itimerspec __user *ut; in compat_sys_timerfd_gettime() local
|
/linux-2.6.39/kernel/ |
D | sched.c | 3822 void task_times(struct task_struct *p, cputime_t *ut, cputime_t *st) in task_times() 3828 void thread_group_times(struct task_struct *p, cputime_t *ut, cputime_t *st) in thread_group_times() 3843 void task_times(struct task_struct *p, cputime_t *ut, cputime_t *st) in task_times() 3874 void thread_group_times(struct task_struct *p, cputime_t *ut, cputime_t *st) in thread_group_times()
|