Searched defs:steal (Results 1 – 14 of 14) sorted by relevance
/linux-6.6.21/arch/arm64/kvm/ |
D | pvtime.c | 19 u64 steal = 0; in kvm_update_stolen_time() local
|
/linux-6.6.21/kernel/sched/ |
D | cputime.c | 257 u64 steal; in steal_account_process_time() local 489 u64 cputime, steal; in account_process_tick() local 521 u64 cputime, steal; in account_idle_ticks() local
|
D | core.c | 700 s64 __maybe_unused steal = 0, irq_delta = 0; in update_rq_clock_task() local
|
/linux-6.6.21/drivers/media/pci/ivtv/ |
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-6.6.21/fs/proc/ |
D | stat.c | 85 u64 user, nice, system, idle, iowait, irq, softirq, steal; in show_stat() local
|
/linux-6.6.21/fs/btrfs/ |
D | space-info.h | 163 bool steal; member
|
/linux-6.6.21/arch/s390/kernel/ |
D | vtime.c | 207 u64 steal, avg_steal; in vtime_flush() local
|
/linux-6.6.21/arch/x86/include/uapi/asm/ |
D | kvm_para.h | 63 __u64 steal; member
|
/linux-6.6.21/drivers/gpu/drm/radeon/ |
D | radeon_object.c | 547 int steal; in radeon_bo_get_surface_reg() local
|
/linux-6.6.21/arch/x86/kernel/cpu/ |
D | vmware.c | 220 struct vmware_steal_time *steal = &per_cpu(vmw_steal_time, cpu); in vmware_steal_clock() local
|
/linux-6.6.21/kernel/bpf/ |
D | bpf_lru_list.c | 442 int steal, first_steal; in bpf_common_lru_pop_free() local
|
/linux-6.6.21/arch/x86/kernel/ |
D | kvm.c | 405 u64 steal; in kvm_steal_clock() local
|
/linux-6.6.21/arch/arm64/include/asm/ |
D | kvm_host.h | 590 } steal; member
|
/linux-6.6.21/arch/x86/kvm/ |
D | x86.c | 3525 u64 steal; in record_steal_time() local
|