Searched defs:jobs (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/md/ |
H A D | dm-kcopyd.c | 417 static struct kcopyd_job *pop_io_job(struct list_head *jobs, in pop_io_job() 443 static struct kcopyd_job *pop(struct list_head *jobs, in pop() 463 static void push(struct list_head *jobs, struct kcopyd_job *job) in push() 474 static void push_head(struct list_head *jobs, struct kcopyd_job *job) in push_head() 611 static int process_jobs(struct list_head *jobs, struct dm_kcopyd_client *kc, in process_jobs()
|
/linux/scripts/ |
H A D | jobserver-exec | 15 jobs = b"" variable
|
/linux/tools/cgroup/ |
H A D | iocost_coef_gen.py | 89 def run_fio(testfile, duration, iotype, iodepth, blocksize, jobs): argument
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_cs.h | 62 struct amdgpu_job *jobs[AMDGPU_CS_GANG_SIZE]; member
|
/linux/drivers/gpu/drm/panfrost/ |
H A D | panfrost_device.h | 129 struct panfrost_job *jobs[NUM_JOB_SLOTS][2]; member
|
/linux/include/uapi/drm/ |
H A D | pvr_drm.h | 1288 struct drm_pvr_obj_array jobs; member
|
/linux/drivers/gpu/drm/panthor/ |
H A D | panthor_drv.c | 302 struct panthor_job_ctx *jobs; member
|