Searched full:experiment (Results 1 – 25 of 60) sorted by relevance
123
/Linux-v5.15/kernel/rcu/ |
D | refscale.c | 77 // Number of loops per experiment, all readers execute operations concurrently. 78 torture_param(long, loops, 10000, "Number of loops per experiment."); 111 // Number of readers that are part of the current experiment. 120 // Track which experiment is currently running. 530 …VERBOSE_SCALEOUT_BATCH("ref_scale_reader %ld: waiting to start next experiment on cpu %d", me, raw… in ref_scale_reader() 547 VERBOSE_SCALEOUT_BATCH("ref_scale_reader %ld: experiment %d started", me, exp_idx); in ref_scale_reader() 576 VERBOSE_SCALEOUT_BATCH("ref_scale_reader %ld: experiment %d ended, (readers remaining=%d)", in ref_scale_reader() 611 sprintf(buf, "Experiment #%d (Format: <THREAD-NUM>:<Total loop time in ns>)", in process_durations() 633 // experiments. For every experiment, it orders all the readers 634 // involved to start and waits for them to finish the experiment. It [all …]
|
/Linux-v5.15/Documentation/hwmon/ |
D | asb100.rst | 70 * Experiment with fan divisors > 8. 71 * Experiment with temp. sensor types.
|
D | dell-smm-hwmon.rst | 79 its SMM. You can experiment with the code in `this repository`__ to
|
D | abituguru-datasheet.rst | 329 A word of caution to those who want to experiment and see if they can figure
|
/Linux-v5.15/include/net/ |
D | nsh.h | 91 * 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
|
/Linux-v5.15/arch/powerpc/include/asm/ |
D | ohare.h | 20 * These were mostly derived by experiment on a powerbook 3400
|
/Linux-v5.15/drivers/remoteproc/ |
D | omap_remoteproc.h | 24 * as we progress and experiment with those two different approaches.
|
/Linux-v5.15/Documentation/riscv/ |
D | patch-acceptance.rst | 9 in-progress drafts are available for all to review and to experiment
|
/Linux-v5.15/Documentation/devicetree/bindings/input/ |
D | atmel,maxtouch.yaml | 60 or experiment to determine which bit corresponds to which input. Use
|
/Linux-v5.15/Documentation/userspace-api/media/drivers/ |
D | imx-uapi.rst | 41 From experiment it was found that during image rolling, the frame
|
/Linux-v5.15/Documentation/sound/cards/ |
D | serial-u16550.rst | 86 but no units to experiment with. The MS-124W support is tested with a real unit.
|
D | maya44.rst | 22 … (Rainer Zimmermann) had to find out some card-specific information by experiment and conjecture. …
|
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/neterion/ |
D | s2io.rst | 136 However, you may want to experiment with PCI bus parameters
|
/Linux-v5.15/arch/ia64/ |
D | Kconfig | 246 Say Y here to experiment with turning CPUs off and on. CPUs
|
/Linux-v5.15/Documentation/networking/ |
D | 6pack.rst | 33 to experiment with something completely different from the known CSMA and
|
/Linux-v5.15/arch/sparc/ |
D | Kconfig | 229 Say Y here to experiment with turning CPUs off and on. CPUs
|
/Linux-v5.15/arch/riscv/ |
D | Kconfig | 316 Say Y here to experiment with turning CPUs off and on. CPUs
|
/Linux-v5.15/arch/sh/ |
D | Kconfig | 638 Say Y here to experiment with turning CPUs off and on. CPUs
|
/Linux-v5.15/Documentation/admin-guide/media/ |
D | building.rst | 12 - you're a braveheart and want to experiment with new stuff;
|
/Linux-v5.15/arch/alpha/include/asm/ |
D | core_mcpcia.h | 5 /* Define to experiment with fitting everything into one 128MB HAE window.
|
D | core_cia.h | 5 /* Define to experiment with fitting everything into one 512MB HAE window. */
|
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/chelsio/ |
D | cxgb.rst | 351 You may need to experiment which CPU to bind the application to in
|
/Linux-v5.15/drivers/mtd/maps/ |
D | esb2rom.c | 170 /* RLG: experiment 2. Force the window registers to the widest values */ in esb2rom_init_one()
|
/Linux-v5.15/drivers/staging/sm750fb/ |
D | sm750_hw.c | 166 * Chrontel app note and our experiment. in hw_sm750_inithw()
|
/Linux-v5.15/drivers/pwm/ |
D | pwm-sun4i.c | 127 * bit is set, no other setting has any meaning. Even more, experiment in sun4i_pwm_get_state()
|
123