/openbmc/openbmc/poky/meta/recipes-devtools/meson/meson/ |
H A D | 0001-Make-CPU-family-warnings-fatal.patch | 34 trial = 'mips' 36 - if trial not in known_cpu_families: 37 - mlog.warning(f'Unknown CPU family {trial!r}, please report this at ' 40 + if trial not in known_cpu_families and trail != "riscv": 41 …wn CPU family %s, see https://wiki.yoctoproject.org/wiki/Meson/UnknownCPU for directions.' % trial) 43 return trial
|
/openbmc/linux/kernel/cgroup/ |
H A D | cpuset.c | 655 struct cpuset *trial; in alloc_trial_cpuset() local 657 trial = kmemdup(cs, sizeof(*cs), GFP_KERNEL); in alloc_trial_cpuset() 658 if (!trial) in alloc_trial_cpuset() 661 if (alloc_cpumasks(trial, NULL)) { in alloc_trial_cpuset() 662 kfree(trial); in alloc_trial_cpuset() 666 cpumask_copy(trial->cpus_allowed, cs->cpus_allowed); in alloc_trial_cpuset() 667 cpumask_copy(trial->effective_cpus, cs->effective_cpus); in alloc_trial_cpuset() 668 return trial; in alloc_trial_cpuset() 685 static int validate_change_legacy(struct cpuset *cur, struct cpuset *trial) in validate_change_legacy() argument 696 if (!is_cpuset_subset(c, trial)) in validate_change_legacy() [all …]
|
/openbmc/linux/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()
|
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_hw_pingpong.c | 219 int trial = 0; in dpu_hw_pp_disable_autorefresh() local 239 if ((trial * DPU_ENC_MAX_POLL_TIMEOUT_US) in dpu_hw_pp_disable_autorefresh() 246 trial++; in dpu_hw_pp_disable_autorefresh()
|
H A D | dpu_hw_intf.c | 479 int trial = 0; in dpu_hw_intf_disable_autorefresh() local 499 if ((trial * DPU_ENC_MAX_POLL_TIMEOUT_US) in dpu_hw_intf_disable_autorefresh() 506 trial++; in dpu_hw_intf_disable_autorefresh()
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-incremental_24.7.2.bb | 26 # The tests require unit testing tool 'trial' from the twisted package
|
H A D | python3-twisted_24.11.0.bb | 96 ${bindir}/trial \ 108 ${PYTHON_SITEPACKAGES_DIR}/twisted/trial \
|
/openbmc/linux/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()
|
/openbmc/linux/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()
|
/openbmc/linux/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 ...
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | cx88.rst | 56 trial-and-error using the tuner=<n> insmod option. If you
|
/openbmc/linux/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
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/ |
H A D | software-architecture.rst | 267 capsule verification. It changes the state of the system to trial state and 271 block to get the information on the boot bank. In the successful trial stage, 272 the acknowledgment from the host moves the state of the system from trial to 273 regular. Any failure in the trial stage or system hangs leads to a system
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/ |
H A D | 0007-Plaform-Corstone1000-Switch-to-metadata-v2.patch | 151 /* Change system state to trial bank state */
|
/openbmc/linux/Documentation/arch/x86/i386/ |
H A D | IO-APIC.rst | 118 Use smart trial-and-error techniques to find out the correct pirq line ...
|
/openbmc/linux/arch/arm/boot/dts/arm/ |
H A D | integratorap.dts | 32 * but painful trial-and-error has proved to me that it
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | SCEA | 51 …ny such action. In addition, each party hereby waives the right to a jury trial in any action or p…
|
H A D | LPL-1.02 | 75 …r after the cause of action arose. Each party waives its rights to a jury trial in any resulting l…
|
H A D | CPL-1.0 | 213 after the cause of action arose. Each party waives its rights to a jury trial in
|
H A D | EPL-1.0 | 71 …r after the cause of action arose. Each party waives its rights to a jury trial in any resulting l…
|
H A D | IPL-1.0 | 212 party waives its rights to a jury trial in any resulting litigation.
|
/openbmc/linux/Documentation/locking/ |
H A D | seqlock.rst | 221 that trial fails (odd sequence counter is returned, which is used as
|
/openbmc/linux/arch/microblaze/boot/dts/ |
H A D | system.dts | 290 * to datasheet or trial-and-error with real hardware.
|
/openbmc/linux/Documentation/wmi/devices/ |
H A D | dell-wmi-ddv.rst | 21 trial-and-error, please keep that in mind.
|
/openbmc/linux/Documentation/hwmon/ |
H A D | dell-smm-hwmon.rst | 182 .. warning:: The SMM interface was reverse-engineered by trial-and-error
|