| /linux-6.15/net/rxrpc/ |
| H A D | peer_event.c | 375 trial = peer->pmtud_trial; in rxrpc_input_probe_for_pmtud() 396 bad = trial; in rxrpc_input_probe_for_pmtud() 402 good = trial; in rxrpc_input_probe_for_pmtud() 421 trial = RXRPC_JUMBO(2); in rxrpc_input_probe_for_pmtud() 423 trial = RXRPC_JUMBO(4); in rxrpc_input_probe_for_pmtud() 425 trial = RXRPC_JUMBO(3); in rxrpc_input_probe_for_pmtud() 427 trial = RXRPC_JUMBO(6); in rxrpc_input_probe_for_pmtud() 429 trial = RXRPC_JUMBO(5); in rxrpc_input_probe_for_pmtud() 431 trial = RXRPC_JUMBO(8); in rxrpc_input_probe_for_pmtud() 433 trial = RXRPC_JUMBO(7); in rxrpc_input_probe_for_pmtud() [all …]
|
| /linux-6.15/tools/testing/selftests/vDSO/ |
| H A D | vdso_test_chacha.c | 93 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.15/kernel/cgroup/ |
| H A D | cpuset.c | 473 struct cpuset *trial; in alloc_trial_cpuset() local 476 if (!trial) in alloc_trial_cpuset() 479 if (alloc_cpumasks(trial, NULL)) { in alloc_trial_cpuset() 480 kfree(trial); in alloc_trial_cpuset() 488 return trial; in alloc_trial_cpuset() 558 ret = cpuset1_validate_change(cur, trial); in validate_change() 575 cpumask_empty(trial->cpus_allowed)) in validate_change() 578 nodes_empty(trial->mems_allowed)) in validate_change() 619 if (!cpusets_are_exclusive(trial, c)) in validate_change() 631 xcpus = trial->exclusive_cpus; in validate_change() [all …]
|
| H A D | cpuset-internal.h | 293 int cpuset1_validate_change(struct cpuset *cur, struct cpuset *trial); 303 struct cpuset *trial) { return 0; } in cpuset1_validate_change() argument
|
| H A D | cpuset-v1.c | 353 int cpuset1_validate_change(struct cpuset *cur, struct cpuset *trial) in cpuset1_validate_change() argument 364 if (!is_cpuset_subset(c, trial)) in cpuset1_validate_change() 370 if (par && !is_cpuset_subset(trial, par)) in cpuset1_validate_change()
|
| /linux-6.15/net/tipc/ |
| H A D | discover.c | 152 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.15/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_pingpong.c | 221 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()
|
| H A D | dpu_hw_intf.c | 496 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.15/sound/firewire/tascam/ |
| H A D | tascam-stream.c | 18 int trial = 0; in get_clock() local 22 while (trial++ < 5) { in get_clock() 38 if (trial >= 5) in get_clock()
|
| /linux-6.15/drivers/media/common/saa7146/ |
| H A D | saa7146_i2c.c | 179 int trial = 0; in saa7146_i2c_writeout() local 244 if (++trial < 50 && short_delay) in saa7146_i2c_writeout()
|
| /linux-6.15/Documentation/driver-api/media/drivers/ |
| H A D | bttv-devel.rst | 30 (just trial and error...). 93 connected at all and then start trial-and-error ...
|
| H A D | cx2341x-devel.rst | 2773 This list has been worked out through trial and error. There will be mistakes
|
| /linux-6.15/Documentation/admin-guide/media/ |
| H A D | cx88.rst | 56 trial-and-error using the tuner=<n> insmod option. If you
|
| /linux-6.15/arch/m68k/ifpsp060/src/ |
| H A D | ilsp.S | 329 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.15/Documentation/arch/x86/i386/ |
| H A D | IO-APIC.rst | 118 Use smart trial-and-error techniques to find out the correct pirq line ...
|
| /linux-6.15/arch/arm/boot/dts/arm/ |
| H A D | integratorap.dts | 32 * but painful trial-and-error has proved to me that it
|
| /linux-6.15/Documentation/locking/ |
| H A D | seqlock.rst | 221 that trial fails (odd sequence counter is returned, which is used as
|
| /linux-6.15/arch/microblaze/boot/dts/ |
| H A D | system.dts | 290 * to datasheet or trial-and-error with real hardware.
|
| /linux-6.15/Documentation/wmi/devices/ |
| H A D | dell-wmi-ddv.rst | 21 trial-and-error, please keep that in mind.
|
| /linux-6.15/Documentation/hwmon/ |
| H A D | dell-smm-hwmon.rst | 182 .. warning:: The SMM interface was reverse-engineered by trial-and-error
|
| /linux-6.15/include/linux/ |
| H A D | sched.h | 1846 extern int cpuset_cpumask_can_shrink(const struct cpumask *cur, const struct cpumask *trial);
|
| /linux-6.15/kernel/sched/ |
| H A D | deadline.c | 3463 const struct cpumask *trial) in dl_cpuset_cpumask_can_shrink() argument 3471 cap = __dl_bw_capacity(trial); in dl_cpuset_cpumask_can_shrink()
|
| H A D | sched.h | 358 extern int dl_cpuset_cpumask_can_shrink(const struct cpumask *cur, const struct cpumask *trial);
|
| H A D | core.c | 7910 const struct cpumask *trial) in cpuset_cpumask_can_shrink() argument 7917 ret = dl_cpuset_cpumask_can_shrink(cur, trial); in cpuset_cpumask_can_shrink()
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-fs-f2fs | 630 Description: You can set the trial count limit for GC urgent and idle mode with this value.
|