Home
last modified time | relevance | path

Searched full:experiment (Results 1 – 25 of 125) sorted by relevance

12345

/kernel/linux/linux-5.10/kernel/rcu/
Drefscale.c64 // Number of loops per experiment, all readers execute operations concurrently.
65 torture_param(long, loops, 10000, "Number of loops per experiment.");
98 // Number of readers that are part of the current experiment.
107 // Track which experiment is currently running.
378 …VERBOSE_SCALEOUT("ref_scale_reader %ld: waiting to start next experiment on cpu %d", me, smp_proce… in ref_scale_reader()
395 VERBOSE_SCALEOUT("ref_scale_reader %ld: experiment %d started", me, exp_idx); in ref_scale_reader()
424 VERBOSE_SCALEOUT("ref_scale_reader %ld: experiment %d ended, (readers remaining=%d)", in ref_scale_reader()
459 sprintf(buf, "Experiment #%d (Format: <THREAD-NUM>:<Total loop time in ns>)", in process_durations()
481 // experiments. For every experiment, it orders all the readers
482 // involved to start and waits for them to finish the experiment. It
[all …]
/kernel/linux/linux-6.6/kernel/rcu/
Drefscale.c81 // Number of loops per experiment, all readers execute operations concurrently.
82 torture_param(long, loops, 10000, "Number of loops per experiment.");
115 // Number of readers that are part of the current experiment.
124 // Track which experiment is currently running.
820 …VERBOSE_SCALEOUT_BATCH("ref_scale_reader %ld: waiting to start next experiment on cpu %d", me, raw… in ref_scale_reader()
837 VERBOSE_SCALEOUT_BATCH("ref_scale_reader %ld: experiment %d started", me, exp_idx); in ref_scale_reader()
866 VERBOSE_SCALEOUT_BATCH("ref_scale_reader %ld: experiment %d ended, (readers remaining=%d)", in ref_scale_reader()
901 sprintf(buf, "Experiment #%d (Format: <THREAD-NUM>:<Total loop time in ns>)", in process_durations()
925 // experiments. For every experiment, it orders all the readers
926 // involved to start and waits for them to finish the experiment. It
[all …]
/kernel/linux/linux-5.10/Documentation/hwmon/
Dasb100.rst70 * Experiment with fan divisors > 8.
71 * Experiment with temp. sensor types.
/kernel/linux/linux-6.6/Documentation/hwmon/
Dasb100.rst70 * Experiment with fan divisors > 8.
71 * Experiment with temp. sensor types.
/kernel/linux/linux-5.10/include/net/
Dnsh.h91 * an experiment SHOULD silently discard packets with MD Type 0xF.
105 * 0xFE: Experiment 1
106 * 0xFF: Experiment 2
111 * implementation not explicitly configured for a specific experiment
/kernel/linux/linux-6.6/include/net/
Dnsh.h91 * an experiment SHOULD silently discard packets with MD Type 0xF.
105 * 0xFE: Experiment 1
106 * 0xFF: Experiment 2
111 * implementation not explicitly configured for a specific experiment
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/
Datmel,maxtouch.txt29 experiment to determine which bit corresponds to which input. Use
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
Dohare.h20 * These were mostly derived by experiment on a powerbook 3400
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dohare.h20 * These were mostly derived by experiment on a powerbook 3400
/kernel/linux/linux-6.6/drivers/remoteproc/
Domap_remoteproc.h24 * as we progress and experiment with those two different approaches.
/kernel/linux/linux-5.10/drivers/remoteproc/
Domap_remoteproc.h24 * as we progress and experiment with those two different approaches.
/kernel/linux/linux-5.10/Documentation/riscv/
Dpatch-acceptance.rst9 in-progress drafts are available for all to review and to experiment
/kernel/linux/linux-6.6/Documentation/riscv/
Dpatch-acceptance.rst9 in-progress drafts are available for all to review and to experiment
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/
Datmel,maxtouch.yaml63 or experiment to determine which bit corresponds to which input. Use
/kernel/linux/linux-5.10/Documentation/userspace-api/media/drivers/
Dimx-uapi.rst41 From experiment it was found that during image rolling, the frame
/kernel/linux/linux-6.6/Documentation/userspace-api/media/drivers/
Dimx-uapi.rst41 From experiment it was found that during image rolling, the frame
/kernel/linux/linux-6.6/Documentation/dev-tools/kunit/
Dindex.rst106 or to experiment with tools/testing/kunit/kunit.py and the example test under
/kernel/linux/linux-5.10/Documentation/sound/cards/
Dserial-u16550.rst86 but no units to experiment with. The MS-124W support is tested with a real unit.
Dmaya44.rst22 … (Rainer Zimmermann) had to find out some card-specific information by experiment and conjecture. …
/kernel/linux/linux-6.6/Documentation/sound/cards/
Dserial-u16550.rst86 but no units to experiment with. The MS-124W support is tested with a real unit.
Dmaya44.rst22 … (Rainer Zimmermann) had to find out some card-specific information by experiment and conjecture. …
/kernel/linux/linux-6.6/Documentation/kbuild/
Dgcc-plugins.rst38 GCC plugins are designed to provide a place to experiment with potential
/kernel/linux/linux-6.6/Documentation/networking/device_drivers/ethernet/neterion/
Ds2io.rst136 However, you may want to experiment with PCI bus parameters
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/neterion/
Ds2io.rst136 However, you may want to experiment with PCI bus parameters
/kernel/linux/linux-6.6/arch/ia64/
DKconfig247 Say Y here to experiment with turning CPUs off and on. CPUs

12345