Searched defs:steal (Results  1 – 11 of 11) sorted by relevance
| /Linux-v5.4/kernel/sched/ | 
| D | cputime.c | 238 		u64 steal;  in steal_account_process_time()  local477 	u64 cputime, steal;  in account_process_tick()  local
 510 	u64 cputime, steal;  in account_idle_ticks()  local
 
 | 
| D | core.c | 151 	s64 __maybe_unused steal = 0, irq_delta = 0;  in update_rq_clock_task()  local
 | 
| /Linux-v5.4/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-v5.4/fs/proc/ | 
| D | stat.c | 110 	u64 user, nice, system, idle, iowait, irq, softirq, steal;  in show_stat()  local
 | 
| /Linux-v5.4/include/linux/ | 
| D | pipe_fs_i.h | 99 	int (*steal)(struct pipe_inode_info *, struct pipe_buffer *);  member
 | 
| /Linux-v5.4/arch/s390/kernel/ | 
| D | vtime.c | 210 	u64 steal, avg_steal;  in vtime_flush()  local
 | 
| /Linux-v5.4/arch/x86/include/uapi/asm/ | 
| D | kvm_para.h | 55 	__u64 steal;  member
 | 
| /Linux-v5.4/drivers/gpu/drm/radeon/ | 
| D | radeon_object.c | 610 	int steal;  in radeon_bo_get_surface_reg()  local
 | 
| /Linux-v5.4/arch/x86/kernel/ | 
| D | kvm.c | 381 	u64 steal;  in kvm_steal_clock()  local
 | 
| /Linux-v5.4/kernel/bpf/ | 
| D | bpf_lru_list.c | 437 	int steal, first_steal;  in bpf_common_lru_pop_free()  local
 | 
| /Linux-v5.4/arch/x86/include/asm/ | 
| D | kvm_host.h | 673 		struct kvm_steal_time steal;  member
 |