Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/vDSO/
Dvdso_test_chacha.c93 for (unsigned int trial = 0; trial < TRIALS; ++trial) { in main() local
105 ksft_exit_fail_msg("Main loop outputs do not match on trial %u, split %u\n", trial, split); in main()
107 ksft_exit_fail_msg("Main loop counters do not match on trial %u, split %u\n", trial, split); in main()
/linux-6.12.1/kernel/cgroup/
Dcpuset.c457 struct cpuset *trial; in alloc_trial_cpuset() local
459 trial = kmemdup(cs, sizeof(*cs), GFP_KERNEL); in alloc_trial_cpuset()
460 if (!trial) in alloc_trial_cpuset()
463 if (alloc_cpumasks(trial, NULL)) { in alloc_trial_cpuset()
464 kfree(trial); in alloc_trial_cpuset()
468 cpumask_copy(trial->cpus_allowed, cs->cpus_allowed); in alloc_trial_cpuset()
469 cpumask_copy(trial->effective_cpus, cs->effective_cpus); in alloc_trial_cpuset()
470 cpumask_copy(trial->effective_xcpus, cs->effective_xcpus); in alloc_trial_cpuset()
471 cpumask_copy(trial->exclusive_cpus, cs->exclusive_cpus); in alloc_trial_cpuset()
472 return trial; in alloc_trial_cpuset()
[all …]
Dcpuset-internal.h292 int cpuset1_validate_change(struct cpuset *cur, struct cpuset *trial);
302 struct cpuset *trial) { return 0; } in cpuset1_validate_change() argument
Dcpuset-v1.c351 int cpuset1_validate_change(struct cpuset *cur, struct cpuset *trial) in cpuset1_validate_change() argument
362 if (!is_cpuset_subset(c, trial)) in cpuset1_validate_change()
368 if (par && !is_cpuset_subset(trial, par)) in cpuset1_validate_change()
/linux-6.12.1/net/tipc/
Ddiscover.c152 bool trial = time_before(jiffies, tn->addr_trial_end) && !self; 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-6.12.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_pingpong.c221 int trial = 0; in dpu_hw_pp_disable_autorefresh() local
241 if ((trial * DPU_ENC_MAX_POLL_TIMEOUT_US) in dpu_hw_pp_disable_autorefresh()
248 trial++; in dpu_hw_pp_disable_autorefresh()
Ddpu_hw_intf.c496 int trial = 0; in dpu_hw_intf_disable_autorefresh() local
516 if ((trial * DPU_ENC_MAX_POLL_TIMEOUT_US) in dpu_hw_intf_disable_autorefresh()
523 trial++; in dpu_hw_intf_disable_autorefresh()
/linux-6.12.1/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-6.12.1/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-6.12.1/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-6.12.1/Documentation/admin-guide/media/
Dcx88.rst56 trial-and-error using the tuner=<n> insmod option. If you
/linux-6.12.1/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-6.12.1/Documentation/arch/x86/i386/
DIO-APIC.rst118 Use smart trial-and-error techniques to find out the correct pirq line ...
/linux-6.12.1/arch/arm/boot/dts/arm/
Dintegratorap.dts32 * but painful trial-and-error has proved to me that it
/linux-6.12.1/Documentation/locking/
Dseqlock.rst221 that trial fails (odd sequence counter is returned, which is used as
/linux-6.12.1/arch/microblaze/boot/dts/
Dsystem.dts290 * to datasheet or trial-and-error with real hardware.
/linux-6.12.1/Documentation/wmi/devices/
Ddell-wmi-ddv.rst21 trial-and-error, please keep that in mind.
/linux-6.12.1/include/linux/
Dsched.h1791 extern int cpuset_cpumask_can_shrink(const struct cpumask *cur, const struct cpumask *trial);
/linux-6.12.1/Documentation/hwmon/
Ddell-smm-hwmon.rst182 .. warning:: The SMM interface was reverse-engineered by trial-and-error
/linux-6.12.1/kernel/sched/
Ddeadline.c3443 const struct cpumask *trial) in dl_cpuset_cpumask_can_shrink() argument
3451 cap = __dl_bw_capacity(trial); in dl_cpuset_cpumask_can_shrink()
Dsched.h364 extern int dl_cpuset_cpumask_can_shrink(const struct cpumask *cur, const struct cpumask *trial);
Dcore.c7749 const struct cpumask *trial) in cpuset_cpumask_can_shrink() argument
7756 ret = dl_cpuset_cpumask_can_shrink(cur, trial); in cpuset_cpumask_can_shrink()
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-fs-f2fs627 Description: You can set the trial count limit for GC urgent and idle mode with this value.
/linux-6.12.1/Documentation/networking/
Darcnet-hardware.rst1232 This was difficult to test by trial and error, and the I/O addresses