Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/ata/
Dpata_via.c243 int ut; in via_do_set_mode() local
/linux-2.6.39/net/xfrm/
Dxfrm_user.c1188 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/
Dcompat.c528 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/
Dsched.c3822 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()