| /linux/drivers/video/fbdev/nvidia/ |
| H A D | nv_accel.c | 60 at the jump offset + SKIPS dwords with noop padding in between 62 #define SKIPS 8 macro 131 if (dmaGet <= SKIPS) { in NVDmaWait() 132 if (par->dmaPut <= SKIPS) in NVDmaWait() 133 WRITE_PUT(par, SKIPS + 1); in NVDmaWait() 137 } while (--cnt && dmaGet <= SKIPS); in NVDmaWait() 143 WRITE_PUT(par, SKIPS); in NVDmaWait() 144 par->dmaCurrent = par->dmaPut = SKIPS; in NVDmaWait() 145 par->dmaFree = dmaGet - (SKIPS + 1); in NVDmaWait() 211 for (i = 0; i < SKIPS; i++) in NVResetGraphics() [all …]
|
| /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/arch/s390/include/asm/ |
| H A D | unwind.h | 24 * If 'first_frame' is not zero unwind_start skips unwind frames until it 28 * unwind_next_frame skips to the next frame.
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_pt_walk.c | 41 /* Shared pt walk skips to the last pagetable */ in xe_pt_next() 126 * This function is similar to xe_pt_walk_range() but it skips page tables
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_maps.h | 18 extern int skips;
|
| /linux/tools/virtio/ringtest/ |
| H A D | virtio_ring_0_9.c | 25 * (which skips index reads on consumer in favor of looking at 30 * (which skips ring updates and reads and writes len in descriptor).
|
| /linux/tools/testing/selftests/sched_ext/ |
| H A D | select_cpu_dfl.c | 70 "when idles cores are found, and skips ops.enqueue()",
|
| /linux/mm/ |
| H A D | mapping_dirty_helpers.c | 255 * Note: This function currently skips transhuge page-table entries, since 306 * This function currently skips transhuge page-table entries, since
|
| /linux/arch/x86/kernel/ |
| H A D | rethook.c | 97 * arch_rethook_trampoline() skips updating frame pointer. The frame pointer
|
| /linux/arch/arm/kernel/ |
| H A D | sigreturn_codes.S | 29 * Note in this case codes skips those instructions but it uses .org
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| H A D | ramgp100.c | 48 * binary driver skips the one that's already been setup by in gp100_ram_init()
|
| /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/tools/testing/selftests/powerpc/pmu/ |
| H A D | lib.c | 151 /* This skips line with no executable which is what we want */ in parse_proc_maps()
|
| /linux/tools/testing/selftests/tc-testing/ |
| H A D | TdcResults.py | 113 …xunit += '\t<testsuite tests=\"{}\" skips=\"{}\">\n'.format(self.count_tests(), self.count_skips())
|
| /linux/Documentation/devicetree/bindings/iio/frequency/ |
| H A D | adi,adf4350.yaml | 54 If set the driver skips dynamic calculation and uses this default
|
| /linux/drivers/hid/ |
| H A D | hid-winwing.c | 167 * This module skips numbers 32-63, unused on some throttle grips.
|
| /linux/drivers/pmdomain/bcm/ |
| H A D | raspberrypi-power.c | 141 * and just skips over it, so we do the detection by putting an
|
| /linux/samples/check-exec/ |
| H A D | inc.c | 49 /* Skips shebang and comments. */ in interpret_buffer()
|
| /linux/lib/crypto/ |
| H A D | chacha-block-generic.c | 101 * skips the final addition of the initial state, and outputs only certain words
|
| /linux/security/integrity/platform_certs/ |
| H A D | load_uefi.c | 19 * a crash disabling EFI runtime services. The following quirk skips reading
|
| /linux/include/net/sctp/ |
| H A D | command.h | 80 SCTP_CMD_PROCESS_FWDTSN, /* Skips were reported, so process further. */
|
| /linux/tools/testing/selftests/powerpc/tm/ |
| H A D | tm-signal-context-chk-vsx.c | 89 * skips all the slots used to store vr0-31 / vsr32-64 and points to in signal_usr1()
|
| /linux/net/ipv6/ |
| H A D | exthdrs_core.c | 51 * It skips all well-known exthdrs, and returns pointer to the start
|
| /linux/include/linux/ |
| H A D | zstd.h | 484 * Resets the context using the parameters from creation. Skips dictionary 574 * Resets the context using the parameters from creation. Skips dictionary
|