Home
last modified time | relevance | path

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

1234567891011

/Linux-v6.1/fs/ntfs3/lib/
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-v6.1/arch/x86/lib/
Dmemset_64.S12 * simpler and shorter than the original function as well.
52 * The code is simpler and shorter than the fast string function as well.
/Linux-v6.1/Documentation/devicetree/bindings/sound/
Dcirrus,madera.yaml41 MADERA_INMODE_xxx. If the array is shorter than the number
54 is shorter outputs will be set to stereo.
/Linux-v6.1/tools/arch/x86/lib/
Dmemset_64.S12 * simpler and shorter than the original function as well.
52 * The code is simpler and shorter than the fast string function as well.
/Linux-v6.1/Documentation/filesystems/nfs/
Dreexport.rst83 - If you export over NFSv2, knfsd usually uses a shorter
86 shorter.
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-class-power-wilco13 Battery charges over a shorter period.
Dsysfs-class-net-cdc_ncm9 packet. NTBs shorter than this limit are transmitted
/Linux-v6.1/Documentation/networking/
Dtipc.rst13 sequence guaranteed, loss free and flow controlled. Latency times are shorter
75 time can be made much shorter.
/Linux-v6.1/Documentation/filesystems/ext4/
Dabout.rst9 and the fields will be shorter.
/Linux-v6.1/Documentation/userspace-api/media/cec/
Dcec-pin-error-inj.rst60 # <op>[,<mode>] tx-short-bit <bit> make this bit shorter than allowed
239 Make this bit period shorter than allowed. The bit position cannot be
272 Make this start bit period shorter than allowed. Normally the period of
/Linux-v6.1/net/xfrm/
DKconfig56 Policy which lives shorter time in kernel should be a sub.
/Linux-v6.1/tools/power/pm-graph/
Dsleepgraph.8102 Discard all device callbacks shorter than \fIt\fR milliseconds (default: 0.0).
165 Discard all callgraphs shorter than \fIt\fR milliseconds (default: 0.0).
Dbootgraph.863 Discard all callgraphs shorter than \fIt\fR milliseconds (default: 0=all).
/Linux-v6.1/Documentation/filesystems/spufs/
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-v6.1/drivers/cpuidle/governors/
Dteo.c30 * a CPU is likely to be significantly shorter than the sleep length and selects
52 * situations in which the measured idle duration is so much shorter than the
458 * expected idle duration is shorter than the tick period length. in teo_select()
/Linux-v6.1/rust/alloc/
Dslice.rs958 /// to hold a copy of the shorter slice. Also, `T` must not be a zero-sized type.
968 // The merge process first copies the shorter run into `buf`. Then it traces the newly copied in merge()
972 // As soon as the shorter run is fully consumed, the process is done. If the longer run gets in merge()
973 // consumed first, then we must copy whatever is left of the shorter run into the remaining in merge()
988 // The left run is shorter. in merge()
1012 // The right run is shorter. in merge()
1036 // Finally, `hole` gets dropped. If the shorter run was not fully consumed, whatever remains of in merge()
1109 // `is_less` panics. When merging two sorted runs, this buffer holds a copy of the shorter run, in merge_sort()
/Linux-v6.1/drivers/net/wireless/zydas/
Dzd1201.h138 #define ZD1201_RATEB5 4 /* 5.5 really, but 5 is shorter :) */
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dramcfg.c64 /*XXX: is M ever shorter than this? in nvbios_ramcfg_index()
/Linux-v6.1/fs/verity/
Dmeasure.c39 * the actual size, which may be shorter than the user-specified size. in fsverity_ioctl_measure()
/Linux-v6.1/arch/x86/kernel/
Dio_delay.c54 * are shorter until calibrated): in native_io_delay()
/Linux-v6.1/arch/sparc/mm/
Dtsunami.S98 /* NOTE: This routine has to be shorter than 70insns --jj */
Dhypersparc.S331 /* NOTE: This routine has to be shorter than 40insns --jj */
358 /* NOTE: This routine has to be shorter than 70insns --jj */
/Linux-v6.1/Documentation/ABI/stable/
Dsysfs-bus-firewire134 a somewhat shorter format which was not as close to SAM.
/Linux-v6.1/drivers/gpu/drm/i915/pxp/
Dintel_pxp_session.c14 #define ARB_SESSION I915_PROTECTED_CONTENT_DEFAULT_SESSION /* shorter define */
/Linux-v6.1/arch/powerpc/platforms/powernv/
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()

1234567891011