/linux/sound/core/ |
H A D | hrtimer.c | 33 struct snd_hrtimer *stime = container_of(hrt, struct snd_hrtimer, hrt); in snd_hrtimer_callback() local 65 struct snd_hrtimer *stime; in snd_hrtimer_open() local 78 struct snd_hrtimer *stime = t->private_data; snd_hrtimer_close() local 95 struct snd_hrtimer *stime = t->private_data; snd_hrtimer_start() local 106 struct snd_hrtimer *stime = t->private_data; snd_hrtimer_stop() local [all...] |
/linux/kernel/ |
H A D | tsacct.c | 25 u64 utime, stime, utimescaled, stimescaled; in bacct_add_tsk() local 125 u64 utime, u64 stime) in __acct_update_integrals() argument 154 u64 utime, stime; in acct_update_integrals() local
|
H A D | delayacct.c | 145 u64 utime, stime, stimescaled, utimescaled; in delayacct_add_tsk() local
|
H A D | acct.c | 589 u64 utime, stime; in acct_collect() local
|
H A D | taskstats.c | 218 u64 delta, utime, stime; in fill_stats_for_tgid() local
|
H A D | exit.c | 165 u64 utime, stime; in __exit_signal() local
|
/linux/include/linux/sched/ |
H A D | types.h | 18 u64 stime; member
|
H A D | cputime.h | 17 u64 *utime, u64 *stime) in task_cputime() argument
|
H A D | signal.h | 50 atomic64_t stime; member 189 u64 utime, stime, cutime, cstime; member
|
/linux/arch/powerpc/include/asm/ |
H A D | accounting.h | 13 unsigned long stime; member
|
/linux/kernel/time/ |
H A D | posix-cpu-timers.c | 196 u64 utime, stime; in cpu_clock_sample() local 214 static inline void store_samples(u64 *samples, u64 stime, u64 utime, u64 rtime) in store_samples() argument 223 u64 stime, utime; in task_sample_cputime() local 232 u64 stime, utime, rtime; in proc_sample_cputime_atomic() local [all...] |
H A D | time.c | 81 SYSCALL_DEFINE1(stime, __kernel_old_time_t __user *, tptr) in SYSCALL_DEFINE1() argument
|
/linux/kernel/sched/ |
H A D | cputime.c | 316 u64 utime, stime; in thread_group_cputime() local 549 u64 rtime, stime, utime; cputime_adjust() local 844 task_cputime(struct task_struct * t,u64 * utime,u64 * stime) task_cputime() argument [all...] |
/linux/tools/testing/selftests/bpf/benchs/ |
H A D | bench_local_storage_rcu_tasks_trace.c | 90 long stime; in kthread_pid_ticks() local
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_display.c | 85 ktime_t *stime, ktime_t *etime) in nouveau_display_scanoutpos_head() 119 ktime_t *stime, ktime_t *etime, in nouveau_display_scanoutpos()
|
/linux/drivers/isdn/mISDN/ |
H A D | stack.c | 198 u64 utime, stime; in mISDNStackd() local
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_display.c | 1553 int *hpos, ktime_t *stime, ktime_t *etime, in amdgpu_display_get_crtc_scanoutpos() 1675 int *hpos, ktime_t *stime, ktime_t *etime, in amdgpu_crtc_get_scanout_position()
|
/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_display.c | 1811 ktime_t *stime, ktime_t *etime, in radeon_get_crtc_scanoutpos() 1986 ktime_t *stime, ktime_t *etime, in radeon_get_crtc_scanout_position()
|
/linux/drivers/gpu/drm/imx/dc/ |
H A D | dc-crtc.c | 343 ktime_t *stime, ktime_t *etime, in dc_crtc_get_scanout_position() argument
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_vblank.c | 328 ktime_t *stime, ktime_t *etime, in i915_get_crtc_scanoutpos() argument
|
/linux/fs/proc/ |
H A D | array.c | 481 u64 cutime, cstime, cgtime, utime, stime, gtime; in do_task_stat() local
|
/linux/drivers/power/supply/ |
H A D | lp8788-charger.c | 606 static const char * const stime[] = { in lp8788_show_eoc_time() local
|
/linux/fs/ |
H A D | binfmt_elf_fdpic.c | 1318 u64 utime, stime; in fill_prstatus() local
|
/linux/drivers/gpu/drm/loongson/ |
H A D | lsdc_crtc.c | 902 ktime_t *stime, in lsdc_crtc_get_scanout_position() argument
|
/linux/drivers/staging/rtl8723bs/hal/ |
H A D | hal_btcoex.c | 78 unsigned long stime; in halbtcoutsrc_LeaveLowPower() local
|