/linux/tools/testing/selftests/bpf/ |
H A D | test_maps.h | 18 extern int skips;
|
H A D | test_maps.c | 29 int skips; variable 741 skips++; in test_sockmap() 1933 printf("test_maps: OK, %d SKIPPED\n", skips); in main()
|
/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 128 bytes then covers 128
|
/linux/tools/testing/selftests/bpf/map_tests/ |
H A D | task_storage_map.c | 84 skips++; in test_task_storage_map_stress_lookup()
|
/linux/Documentation/arch/powerpc/ |
H A D | dawr-power9.rst | 101 Any errors/failures/skips mean something is wrong.
|
/linux/drivers/scsi/elx/efct/ |
H A D | efct_hw.c | 1693 u32 skips = 0; in efct_hw_io_init_sges() local 1733 skips = EFCT_TARGET_WRITE_SKIPS; in efct_hw_io_init_sges() 1741 skips = EFCT_TARGET_READ_SKIPS; in efct_hw_io_init_sges() 1756 for (i = 0; i < skips; i++) { in efct_hw_io_init_sges() 1764 io->n_sge += skips; in efct_hw_io_init_sges()
|
/linux/Documentation/firmware-guide/acpi/apei/ |
H A D | einj.rst | 119 to 1 skips the trigger phase, which *may* allow the user to cause 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/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
|
H A D | vdo-design.rst | 450 the data does not match the hash lock's agent, the data_vio skips to
|
/linux/Documentation/networking/ |
H A D | openvswitch.rst | 187 (the flow only contains IP packets if one parses and skips over the
|
/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/bpf/ |
H A D | bpf_iterators.rst | 418 Let us look at how a BPF iterator without parameters skips files of other
|
/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/standardization/ |
H A D | instruction-set.rst | 511 the jump instruction. Thus 'PC += 1' skips execution of the next
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices-system-cpu | 565 are rejected. Note that enabling SMT on PowerPC skips
|
/linux/Documentation/core-api/ |
H A D | cpu_hotplug.rst | 755 kexec segments, then the rule skips the unload-then-reload of the kdump
|
/linux/Documentation/admin-guide/pm/ |
H A D | intel-speed-select.rst | 415 Defaults will be used if user skips setting a parameter except clos id, which is
|
H A D | cpufreq.rst | 130 for the given CPU and if so, it skips the policy object creation. Otherwise,
|
/linux/tools/perf/Documentation/ |
H A D | perf-record.txt | 387 Do not save the build ids of binaries in the perf.data files. This skips
|
/linux/Documentation/driver-api/pm/ |
H A D | devices.rst | 793 if not then the PM core skips them. The subsystem callback routines can
|
/linux/Documentation/kbuild/ |
H A D | makefiles.rst | 296 Kbuild skips extra-y when vmlinux is apparently not a final goal.
|