Home
last modified time | relevance | path

Searched refs:trial (Results 1 – 19 of 19) sorted by relevance

/Linux-v5.15/kernel/cgroup/
Dcpuset.c549 struct cpuset *trial; in alloc_trial_cpuset() local
551 trial = kmemdup(cs, sizeof(*cs), GFP_KERNEL); in alloc_trial_cpuset()
552 if (!trial) in alloc_trial_cpuset()
555 if (alloc_cpumasks(trial, NULL)) { in alloc_trial_cpuset()
556 kfree(trial); in alloc_trial_cpuset()
560 cpumask_copy(trial->cpus_allowed, cs->cpus_allowed); in alloc_trial_cpuset()
561 cpumask_copy(trial->effective_cpus, cs->effective_cpus); in alloc_trial_cpuset()
562 return trial; in alloc_trial_cpuset()
595 static int validate_change(struct cpuset *cur, struct cpuset *trial) in validate_change() argument
606 if (!is_cpuset_subset(c, trial)) in validate_change()
[all …]
/Linux-v5.15/net/tipc/
Ddiscover.c151 bool trial = time_before(jiffies, tn->addr_trial_end); in tipc_disc_addr_trial_msg() local
155 if (!trial) in tipc_disc_addr_trial_msg()
170 if (!trial && !self) { in tipc_disc_addr_trial_msg()
178 return trial; in tipc_disc_addr_trial_msg()
/Linux-v5.15/arch/arm/mach-s3c/
Dsleep-s3c2410.S42 teq pc, #0 @ first as a trial-run to load cache
/Linux-v5.15/sound/firewire/tascam/
Dtascam-stream.c18 int trial = 0; in get_clock() local
22 while (trial++ < 5) { in get_clock()
38 if (trial >= 5) in get_clock()
/Linux-v5.15/drivers/media/common/saa7146/
Dsaa7146_i2c.c179 int trial = 0; in saa7146_i2c_writeout() local
244 if (++trial < 50 && short_delay) in saa7146_i2c_writeout()
/Linux-v5.15/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_encoder_phys_cmd.c598 int trial = 0; in dpu_encoder_phys_cmd_prepare_commit() local
624 if ((trial * DPU_ENC_MAX_POLL_TIMEOUT_US) in dpu_encoder_phys_cmd_prepare_commit()
631 trial++; in dpu_encoder_phys_cmd_prepare_commit()
/Linux-v5.15/Documentation/driver-api/media/drivers/
Dbttv-devel.rst30 (just trial and error...).
93 connected at all and then start trial-and-error ...
Dcx2341x-devel.rst2773 This list has been worked out through trial and error. There will be mistakes
/Linux-v5.15/Documentation/admin-guide/media/
Dcx88.rst56 trial-and-error using the tuner=<n> insmod option. If you
/Linux-v5.15/arch/m68k/ifpsp060/src/
Dilsp.S329 clr.l %d1 # %d1 will hold trial quotient
348 mov.w &0xffff, %d1 # use max trial quotient word
358 # now test the trial quotient and adjust. This step plus the
359 # normalization assures (according to Knuth) that the trial
394 mov.l %d5, %d2 # now %d2,%d3 are trial*divisor
/Linux-v5.15/Documentation/x86/i386/
DIO-APIC.rst118 Use smart trial-and-error techniques to find out the correct pirq line ...
/Linux-v5.15/arch/arm/boot/dts/
Dintegratorap.dts32 * but painful trial-and-error has proved to me that it
/Linux-v5.15/Documentation/locking/
Dseqlock.rst221 that trial fails (odd sequence counter is returned, which is used as
/Linux-v5.15/arch/microblaze/boot/dts/
Dsystem.dts290 * to datasheet or trial-and-error with real hardware.
/Linux-v5.15/kernel/sched/
Ddeadline.c2899 const struct cpumask *trial) in dl_cpuset_cpumask_can_shrink() argument
2907 trial_cpus = cpumask_weight(trial); in dl_cpuset_cpumask_can_shrink()
Dsched.h352 extern int dl_cpuset_cpumask_can_shrink(const struct cpumask *cur, const struct cpumask *trial);
Dcore.c8692 const struct cpumask *trial) in cpuset_cpumask_can_shrink() argument
8699 ret = dl_cpuset_cpumask_can_shrink(cur, trial); in cpuset_cpumask_can_shrink()
/Linux-v5.15/include/linux/
Dsched.h1791 extern int cpuset_cpumask_can_shrink(const struct cpumask *cur, const struct cpumask *trial);
/Linux-v5.15/Documentation/networking/
Darcnet-hardware.rst1232 This was difficult to test by trial and error, and the I/O addresses