| /Linux-v5.4/tools/testing/selftests/bpf/verifier/ |
| D | jmp32.c | 18 .runs = 3, 50 .runs = 3, 89 .runs = 2, 113 .runs = 3, 152 .runs = 2, 176 .runs = 3, 215 .runs = 3, 242 .runs = 3, 283 .runs = 3, 310 .runs = 3, [all …]
|
| /Linux-v5.4/lib/ |
| D | crc32test.c | 714 int errors = 0, runs = 0; in crc32c_combine_test() local 733 runs++; in crc32c_combine_test() 739 pr_warn("crc32c_combine: %d/%d self tests failed\n", errors, runs); in crc32c_combine_test() 741 pr_info("crc32c_combine: %d self tests passed\n", runs); in crc32c_combine_test() 804 int errors = 0, runs = 0; in crc32_combine_test() local 823 runs++; in crc32_combine_test() 829 pr_warn("crc32_combine: %d/%d self tests failed\n", errors, runs); in crc32_combine_test() 831 pr_info("crc32_combine: %d self tests passed\n", runs); in crc32_combine_test()
|
| D | random32.c | 426 int i, j, errors = 0, runs = 0; in prandom_state_selftest() local 456 runs++; in prandom_state_selftest() 461 pr_warn("prandom: %d/%d self tests failed\n", errors, runs); in prandom_state_selftest() 463 pr_info("prandom: %d self tests passed\n", runs); in prandom_state_selftest()
|
| D | test_rhashtable.c | 33 static int runs = 4; variable 34 module_param(runs, int, 0); 35 MODULE_PARM_DESC(runs, "Number of test runs per variant (default: 4)"); 721 for (i = 0; i < runs; i++) { in test_rht_init() 750 do_div(total_time, runs); in test_rht_init()
|
| /Linux-v5.4/arch/mips/jazz/ |
| D | Kconfig | 9 kernel that runs on these, say Y here. For details about Linux on 21 kernel that runs on these, say Y here. For details about Linux on 32 kernel that runs on these, say Y here. For details about Linux on
|
| /Linux-v5.4/tools/memory-model/scripts/ |
| D | README | 24 initlitmushist.sh or newlitmushist.sh runs, comparing the 25 herd7 output to that of the original runs. 33 Compare output from two different runs of the same litmus tests,
|
| D | runlitmushist.sh | 82 echo 'Number of failed herd7 runs (e.g., timeout): ' $nfail 1>&2
|
| /Linux-v5.4/security/lockdown/ |
| D | Kconfig | 36 The kernel runs in integrity mode by default. Features that allow 42 The kernel runs in confidentiality mode by default. Features that
|
| /Linux-v5.4/Documentation/arm64/ |
| D | perf.txt | 12 Userspace always runs at EL0 and thus this attribute will exclude EL0. 20 The kernel runs at EL2 with VHE and EL1 without. Guest kernels always run 39 hypervisor to be any code that runs at EL2 which is predominantly used for
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-class-mic | 9 Integrated Core (MIC) architecture that runs a Linux OS. 68 An Intel MIC device runs a Linux OS during its operation. This 84 An Intel MIC device runs a Linux OS during its operation. Before 131 An Intel MIC device runs a Linux OS during its operation. For 145 An Intel MIC device runs a Linux OS during its operation. For
|
| D | sysfs-devices | 7 be added and removed dynamically as the machine runs,
|
| /Linux-v5.4/Documentation/driver-api/iio/ |
| D | triggered-buffers.rst | 57 function. It should do as little processing as possible, because it runs in 62 the poll function. This runs in the context of a kernel thread and all the
|
| /Linux-v5.4/Documentation/driver-api/mmc/ |
| D | mmc-async-req.rst | 61 descriptor, and post_req() runs the dma_unmap_sg(). 94 * The second issue_pending should be called before MMC runs out 95 * of the first chunk. If the MMC runs out of the first data chunk
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | clearing-warn-once.rst | 9 This can be useful after test suite runs to reproduce problems.
|
| D | lockup-watchdogs.rst | 41 A periodic hrtimer runs to generate interrupts and kick the watchdog 67 By default, the watchdog runs on all online cores. However, on a 68 kernel configured with NO_HZ_FULL, by default the watchdog runs only
|
| /Linux-v5.4/drivers/staging/gs_fpgaboot/ |
| D | README | 50 b. For the FPGA that runs without config after the download, which 54 Since that FPGA runs on its own, it doesn't require a linux driver
|
| /Linux-v5.4/tools/bpf/bpftool/Documentation/ |
| D | bpftool-net.rst | 63 …**xdpgeneric** - Generic XDP. runs at generic XDP hook when packet already enters receive path as … 64 **xdpdrv** - Native XDP. runs earliest point in driver's receive path; 65 **xdpoffload** - Offload XDP. runs directly on NIC on each packet reception;
|
| /Linux-v5.4/tools/perf/Documentation/ |
| D | perf-archive.txt | 15 This command runs perf-buildid-list --with-hits, and collects the files with the
|
| /Linux-v5.4/Documentation/devicetree/bindings/display/ |
| D | brcm,bcm-vc4.txt | 44 - clocks: a) core: The core clock the unit runs on 52 - clocks: The core clock the unit runs on 63 - clocks: The clock the unit runs on
|
| /Linux-v5.4/kernel/rcu/ |
| D | Kconfig.debug | 34 This option provides a kernel module that runs performance 51 This option provides a kernel module that runs torture tests
|
| /Linux-v5.4/Documentation/hwmon/ |
| D | amc6821.rst | 73 temp1_auto_point3_temp rw Above this temperature fan runs at maximum 90 temp2_auto_point3_temp rw Above this temperature fan runs at maximum
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | integratorcp.dts | 146 /* TIMER0 runs directly on the 25MHz chrystal */ 152 /* TIMER1 runs @ 1MHz */ 158 /* TIMER2 runs @ 1MHz */
|
| /Linux-v5.4/Documentation/ABI/removed/ |
| D | sysfs-bus-nfit | 9 When the nfit driver initializes it runs an ARS (Address Range
|
| /Linux-v5.4/drivers/net/wireless/intel/iwlegacy/ |
| D | Kconfig | 31 runs. 57 runs.
|
| /Linux-v5.4/drivers/firmware/imx/ |
| D | Kconfig | 18 which runs on a dedicated Cortex-M core to provide power, clock, and
|