/linux-6.3-rc2/tools/testing/selftests/resctrl/ |
A D | mbm_test.c | 22 int runs, ret, avg_diff_per; in show_bw_info() local 29 for (runs = 1; runs < NUM_OF_RUNS ; runs++) { in show_bw_info() 30 sum_bw_imc += bw_imc[runs]; in show_bw_info() 31 sum_bw_resc += bw_resc[runs]; in show_bw_info() 55 int runs, ret; in check_results() local 67 runs = 0; in check_results() 77 bw_resc[runs] = strtoul(token_array[5], NULL, 0); in check_results() 78 bw_imc[runs] = strtoul(token_array[3], NULL, 0); in check_results() 79 runs++; in check_results()
|
A D | mba_test.c | 56 int allocation, runs; in show_mba_info() local 72 for (runs = NUM_OF_RUNS * allocation + 1; in show_mba_info() 73 runs < NUM_OF_RUNS * allocation + NUM_OF_RUNS ; runs++) { in show_mba_info() 74 sum_bw_imc += bw_imc[runs]; in show_mba_info() 75 sum_bw_resc += bw_resc[runs]; in show_mba_info() 106 int runs; in check_results() local 116 runs = 0; in check_results() 127 bw_imc[runs] = strtoul(token_array[3], NULL, 0); in check_results() 129 bw_resc[runs] = strtoul(token_array[5], NULL, 0); in check_results() 130 runs++; in check_results()
|
A D | cmt_test.c | 46 int runs = 0; in check_results() local 67 if (runs > 0) in check_results() 69 runs++; in check_results()
|
A D | cat_test.c | 59 int runs = 0, no_of_bits = 0; in check_results() local 82 if (runs > 0) in check_results() 84 runs++; in check_results()
|
/linux-6.3-rc2/tools/testing/selftests/bpf/verifier/ |
A D | sleepable.c | 12 .runs = -1, 25 .runs = -1, 38 .runs = -1, 51 .runs = -1, 64 .runs = -1, 76 .runs = -1, 90 .runs = -1,
|
A D | jmp32.c | 18 .runs = 3, 50 .runs = 3, 106 .runs = 2, 130 .runs = 3, 171 .runs = 2, 195 .runs = 3, 236 .runs = 3, 263 .runs = 3, 306 .runs = 3, 333 .runs = 3, [all …]
|
A D | bpf_st_mem.c | 14 .runs = -1, 36 .runs = -1, 66 .runs = -1,
|
A D | bpf_loop_inline.c | 61 .runs = 0, 94 .runs = 0, 131 .runs = 0, 169 .runs = 0,
|
/linux-6.3-rc2/fs/ntfs3/ |
A D | run.c | 48 r = run->runs; in run_lookup() 177 r = run->runs + i; in run_is_mapped_full() 200 if (!run->runs) in run_lookup_entry() 206 r = run->runs + idx; in run_lookup_entry() 248 r = run->runs; in run_truncate_head() 254 kvfree(run->runs); in run_truncate_head() 255 run->runs = NULL; in run_truncate_head() 291 kvfree(run->runs); in run_truncate() 292 run->runs = NULL; in run_truncate() 839 r = run->runs + i; in run_pack() [all …]
|
/linux-6.3-rc2/lib/ |
A D | crc32test.c | 712 int errors = 0, runs = 0; in crc32c_combine_test() local 731 runs++; in crc32c_combine_test() 737 pr_warn("crc32c_combine: %d/%d self tests failed\n", errors, runs); in crc32c_combine_test() 739 pr_info("crc32c_combine: %d self tests passed\n", runs); in crc32c_combine_test() 800 int errors = 0, runs = 0; in crc32_combine_test() local 819 runs++; in crc32_combine_test() 825 pr_warn("crc32_combine: %d/%d self tests failed\n", errors, runs); in crc32_combine_test() 827 pr_info("crc32_combine: %d self tests passed\n", runs); in crc32_combine_test()
|
A D | random32.c | 259 int i, j, errors = 0, runs = 0; in prandom_state_selftest() local 289 runs++; in prandom_state_selftest() 294 pr_warn("prandom: %d/%d self tests failed\n", errors, runs); in prandom_state_selftest() 296 pr_info("prandom: %d self tests passed\n", runs); in prandom_state_selftest()
|
/linux-6.3-rc2/rust/alloc/ |
A D | slice.rs | 1117 let mut runs = vec![]; in merge_sort() variables 1152 let left = runs[r + 1]; in merge_sort() 1153 let right = runs[r]; in merge_sort() 1163 runs.remove(r + 1); in merge_sort() 1168 debug_assert!(runs.len() == 1 && runs[0].start == 0 && runs[0].len == len); in merge_sort() 1186 let n = runs.len(); in merge_sort() 1188 && (runs[n - 1].start == 0 in merge_sort() 1189 || runs[n - 2].len <= runs[n - 1].len in merge_sort() 1190 || (n >= 3 && runs[n - 3].len <= runs[n - 2].len + runs[n - 1].len) in merge_sort() 1191 || (n >= 4 && runs[n - 4].len <= runs[n - 3].len + runs[n - 2].len)) in merge_sort() [all …]
|
/linux-6.3-rc2/arch/mips/jazz/ |
A D | Kconfig | 8 kernel that runs on these, say Y here. For details about Linux on 19 kernel that runs on these, say Y here. For details about Linux on 29 kernel that runs on these, say Y here. For details about Linux on
|
/linux-6.3-rc2/tools/memory-model/scripts/ |
A 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,
|
A D | runlitmushist.sh | 82 echo 'Number of failed herd7 runs (e.g., timeout): ' $nfail 1>&2
|
/linux-6.3-rc2/tools/testing/selftests/rcutorture/bin/ |
A D | kvm-recheck.sh | 101 echo $builderrors runs with build errors. 107 echo $runerrors runs with runtime errors.
|
/linux-6.3-rc2/Documentation/virt/ |
A D | ne_overview.rst | 14 For example, an application that processes sensitive data and runs in a VM, 16 application then runs in a separate VM than the primary VM, namely an enclave. 17 It runs alongside the VM that spawned it. This setup matches low latency 52 An enclave runs on dedicated cores. CPU 0 and its CPU siblings need to remain 64 The application that runs in the enclave needs to be packaged in an enclave
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | lockup-watchdogs.rst | 41 A periodic hrtimer runs to generate interrupts and kick the watchdog 50 The watchdog job runs in a stop scheduling thread that updates a 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
|
A D | clearing-warn-once.rst | 9 This can be useful after test suite runs to reproduce problems.
|
/linux-6.3-rc2/Documentation/powerpc/ |
A D | kasan.txt | 28 - Book3S runs code with translations off ("real mode") during boot, including a 32 - Some code - most notably a lot of KVM code - also runs with translations off 40 instrument any code that runs with translations off after booting. This is the
|
/linux-6.3-rc2/security/lockdown/ |
A 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-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-class-mic | 9 Integrated Core (MIC) architecture that runs a Linux OS. 77 An Intel MIC device runs a Linux OS during its operation. This 96 An Intel MIC device runs a Linux OS during its operation. Before 143 An Intel MIC device runs a Linux OS during its operation. For 157 An Intel MIC device runs a Linux OS during its operation. For
|
/linux-6.3-rc2/Documentation/driver-api/iio/ |
A 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-6.3-rc2/tools/bpf/bpftool/Documentation/ |
A D | bpftool-net.rst | 67 …**xdpgeneric** - Generic XDP. runs at generic XDP hook when packet already enters receive path as … 68 **xdpdrv** - Native XDP. runs earliest point in driver's receive path; 69 **xdpoffload** - Offload XDP. runs directly on NIC on each packet reception;
|
/linux-6.3-rc2/Documentation/driver-api/mmc/ |
A 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
|