Home
last modified time | relevance | path

Searched full:contiguity (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml363 translation contiguity as ratified in the RISC-V Instruction Set
/linux/include/linux/
H A Dzstd_lib.h3038 ZSTD_decompressContinue() is very sensitive to contiguity,
3039 …if 2 blocks don't follow each other, make sure that either the compressor breaks contiguity at the…
3056 aka use exactly the same buffer sizes, break contiguity at the same place, etc.
/linux/fs/
H A Dbinfmt_elf_fdpic.c1085 /* contiguity handled later */ in elf_fdpic_map_file_by_direct_mmap()
/linux/fs/ext4/
H A Dinode.c3827 * DUN contiguity. Handle this by limiting the length of the mapping in ext4_iomap_begin()
/linux/arch/x86/events/intel/
H A Dcore.c3619 * NOTE: ACR event contiguity is guaranteed by intel_pmu_hw_config(). in intel_pmu_acr_late_setup()