Home
last modified time | relevance | path

Searched defs:jobs (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/md/
H A Ddm-kcopyd.c417 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 Djobserver-exec15 jobs = b"" variable
/linux/tools/cgroup/
H A Diocost_coef_gen.py89 def run_fio(testfile, duration, iotype, iodepth, blocksize, jobs): argument
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.h62 struct amdgpu_job *jobs[AMDGPU_CS_GANG_SIZE]; member
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_device.h129 struct panfrost_job *jobs[NUM_JOB_SLOTS][2]; member
/linux/include/uapi/drm/
H A Dpvr_drm.h1288 struct drm_pvr_obj_array jobs; member
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_drv.c302 struct panthor_job_ctx *jobs; member