Searched defs:ut (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/kernel/sched/ | 
| D | cputime.c | 445 		    u64 *ut, u64 *st)  in cputime_adjust()451 void task_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st)  in task_cputime_adjusted()
 458 void thread_group_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st)  in thread_group_cputime_adjusted()
 592 		    u64 *ut, u64 *st)  in cputime_adjust()
 663 void task_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st)  in task_cputime_adjusted()
 674 void thread_group_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st)  in thread_group_cputime_adjusted()
 
 | 
| /Linux-v5.4/drivers/ata/ | 
| D | pata_via.c | 254 	int ut;  in via_do_set_mode()  local
 | 
| /Linux-v5.4/net/xfrm/ | 
| D | xfrm_user.c | 1465 static void copy_templates(struct xfrm_policy *xp, struct xfrm_user_tmpl *ut,  in copy_templates()1490 static int validate_tmpl(int nr, struct xfrm_user_tmpl *ut, u16 family)  in validate_tmpl()
 2261 	struct xfrm_user_tmpl *ut;  in xfrm_add_acquire()  local
 2983 	struct xfrm_user_tmpl *ut = (struct xfrm_user_tmpl *) (p + 1);  in xfrm_compile_policy()  local
 
 |