/linux/tools/testing/selftests/bpf/ |
H A D | test_maps.h | 18 extern int skips;
|
H A D | test_verifier.c | 75 static int skips; variable 535 skips++; in skip_unsupported_map() 1522 skips++; in do_test_single() 1534 fixup_skips = skips; in do_test_single() 1542 /* If there were some map skips during fixup due to missing bpf in do_test_single() 1545 if (fixup_skips != skips) in do_test_single() 1612 skips++; in do_test_single() 1618 skips++; in do_test_single() 1777 skips++; in do_test() 1789 skips in do_test() [all...] |
H A D | test_maps.c | 29 int skips; variable 741 skips++; in test_sockmap() 1934 printf("test_maps: OK, %d SKIPPED\n", skips); in main()
|
/linux/Documentation/gpu/ |
H A D | automated_testing.rst | 55 IGT tests to be run on all drivers (unless mentioned in a driver's \*-skips.txt 90 drivers/gpu/drm/ci/${DRIVER_NAME}-${HW_REVISION}-skips.txt 136 issues, for example), you can remove tests from the flakes and/or skips lists,
|
/linux/Documentation/driver-api/mtd/ |
H A D | nand_ecc.rst | 90 - rp6 covers 8 bytes then skips 8 etc 91 - rp7 skips 8 bytes then covers 8 etc 92 - rp8 covers 16 bytes then skips 16 etc 93 - rp9 skips 16 bytes then covers 16 etc 94 - rp10 covers 32 bytes then skips 32 etc 95 - rp11 skips 32 bytes then covers 32 etc 96 - rp12 covers 64 bytes then skips 64 etc 97 - rp13 skips 64 bytes then covers 64 etc 98 - rp14 covers 128 bytes then skips 128 99 - rp15 skips 12 [all...] |
/linux/Documentation/trace/ |
H A D | fprobe.rst | 184 skips both of entry and exit callback and the latter skips the exit 189 counter may not work correctly, because ftrace skips the fprobe function which
|
/linux/tools/testing/selftests/bpf/map_tests/ |
H A D | task_storage_map.c | 84 skips++; in test_task_storage_map_stress_lookup()
|
/linux/tools/perf/Documentation/ |
H A D | itrace.txt | 57 skips the first million instructions.
|
H A D | perf-config.txt | 594 'skip' skips post-processing and does not update the cache. 595 'mmap' skips post-processing and reads build-ids from MMAP events.
|
/linux/Documentation/arch/powerpc/ |
H A D | dawr-power9.rst | 101 Any errors/failures/skips mean something is wrong.
|
/linux/Documentation/virt/hyperv/ |
H A D | clocks.rst | 31 in Linux reads this MSR to get the frequency, so it skips TSC
|
/linux/drivers/scsi/elx/efct/ |
H A D | efct_hw.c | 1694 u32 skips = 0; in efct_hw_io_init_sges() local 1734 skips = EFCT_TARGET_WRITE_SKIPS; in efct_hw_io_init_sges() 1742 skips = EFCT_TARGET_READ_SKIPS; in efct_hw_io_init_sges() 1746 * No skips, etc. for FCP_TRSP64 in efct_hw_io_init_sges() 1757 for (i = 0; i < skips; i++) { in efct_hw_io_init_sges() 1765 io->n_sge += skips; in efct_hw_io_init_sges()
|
/linux/Documentation/firmware-guide/acpi/apei/ |
H A D | einj.rst | 124 to 1 skips the trigger phase, which *may* allow the user to cause the
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-clone.rst | 94 skips copying the region's data from the source to the destination device, and
|
/linux/Documentation/networking/ |
H A D | openvswitch.rst | 187 (the flow only contains IP packets if one parses and skips over the
|
/linux/Documentation/admin-guide/ |
H A D | bcache.rst | 34 to caching large sequential IO. Bcache detects sequential IO and skips it; 144 that skips the cache so we don't have to error the write.
|
/linux/Documentation/dev-tools/ |
H A D | kselftest.rst | 15 code that can still test an older kernel and make sure it skips the test
|
/linux/Documentation/networking/device_drivers/ethernet/intel/ |
H A D | e1000e.rst | 194 This workaround skips resetting the PHY at shutdown for the initial silicon
|
/linux/Documentation/driver-api/rapidio/ |
H A D | rapidio.rst | 304 an agent skips RapidIO discovery and continues with remaining kernel
|
/linux/Documentation/fault-injection/ |
H A D | fault-injection.rst | 321 does something. Thus if the function error injection skips whole of the
|
/linux/Documentation/power/ |
H A D | swsusp.rst | 104 state. If the option `noresume` is specified as a boot parameter, it skips
|
/linux/Documentation/mm/ |
H A D | hmm.rst | 344 bit is set and skips entries that are not migrating. The device driver
|
/linux/Documentation/bpf/ |
H A D | bpf_iterators.rst | 525 Let us look at how a BPF iterator without parameters skips files of other
|
/linux/Documentation/bpf/standardization/ |
H A D | instruction-set.rst | 519 the jump instruction. Thus 'PC += 1' skips execution of the next
|
/linux/Documentation/core-api/ |
H A D | cpu_hotplug.rst | 755 kexec segments, then the rule skips the unload-then-reload of the kdump
|