/linux-4.1.27/sound/core/ |
H A D | hrtimer.c | 46 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 D | tsacct.c | 34 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 D | delayacct.c | 85 cputime_t utime, stime, stimescaled, utimescaled; __delayacct_add_tsk() local
|
H A D | acct.c | 533 cputime_t utime, stime; acct_collect() local
|
H A D | exit.c | 89 cputime_t utime, stime; __exit_signal() local
|
H A D | sys.c | 1546 cputime_t tgutime, tgstime, utime, stime; k_getrusage() local
|
H A D | signal.c | 1629 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 D | stack.c | 206 cputime_t utime, stime; mISDNStackd() local
|
/linux-4.1.27/drivers/gpu/drm/ |
H A D | drm_irq.c | 671 ktime_t stime, etime; drm_calc_vbltimestamp_from_scanoutpos() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
H A D | nouveau_display.c | 95 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 D | array.c | 379 cputime_t cutime, cstime, utime, stime; do_task_stat() local
|
/linux-4.1.27/kernel/sched/ |
H A D | cputime.c | 289 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 D | lp8788-charger.c | 656 char *stime[] = { "400ms", "5min", "10min", "15min", lp8788_show_eoc_time() local
|
/linux-4.1.27/fs/ |
H A D | binfmt_elf_fdpic.c | 1349 cputime_t utime, stime; fill_prstatus() local
|
H A D | binfmt_elf.c | 1416 cputime_t utime, stime; fill_prstatus() local
|
/linux-4.1.27/kernel/time/ |
H A D | posix-cpu-timers.c | 128 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 D | apm_32.c | 909 cputime_t stime; apm_cpu_idle() local
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | radeon_display.c | 1791 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 D | osf_sys.c | 1140 cputime_t utime, stime; SYSCALL_DEFINE2() local
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
H A D | i915_irq.c | 637 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 D | btrfs.h | 456 struct btrfs_ioctl_timespec stime; /* in */ member in struct:btrfs_ioctl_received_subvol_args
|
/linux-4.1.27/fs/btrfs/ |
H A D | ioctl.c | 78 struct btrfs_ioctl_timespec_32 stime; /* in */ member in struct:btrfs_ioctl_received_subvol_args_32
|
H A D | ctree.h | 805 struct btrfs_timespec stime; member in struct:btrfs_root_item
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | kvm_host.h | 454 struct gfn_to_hva_cache stime; member in struct:kvm_vcpu_arch::__anon3052
|
/linux-4.1.27/include/linux/ |
H A D | sched.h | 536 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
|