Searched defs:stime (Results 1 - 25 of 25) sorted by relevance

/linux-4.1.27/sound/core/
H A Dhrtimer.c46 struct snd_hrtimer *stime = container_of(hrt, struct snd_hrtimer, hrt); snd_hrtimer_callback() local
63 struct snd_hrtimer *stime; snd_hrtimer_open() local
78 struct snd_hrtimer *stime = t->private_data; snd_hrtimer_close() local
90 struct snd_hrtimer *stime = t->private_data; snd_hrtimer_start() local
102 struct snd_hrtimer *stime = t->private_data; snd_hrtimer_stop() local
/linux-4.1.27/kernel/
H A Dtsacct.c34 cputime_t utime, stime, utimescaled, stimescaled; bacct_add_tsk() local
155 cputime_t utime, stime; acct_update_integrals() local
123 __acct_update_integrals(struct task_struct *tsk, cputime_t utime, cputime_t stime) __acct_update_integrals() argument
H A Ddelayacct.c85 cputime_t utime, stime, stimescaled, utimescaled; __delayacct_add_tsk() local
H A Dacct.c533 cputime_t utime, stime; acct_collect() local
H A Dexit.c89 cputime_t utime, stime; __exit_signal() local
H A Dsys.c1546 cputime_t tgutime, tgstime, utime, stime; k_getrusage() local
H A Dsignal.c1629 cputime_t utime, stime; do_notify_parent() local
1733 cputime_t utime, stime; do_notify_parent_cldstop() local
/linux-4.1.27/drivers/isdn/mISDN/
H A Dstack.c206 cputime_t utime, stime; mISDNStackd() local
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_irq.c671 ktime_t stime, etime; drm_calc_vbltimestamp_from_scanoutpos() local
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_display.c95 nouveau_display_scanoutpos_head(struct drm_crtc *crtc, int *vpos, int *hpos, ktime_t *stime, ktime_t *etime) nouveau_display_scanoutpos_head() argument
134 nouveau_display_scanoutpos(struct drm_device *dev, int head, unsigned int flags, int *vpos, int *hpos, ktime_t *stime, ktime_t *etime) nouveau_display_scanoutpos() argument
/linux-4.1.27/fs/proc/
H A Darray.c379 cputime_t cutime, cstime, utime, stime; do_task_stat() local
/linux-4.1.27/kernel/sched/
H A Dcputime.c289 cputime_t utime, stime; thread_group_cputime() local
517 static cputime_t scale_stime(u64 stime, u64 rtime, u64 total) scale_stime() argument
582 cputime_t rtime, stime, utime; cputime_adjust() local
828 void task_cputime(struct task_struct *t, cputime_t *utime, cputime_t *stime) task_cputime() argument
/linux-4.1.27/drivers/power/
H A Dlp8788-charger.c656 char *stime[] = { "400ms", "5min", "10min", "15min", lp8788_show_eoc_time() local
/linux-4.1.27/fs/
H A Dbinfmt_elf_fdpic.c1349 cputime_t utime, stime; fill_prstatus() local
H A Dbinfmt_elf.c1416 cputime_t utime, stime; fill_prstatus() local
/linux-4.1.27/kernel/time/
H A Dposix-cpu-timers.c128 cputime_t utime, stime; prof_ticks() local
1098 cputime_t utime, stime; fastpath_timer_check() local
/linux-4.1.27/arch/x86/kernel/
H A Dapm_32.c909 cputime_t stime; apm_cpu_idle() local
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_display.c1791 radeon_get_crtc_scanoutpos(struct drm_device *dev, int crtc, unsigned int flags, int *vpos, int *hpos, ktime_t *stime, ktime_t *etime) radeon_get_crtc_scanoutpos() argument
/linux-4.1.27/arch/alpha/kernel/
H A Dosf_sys.c1140 cputime_t utime, stime; SYSCALL_DEFINE2() local
/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_irq.c637 i915_get_crtc_scanoutpos(struct drm_device *dev, int pipe, unsigned int flags, int *vpos, int *hpos, ktime_t *stime, ktime_t *etime) i915_get_crtc_scanoutpos() argument
/linux-4.1.27/include/uapi/linux/
H A Dbtrfs.h456 struct btrfs_ioctl_timespec stime; /* in */ member in struct:btrfs_ioctl_received_subvol_args
/linux-4.1.27/fs/btrfs/
H A Dioctl.c78 struct btrfs_ioctl_timespec_32 stime; /* in */ member in struct:btrfs_ioctl_received_subvol_args_32
H A Dctree.h805 struct btrfs_timespec stime; member in struct:btrfs_root_item
/linux-4.1.27/arch/x86/include/asm/
H A Dkvm_host.h454 struct gfn_to_hva_cache stime; member in struct:kvm_vcpu_arch::__anon3052
/linux-4.1.27/include/linux/
H A Dsched.h536 cputime_t stime; member in struct:cputime
555 cputime_t stime; member in struct:task_cputime
695 cputime_t utime, stime, cutime, cstime; member in struct:signal_struct
1432 cputime_t utime, stime, utimescaled, stimescaled; member in struct:task_struct
1936 task_cputime(struct task_struct *t, cputime_t *utime, cputime_t *stime) task_cputime() argument

Completed in 877 milliseconds