Searched full:experiment (Results 1 – 25 of 65) sorted by relevance
123
/linux-6.12.1/kernel/rcu/ |
D | refscale.c | 83 // Number of loops per experiment, all readers execute operations concurrently. 84 torture_param(long, loops, 10000, "Number of loops per experiment."); 117 // Number of readers that are part of the current experiment. 126 // Track which experiment is currently running. 822 …VERBOSE_SCALEOUT_BATCH("ref_scale_reader %ld: waiting to start next experiment on cpu %d", me, raw… in ref_scale_reader() 839 VERBOSE_SCALEOUT_BATCH("ref_scale_reader %ld: experiment %d started", me, exp_idx); in ref_scale_reader() 868 VERBOSE_SCALEOUT_BATCH("ref_scale_reader %ld: experiment %d ended, (readers remaining=%d)", in ref_scale_reader() 904 seq_buf_printf(&s, "Experiment #%d (Format: <THREAD-NUM>:<Total loop time in ns>)", in process_durations() 929 // experiments. For every experiment, it orders all the readers 930 // involved to start and waits for them to finish the experiment. It [all …]
|
/linux-6.12.1/Documentation/hwmon/ |
D | asb100.rst | 70 * Experiment with fan divisors > 8. 71 * Experiment with temp. sensor types.
|
/linux-6.12.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-6.12.1/arch/powerpc/include/asm/ |
D | ohare.h | 20 * These were mostly derived by experiment on a powerbook 3400
|
/linux-6.12.1/Documentation/rust/ |
D | index.rst | 10 The Rust experiment
|
/linux-6.12.1/drivers/remoteproc/ |
D | omap_remoteproc.h | 24 * as we progress and experiment with those two different approaches.
|
/linux-6.12.1/Documentation/arch/riscv/ |
D | patch-acceptance.rst | 9 in-progress drafts are available for all to review and to experiment
|
/linux-6.12.1/Documentation/devicetree/bindings/input/ |
D | atmel,maxtouch.yaml | 63 or experiment to determine which bit corresponds to which input. Use
|
/linux-6.12.1/Documentation/userspace-api/media/drivers/ |
D | imx-uapi.rst | 41 From experiment it was found that during image rolling, the frame
|
/linux-6.12.1/Documentation/dev-tools/kunit/ |
D | index.rst | 106 or to experiment with tools/testing/kunit/kunit.py and the example test under
|
/linux-6.12.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-6.12.1/Documentation/kbuild/ |
D | gcc-plugins.rst | 38 GCC plugins are designed to provide a place to experiment with potential
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/neterion/ |
D | s2io.rst | 136 However, you may want to experiment with PCI bus parameters
|
/linux-6.12.1/Documentation/networking/ |
D | statistics.rst | 50 Kernel development tools (ynl) can be used to experiment with them,
|
D | 6pack.rst | 33 to experiment with something completely different from the known CSMA and
|
/linux-6.12.1/drivers/iio/adc/ |
D | aspeed_adc.c | 240 * Experiment result is 1ms. in aspeed_adc_compensation() 298 * Experiment result is 1ms. in aspeed_adc_read_raw()
|
/linux-6.12.1/drivers/gpu/drm/bridge/ |
D | parade-ps8640.c | 709 * during EDID read (~20ms in my experiment) and in between the last in ps8640_probe() 711 * (~100ms in my experiment). in ps8640_probe()
|
/linux-6.12.1/arch/sparc/ |
D | Kconfig | 228 Say Y here to experiment with turning CPUs off and on. CPUs
|
/linux-6.12.1/arch/sh/ |
D | Kconfig | 610 Say Y here to experiment with turning CPUs off and on. CPUs
|
/linux-6.12.1/drivers/net/mdio/ |
D | mdio-i2c.c | 251 /* By experiment it takes up to 70 ms to access a register for these in i2c_rollball_mii_poll()
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | building.rst | 12 - you're a braveheart and want to experiment with new stuff;
|
/linux-6.12.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-6.12.1/arch/alpha/include/asm/ |
D | core_mcpcia.h | 5 /* Define to experiment with fitting everything into one 128MB HAE window.
|
/linux-6.12.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()
|
123