| /Linux-v5.4/drivers/md/ |
| D | dm-kcopyd.c | 411 static struct kcopyd_job *pop_io_job(struct list_head *jobs, in pop_io_job() argument 420 list_for_each_entry(job, jobs, list) { in pop_io_job() 436 static struct kcopyd_job *pop(struct list_head *jobs, in pop() argument 444 if (!list_empty(jobs)) { in pop() 445 if (jobs == &kc->io_jobs) in pop() 446 job = pop_io_job(jobs, kc); in pop() 448 job = list_entry(jobs->next, struct kcopyd_job, list); in pop() 457 static void push(struct list_head *jobs, struct kcopyd_job *job) in push() argument 463 list_add_tail(&job->list, jobs); in push() 468 static void push_head(struct list_head *jobs, struct kcopyd_job *job) in push_head() argument [all …]
|
| /Linux-v5.4/drivers/gpu/drm/panfrost/ |
| D | panfrost_job.c | 333 pfdev->jobs[slot] = job; in panfrost_job_run() 400 if (pfdev->jobs[i]) { in panfrost_job_timedout() 402 pfdev->jobs[i] = NULL; in panfrost_job_timedout() 466 job = pfdev->jobs[j]; in panfrost_job_irq_handler() 469 pfdev->jobs[j] = NULL; in panfrost_job_irq_handler()
|
| D | TODO | 11 - Compute job support. So called 'compute only' jobs need to be plumbed up to
|
| D | panfrost_device.h | 81 struct panfrost_job *jobs[NUM_JOB_SLOTS]; member
|
| /Linux-v5.4/Documentation/admin-guide/device-mapper/ |
| D | kcopyd.rst | 10 to set aside for their copy jobs. This is done with a call to 43 When a user is done with all their copy jobs, they should call
|
| D | unstriped.rst | 105 has read and write jobs that are independent of each other. Compared to
|
| /Linux-v5.4/tools/testing/selftests/net/ |
| D | udpgso_bench.sh | 51 if [[ "${jobs}" != "" ]]; then
|
| D | udpgro_bench.sh | 12 [ -n "${jobs}" ] && kill -INT ${jobs} 2>/dev/null
|
| D | udpgro.sh | 12 [ -n "${jobs}" ] && kill -1 ${jobs} 2>/dev/null
|
| /Linux-v5.4/drivers/net/wireless/cisco/ |
| D | airo.c | 1202 unsigned long jobs; member 1332 clear_bit(JOB_MIC, &ai->jobs); in micinit() 1888 clear_bit(JOB_DIE, &ai->jobs); in airo_open() 1900 set_bit(JOB_DIE, &ai->jobs); in airo_open() 2100 clear_bit(JOB_XMIT, &priv->jobs); in airo_end_xmit() 2152 set_bit(JOB_XMIT, &priv->jobs); in airo_start_xmit() 2167 clear_bit(JOB_XMIT11, &priv->jobs); in airo_end_xmit11() 2226 set_bit(JOB_XMIT11, &priv->jobs); in airo_start_xmit11() 2239 clear_bit(JOB_STATS, &ai->jobs); in airo_read_stats() 2271 if (!test_bit(JOB_STATS, &local->jobs)) { in airo_get_stats() [all …]
|
| /Linux-v5.4/Documentation/admin-guide/cgroup-v1/ |
| D | cpusets.rst | 85 can benefit from explicitly placing jobs on properly sized subsets of 98 executing jobs. The location of the running jobs pages may also be moved 239 jobs can share common kernel data, such as file system pages, while 241 construct a large mem_exclusive cpuset to hold all the jobs, and 255 This enables batch managers monitoring jobs running in dedicated 260 submitted jobs, which may choose to terminate or re-prioritize jobs that 263 computing jobs that will dramatically fail to meet required performance 368 This policy can provide substantial improvements for jobs that need 371 the several nodes in the jobs cpuset in order to fit. Without this 372 policy, especially for jobs that might have one thread reading in the [all …]
|
| D | memcg_test.rst | 234 run jobs under child_a and child_b 236 create/delete following groups at random while jobs are running:: 242 running new jobs in new group is also good.
|
| /Linux-v5.4/Documentation/accounting/ |
| D | psi.rst | 25 dynamically using techniques such as load shedding, migrating jobs to 27 priority or restartable batch jobs.
|
| /Linux-v5.4/tools/cgroup/ |
| D | iocost_coef_gen.py | 89 def run_fio(testfile, duration, iotype, iodepth, blocksize, jobs): argument
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | efi-stub.rst | 23 elilo. Since the EFI boot stub performs the jobs of a boot loader, in
|
| /Linux-v5.4/drivers/crypto/caam/ |
| D | Kconfig | 117 & receiving crypto jobs to/from CAAM. This gives better performance
|
| /Linux-v5.4/Documentation/vm/ |
| D | hwpoison.rst | 145 echo `jobs -p` > /sys/fs/cgroup/mem/hwpoison/tasks
|
| /Linux-v5.4/drivers/media/platform/ |
| D | rcar_fdp1.c | 568 struct fdp1_job jobs[FDP1_NUMBER_JOBS]; member 2274 for (i = 0; i < ARRAY_SIZE(fdp1->jobs); i++) in fdp1_probe() 2275 list_add(&fdp1->jobs[i].list, &fdp1->free_job_list); in fdp1_probe()
|
| /Linux-v5.4/Documentation/gpu/ |
| D | tegra.rst | 24 - A set of custom userspace IOCTLs that can be used to submit jobs to the
|
| /Linux-v5.4/drivers/dma/ |
| D | Kconfig | 226 Channel virtualization is supported through enqueuing of DMA jobs to, 227 or dequeuing DMA jobs from, different work queues.
|
| /Linux-v5.4/Documentation/scheduler/ |
| D | sched-design-CFS.rst | 130 batch jobs.
|
| D | sched-deadline.rst | 326 (task instances, or jobs) which are activated on a periodic or sporadic 475 guaranteeing that all the jobs' deadlines of a task are respected. 484 allows to respect the jobs' absolute deadlines for this task (this is what is
|
| /Linux-v5.4/drivers/staging/pi433/Documentation/ |
| D | pi433.txt | 11 jobs are queued and processed automatically in the background, the first
|
| /Linux-v5.4/drivers/crypto/ |
| D | n2_core.c | 59 struct list_head jobs; member 1768 INIT_LIST_HEAD(&p->jobs); in handle_exec_unit()
|
| /Linux-v5.4/Documentation/driver-api/usb/ |
| D | power-management.rst | 303 is optional. The methods' jobs are quite simple: 397 jobs. As a result they can be called in an atomic context,
|