Home
last modified time | relevance | path

Searched full:repetitive (Results 1 – 20 of 20) sorted by relevance

/linux/Documentation/admin-guide/device-mapper/
H A Dswitch.rst109 This parameter allows repetitive patterns to be loaded quickly. <n> and <m>
134 Set repetitive mapping. This command::
/linux/Documentation/devicetree/bindings/reset/
H A Dnxp,lpc1850-rgu.yaml53 36 Repetitive Interrupt timer (RIT)
/linux/arch/s390/boot/
H A Dkaslr.c170 * On the other hand, "dynamic" or "repetitive" allocations are done via
/linux/drivers/acpi/acpica/
H A Dnsarguments.c43 * to suppress repetitive messages. in acpi_ns_check_argument_types()
/linux/Documentation/driver-api/
H A Dvme.rst165 automatically destroy the list, thus enabling a list to be reused for repetitive
H A Dlibata.rst810 encountering repetitive ABRT errors for known supported command is
/linux/include/linux/fsl/
H A Dguts.h146 * channel on each DMA controller. Rather than have a bunch of repetitive
/linux/sound/soc/fsl/
H A Dp1022_rdk.c44 * channel on each DMA controller. Rather than have a bunch of repetitive
H A Dp1022_ds.c37 * channel on each DMA controller. Rather than have a bunch of repetitive
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dtime-event.h457 * repetitive. Valid only on the P2P Device MAC. Only the duration will
/linux/include/drm/
H A Ddrm_mm.h346 * structure, extracting it looks painful and repetitive. This is
/linux/drivers/leds/
H A Dleds-bd2802.c77 * members prevent using 'container_of' macro. So repetitive works
/linux/fs/btrfs/tests/
H A Dextent-io-tests.c478 * something repetitive that could miss some hypothetical off-by-n bug. in __test_eb_bitmaps()
/linux/lib/zstd/compress/
H A Dzstd_opt.c624 …EndIdx = curr+8+1; /* farthest referenced position of any match => detects repetitive patterns */ in ZSTD_insertBtAndGetAllMatches()
817 ms->nextToUpdate = matchEndIdx - 8; /* skip repetitive patterns */ in ZSTD_insertBtAndGetAllMatches()
H A Dzstd_lazy.c382 ms->nextToUpdate = matchEndIdx - 8; /* skip repetitive patterns */ in ZSTD_DUBT_findBestMatch()
/linux/net/netfilter/
H A Dnft_set_pipapo_avx2.c1143 * This implementation exploits the repetitive characteristic of the algorithm
/linux/mm/
H A Dvma.c1962 * to allocate a new anon_vma. It checks because a repetitive
/linux/drivers/scsi/csiostor/
H A Dcsio_hw.c796 /* Decode Flash part size. The code below looks repetitive with in csio_hw_get_flash_params()
/linux/drivers/media/i2c/cx25840/
H A Dcx25840-core.c3729 * CX23885 returns bogus repetitive byte values for the DIF, in get_cx2388x_ident()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c8989 /* Decode Flash part size. The code below looks repetitive with in t4_get_flash_params()