Searched defs:stime (Results 1 – 10 of 10) sorted by relevance
/linux-3.3/sound/core/ |
D | hrtimer.c | 46 struct snd_hrtimer *stime = container_of(hrt, struct snd_hrtimer, hrt); in snd_hrtimer_callback() local 63 struct snd_hrtimer *stime; in snd_hrtimer_open() local 78 struct snd_hrtimer *stime = t->private_data; in snd_hrtimer_close() local 90 struct snd_hrtimer *stime = t->private_data; in snd_hrtimer_start() local 102 struct snd_hrtimer *stime = t->private_data; in snd_hrtimer_stop() local
|
/linux-3.3/Documentation/accounting/ |
D | getdelays.c | 54 __u64 stime, utime; variable
|
/linux-3.3/kernel/ |
D | time.c | 81 SYSCALL_DEFINE1(stime, time_t __user *, tptr) in SYSCALL_DEFINE1() argument
|
D | posix-cpu-timers.c | 454 cputime_t utime, cputime_t stime, in cleanup_timers()
|
D | sys.c | 1604 cputime_t tgutime, tgstime, utime, stime; in k_getrusage() local
|
/linux-3.3/fs/proc/ |
D | array.c | 375 cputime_t cutime, cstime, utime, stime; in do_task_stat() local
|
/linux-3.3/drivers/gpu/drm/ |
D | drm_irq.c | 579 struct timeval stime, raw_time; in drm_calc_vbltimestamp_from_scanoutpos() local
|
/linux-3.3/drivers/block/aoe/ |
D | aoe.h | 103 ulong stime; /* for disk stats */ member
|
/linux-3.3/include/linux/ |
D | sched.h | 478 cputime_t stime; member 597 cputime_t utime, stime, cutime, cstime; member 1360 cputime_t utime, stime, utimescaled, stimescaled; member
|
/linux-3.3/arch/x86/include/asm/ |
D | kvm_host.h | 424 struct gfn_to_hva_cache stime; member
|