Home
last modified time | relevance | path

Searched refs:skips (Results 1 – 25 of 36) sorted by relevance

12

/linux/tools/testing/selftests/bpf/
H A Dtest_maps.h18 extern int skips;
H A Dtest_verifier.c75 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 Dtest_maps.c29 int skips; variable
741 skips++; in test_sockmap()
1934 printf("test_maps: OK, %d SKIPPED\n", skips); in main()
/linux/Documentation/gpu/
H A Dautomated_testing.rst55 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 Dnand_ecc.rst90 - 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 Dfprobe.rst184 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 Dtask_storage_map.c84 skips++; in test_task_storage_map_stress_lookup()
/linux/tools/perf/Documentation/
H A Ditrace.txt57 skips the first million instructions.
H A Dperf-config.txt594 '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 Ddawr-power9.rst101 Any errors/failures/skips mean something is wrong.
/linux/Documentation/virt/hyperv/
H A Dclocks.rst31 in Linux reads this MSR to get the frequency, so it skips TSC
/linux/drivers/scsi/elx/efct/
H A Defct_hw.c1694 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 Deinj.rst124 to 1 skips the trigger phase, which *may* allow the user to cause the
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-clone.rst94 skips copying the region's data from the source to the destination device, and
/linux/Documentation/networking/
H A Dopenvswitch.rst187 (the flow only contains IP packets if one parses and skips over the
/linux/Documentation/admin-guide/
H A Dbcache.rst34 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 Dkselftest.rst15 code that can still test an older kernel and make sure it skips the test
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A De1000e.rst194 This workaround skips resetting the PHY at shutdown for the initial silicon
/linux/Documentation/driver-api/rapidio/
H A Drapidio.rst304 an agent skips RapidIO discovery and continues with remaining kernel
/linux/Documentation/fault-injection/
H A Dfault-injection.rst321 does something. Thus if the function error injection skips whole of the
/linux/Documentation/power/
H A Dswsusp.rst104 state. If the option `noresume` is specified as a boot parameter, it skips
/linux/Documentation/mm/
H A Dhmm.rst344 bit is set and skips entries that are not migrating. The device driver
/linux/Documentation/bpf/
H A Dbpf_iterators.rst525 Let us look at how a BPF iterator without parameters skips files of other
/linux/Documentation/bpf/standardization/
H A Dinstruction-set.rst519 the jump instruction. Thus 'PC += 1' skips execution of the next
/linux/Documentation/core-api/
H A Dcpu_hotplug.rst755 kexec segments, then the rule skips the unload-then-reload of the kdump

12