Searched full:experiment (Results 1 – 25 of 64) sorted by relevance
123
/Linux-v6.1/kernel/rcu/ |
D | refscale.c | 79 // Number of loops per experiment, all readers execute operations concurrently. 80 torture_param(long, loops, 10000, "Number of loops per experiment."); 113 // Number of readers that are part of the current experiment. 122 // Track which experiment is currently running. 552 …VERBOSE_SCALEOUT_BATCH("ref_scale_reader %ld: waiting to start next experiment on cpu %d", me, raw… in ref_scale_reader() 569 VERBOSE_SCALEOUT_BATCH("ref_scale_reader %ld: experiment %d started", me, exp_idx); in ref_scale_reader() 598 VERBOSE_SCALEOUT_BATCH("ref_scale_reader %ld: experiment %d ended, (readers remaining=%d)", in ref_scale_reader() 633 sprintf(buf, "Experiment #%d (Format: <THREAD-NUM>:<Total loop time in ns>)", in process_durations() 657 // experiments. For every experiment, it orders all the readers 658 // involved to start and waits for them to finish the experiment. It [all …]
|
/Linux-v6.1/Documentation/hwmon/ |
D | asb100.rst | 70 * Experiment with fan divisors > 8. 71 * Experiment with temp. sensor types.
|
/Linux-v6.1/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-v6.1/arch/powerpc/include/asm/ |
D | ohare.h | 20 * These were mostly derived by experiment on a powerbook 3400
|
/Linux-v6.1/drivers/remoteproc/ |
D | omap_remoteproc.h | 24 * as we progress and experiment with those two different approaches.
|
/Linux-v6.1/Documentation/riscv/ |
D | patch-acceptance.rst | 9 in-progress drafts are available for all to review and to experiment
|
/Linux-v6.1/Documentation/devicetree/bindings/input/ |
D | atmel,maxtouch.yaml | 60 or experiment to determine which bit corresponds to which input. Use
|
/Linux-v6.1/Documentation/userspace-api/media/drivers/ |
D | imx-uapi.rst | 41 From experiment it was found that during image rolling, the frame
|
/Linux-v6.1/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-v6.1/Documentation/kbuild/ |
D | gcc-plugins.rst | 38 GCC plugins are designed to provide a place to experiment with potential
|
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/neterion/ |
D | s2io.rst | 136 However, you may want to experiment with PCI bus parameters
|
/Linux-v6.1/drivers/iio/adc/ |
D | aspeed_adc.c | 241 * Experiment result is 1ms. in aspeed_adc_compensation() 299 * Experiment result is 1ms. in aspeed_adc_read_raw()
|
/Linux-v6.1/drivers/gpu/drm/bridge/ |
D | parade-ps8640.c | 732 * during EDID read (~20ms in my experiment) and in between the last in ps8640_probe() 734 * (~100ms in my experiment). in ps8640_probe()
|
/Linux-v6.1/arch/ia64/ |
D | Kconfig | 244 Say Y here to experiment with turning CPUs off and on. CPUs
|
/Linux-v6.1/Documentation/networking/ |
D | 6pack.rst | 33 to experiment with something completely different from the known CSMA and
|
/Linux-v6.1/arch/sparc/ |
D | Kconfig | 226 Say Y here to experiment with turning CPUs off and on. CPUs
|
/Linux-v6.1/drivers/net/mdio/ |
D | mdio-i2c.c | 239 /* By experiment it takes up to 70 ms to access a register for these in i2c_rollball_mii_poll()
|
/Linux-v6.1/arch/sh/ |
D | Kconfig | 636 Say Y here to experiment with turning CPUs off and on. CPUs
|
/Linux-v6.1/Documentation/admin-guide/media/ |
D | building.rst | 12 - you're a braveheart and want to experiment with new stuff;
|
/Linux-v6.1/arch/alpha/include/asm/ |
D | core_mcpcia.h | 5 /* Define to experiment with fitting everything into one 128MB HAE window.
|
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/chelsio/ |
D | cxgb.rst | 351 You may need to experiment which CPU to bind the application to in
|
/Linux-v6.1/drivers/pwm/ |
D | pwm-sun4i.c | 126 * bit is set, no other setting has any meaning. Even more, experiment in sun4i_pwm_get_state()
|
/Linux-v6.1/drivers/mtd/maps/ |
D | esb2rom.c | 170 /* RLG: experiment 2. Force the window registers to the widest values */ in esb2rom_init_one()
|
/Linux-v6.1/arch/riscv/ |
D | Kconfig | 332 Say Y here to experiment with turning CPUs off and on. CPUs
|
123