Searched defs:steal (Results 1 – 14 of 14) sorted by relevance
/linux-6.1.9/arch/arm64/kvm/ |
D | pvtime.c | 19 u64 steal = 0; in kvm_update_stolen_time() local
|
/linux-6.1.9/kernel/sched/ |
D | cputime.c | 253 u64 steal; in steal_account_process_time() local 485 u64 cputime, steal; in account_process_tick() local 517 u64 cputime, steal; in account_idle_ticks() local
|
D | core.c | 679 s64 __maybe_unused steal = 0, irq_delta = 0; in update_rq_clock_task() local
|
/linux-6.1.9/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.1.9/fs/proc/ |
D | stat.c | 111 u64 user, nice, system, idle, iowait, irq, softirq, steal; in show_stat() local
|
/linux-6.1.9/fs/btrfs/ |
D | space-info.h | 87 bool steal; member
|
/linux-6.1.9/arch/s390/kernel/ |
D | vtime.c | 207 u64 steal, avg_steal; in vtime_flush() local
|
/linux-6.1.9/arch/x86/include/uapi/asm/ |
D | kvm_para.h | 63 __u64 steal; member
|
/linux-6.1.9/drivers/gpu/drm/radeon/ |
D | radeon_object.c | 547 int steal; in radeon_bo_get_surface_reg() local
|
/linux-6.1.9/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.1.9/kernel/bpf/ |
D | bpf_lru_list.c | 437 int steal, first_steal; in bpf_common_lru_pop_free() local
|
/linux-6.1.9/arch/x86/kernel/ |
D | kvm.c | 405 u64 steal; in kvm_steal_clock() local
|
/linux-6.1.9/arch/arm64/include/asm/ |
D | kvm_host.h | 419 } steal; member
|
/linux-6.1.9/arch/x86/kvm/ |
D | x86.c | 3449 u64 steal; in record_steal_time() local
|