/kernel/linux/linux-6.6/drivers/vdpa/mlx5/net/ |
H A D | debug.c | 98 static const char *ut = "untagged"; in mlx5_vdpa_add_rx_counters() local
|
/kernel/linux/common_modules/ucollection/ |
H A D | ucollection_process_cpu.c | 65 static void get_process_usage_cputime(struct task_struct *task, unsigned long long *ut, unsigned long long *st) in get_process_usage_cputime() argument
|
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | pata_via.c | 254 int ut; in via_do_set_mode() local
|
/kernel/linux/linux-5.10/drivers/clk/baikal-t1/ |
H A D | ccu-pll.c | 91 unsigned long ud, ut; in ccu_pll_reset() local
|
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | cputime.c | 462 void task_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in task_cputime_adjusted() argument 469 void thread_group_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in thread_group_cputime_adjusted() argument 629 void task_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in task_cputime_adjusted() argument 455 cputime_adjust(struct task_cputime *curr, struct prev_cputime *prev, u64 *ut, u64 *st) cputime_adjust() argument 557 cputime_adjust(struct task_cputime *curr, struct prev_cputime *prev, u64 *ut, u64 *st) cputime_adjust() argument 640 thread_group_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) thread_group_cputime_adjusted() argument [all...] |
/kernel/linux/linux-5.10/fs/hfs/ |
H A D | hfs_fs.h | 257 time64_t ut = (u32)(be32_to_cpu(mt) - HFS_UTC_OFFSET); in __hfs_m_to_utime() local 262 static inline __be32 __hfs_u_to_mtime(time64_t ut) in __hfs_u_to_mtime() argument
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | pata_via.c | 254 int ut; in via_do_set_mode() local
|
/kernel/linux/linux-6.6/fs/hfs/ |
H A D | hfs_fs.h | 260 time64_t ut = (u32)(be32_to_cpu(mt) - HFS_UTC_OFFSET); in __hfs_m_to_utime() local 265 static inline __be32 __hfs_u_to_mtime(time64_t ut) in __hfs_u_to_mtime() argument
|
/kernel/linux/linux-6.6/drivers/clk/baikal-t1/ |
H A D | ccu-pll.c | 91 unsigned long ud, ut; in ccu_pll_reset() local
|
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | cputime.c | 478 void task_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in task_cputime_adjusted() argument 485 void thread_group_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in thread_group_cputime_adjusted() argument 645 void task_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) in task_cputime_adjusted() argument 471 cputime_adjust(struct task_cputime *curr, struct prev_cputime *prev, u64 *ut, u64 *st) cputime_adjust() argument 573 cputime_adjust(struct task_cputime *curr, struct prev_cputime *prev, u64 *ut, u64 *st) cputime_adjust() argument 657 thread_group_cputime_adjusted(struct task_struct *p, u64 *ut, u64 *st) thread_group_cputime_adjusted() argument [all...] |
/kernel/linux/linux-5.10/fs/hfsplus/ |
H A D | hfsplus_fs.h | 550 time64_t ut = (u32)(be32_to_cpu(mt) - HFSPLUS_UTC_OFFSET); in __hfsp_mt2ut() local 555 static inline __be32 __hfsp_ut2mt(time64_t ut) in __hfsp_ut2mt() argument
|
/kernel/linux/linux-6.6/fs/hfsplus/ |
H A D | hfsplus_fs.h | 545 time64_t ut = (u32)(be32_to_cpu(mt) - HFSPLUS_UTC_OFFSET); in __hfsp_mt2ut() local 550 static inline __be32 __hfsp_ut2mt(time64_t ut) in __hfsp_ut2mt() argument
|
/kernel/linux/linux-5.10/net/xfrm/ |
H A D | xfrm_user.c | 1524 static void copy_templates(struct xfrm_policy *xp, struct xfrm_user_tmpl *ut, in copy_templates() argument 1549 validate_tmpl(int nr, struct xfrm_user_tmpl *ut, u16 family) validate_tmpl() argument 2426 struct xfrm_user_tmpl *ut; xfrm_add_acquire() local 3196 struct xfrm_user_tmpl *ut = (struct xfrm_user_tmpl *) (p + 1); xfrm_compile_policy() local [all...] |
/kernel/linux/linux-6.6/net/xfrm/ |
H A D | xfrm_user.c | 1756 static void copy_templates(struct xfrm_policy *xp, struct xfrm_user_tmpl *ut, in copy_templates() argument 1781 validate_tmpl(int nr, struct xfrm_user_tmpl *ut, u16 family, int dir, struct netlink_ext_ack *extack) validate_tmpl() argument 2708 struct xfrm_user_tmpl *ut; xfrm_add_acquire() local 3487 struct xfrm_user_tmpl *ut = (struct xfrm_user_tmpl *) (p + 1); xfrm_compile_policy() local [all...] |