Searched defs:steal (Results 1 – 14 of 14) sorted by relevance
/linux/arch/arm64/kvm/ |
A D | pvtime.c | 19 u64 steal = 0; in kvm_update_stolen_time() local
|
/linux/kernel/sched/ |
A D | cputime.c | 239 u64 steal; in steal_account_process_time() local 471 u64 cputime, steal; in account_process_tick() local 503 u64 cputime, steal; in account_idle_ticks() local
|
A D | core.c | 620 s64 __maybe_unused steal = 0, irq_delta = 0; in update_rq_clock_task() local
|
/linux/drivers/media/pci/ivtv/ |
A D | ivtv-queue.c | 110 int ivtv_queue_move(struct ivtv_stream *s, struct ivtv_queue *from, struct ivtv_queue *steal, in ivtv_queue_move()
|
/linux/fs/proc/ |
A D | stat.c | 111 u64 user, nice, system, idle, iowait, irq, softirq, steal; in show_stat() local
|
/linux/fs/btrfs/ |
A D | space-info.h | 75 bool steal; member
|
/linux/arch/s390/kernel/ |
A D | vtime.c | 208 u64 steal, avg_steal; in vtime_flush() local
|
/linux/arch/x86/include/uapi/asm/ |
A D | kvm_para.h | 63 __u64 steal; member
|
/linux/drivers/gpu/drm/radeon/ |
A D | radeon_object.c | 561 int steal; in radeon_bo_get_surface_reg() local
|
/linux/arch/x86/kernel/cpu/ |
A D | vmware.c | 220 struct vmware_steal_time *steal = &per_cpu(vmw_steal_time, cpu); in vmware_steal_clock() local
|
/linux/kernel/bpf/ |
A D | bpf_lru_list.c | 437 int steal, first_steal; in bpf_common_lru_pop_free() local
|
/linux/arch/x86/kernel/ |
A D | kvm.c | 392 u64 steal; in kvm_steal_clock() local
|
/linux/arch/arm64/include/asm/ |
A D | kvm_host.h | 387 } steal; member
|
/linux/arch/x86/kvm/ |
A D | x86.c | 3290 u64 steal; in record_steal_time() local
|
Completed in 50 milliseconds