Home
last modified time | relevance | path

Searched full:shorter (Results 1 – 25 of 243) sorted by relevance

12345678910

/linux/fs/ntfs3/lib/
H A Ddecompress_common.c30 * precedes a shorter codeword, and the lexicographic ordering of
43 * a codeword shorter than 'max_codeword_len' will have multiple entries
57 * length 'table_bits' and shorter can be directly looked up. For
179 * max_codeword_len is the number of codewords shorter than 'len' bits. in make_huffman_decode_table()
/linux/Documentation/devicetree/bindings/sound/
H A Dcirrus,madera.yaml44 MADERA_INMODE_xxx. If the array is shorter than the number
57 is shorter outputs will be set to stereo.
/linux/lib/crc/x86/
H A Dcrc-pclmul-template.S237 // Note: when crc_t is shorter than u32, zero-extension to 32 bits is
239 // when crc_t is shorter than u64.
341 sub $-4*VL, BUF // Shorter than 'add 4*VL' when VL=32
342 add $-4*VL, LEN // Shorter than 'sub 4*VL' when VL=32
346 cmp $4*VL-1, LEN // Shorter than 'cmp 4*VL' when VL=32
/linux/Documentation/ABI/testing/
H A Dsysfs-class-power-wilco13 Battery charges over a shorter period.
H A Dsysfs-class-net-cdc_ncm9 packet. NTBs shorter than this limit are transmitted
/linux/drivers/md/dm-vdo/
H A Dpriority-table.h26 * shorter and more apt, if somewhat novel.
/linux/Documentation/filesystems/ext4/
H A Dabout.rst9 and the fields will be shorter.
/linux/Documentation/scheduler/
H A Dsched-eevdf.rst21 allows latency-sensitive tasks with shorter time slices to be prioritized,
/linux/Documentation/filesystems/spufs/
H A Dspufs.rst177 When the count supplied to the read call is shorter than the
245 When the count supplied to the read call is shorter than the
/linux/security/selinux/
H A DKconfig80 shorter chain lengths especially when expanding AVC nodes via
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dramcfg.c64 /*XXX: is M ever shorter than this? in nvbios_ramcfg_index()
/linux/include/asm-generic/
H A Ddelay.h38 * When inserting delays in non atomic context which are shorter than the time
/linux/tools/arch/x86/lib/
H A Dmemset_64.S15 * simpler and shorter than the original function as well.
/linux/arch/x86/kernel/
H A Dio_delay.c54 * are shorter until calibrated): in native_io_delay()
/linux/kernel/sched/
H A Dfeatures.h22 * Allow wakeup of tasks with a shorter slice to cancel RUN_TO_PARITY for
/linux/tools/testing/selftests/net/netfilter/
H A Dsctp_collision.c49 /* make test shorter than 25s */ in main()
/linux/Documentation/ABI/stable/
H A Dsysfs-bus-firewire134 a somewhat shorter format which was not as close to SAM.
/linux/arch/sparc/mm/
H A Dtsunami.S98 /* NOTE: This routine has to be shorter than 70insns --jj */
H A Dhypersparc.S331 /* NOTE: This routine has to be shorter than 40insns --jj */
358 /* NOTE: This routine has to be shorter than 70insns --jj */
/linux/fs/crypto/
H A Dhkdf.c39 * shorter keys, and we don't want to force users of those modes to provide
/linux/arch/powerpc/platforms/powernv/
H A Dopal-flash.c36 #define FLASH_INVALID_IMG -1003 /* Flash image shorter than expected */
405 pr_warn("FLASH: Image is shorter than expected\n"); in alloc_image_buf()
/linux/tools/power/pm-graph/
H A Dbootgraph.863 Discard all callgraphs shorter than \fIt\fR milliseconds (default: 0=all).
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpmac.h138 * @DPMAC_CNT_ING_FRAG: counts frames which are shorter than 64 bytes received
/linux/Documentation/networking/
H A Dnf_conntrack-sysctl.rst127 is reached, a shorter timer will be started.
/linux/tools/perf/tests/shell/
H A Drecord_offcpu.sh127 # task blocks shorter than the --off-cpu-thresh, perf should collect an at-the-end sample

12345678910