Searched full:shorter (Results 1 – 25 of 273) sorted by relevance
1234567891011
| /Linux-v6.1/fs/ntfs3/lib/ |
| D | decompress_common.c | 30 * 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/ |
| D | memset_64.S | 12 * 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/ |
| D | cirrus,madera.yaml | 41 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/ |
| D | memset_64.S | 12 * 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/ |
| D | reexport.rst | 83 - If you export over NFSv2, knfsd usually uses a shorter 86 shorter.
|
| /Linux-v6.1/Documentation/ABI/testing/ |
| D | sysfs-class-power-wilco | 13 Battery charges over a shorter period.
|
| D | sysfs-class-net-cdc_ncm | 9 packet. NTBs shorter than this limit are transmitted
|
| /Linux-v6.1/Documentation/networking/ |
| D | tipc.rst | 13 sequence guaranteed, loss free and flow controlled. Latency times are shorter 75 time can be made much shorter.
|
| /Linux-v6.1/Documentation/filesystems/ext4/ |
| D | about.rst | 9 and the fields will be shorter.
|
| /Linux-v6.1/Documentation/userspace-api/media/cec/ |
| D | cec-pin-error-inj.rst | 60 # <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/ |
| D | Kconfig | 56 Policy which lives shorter time in kernel should be a sub.
|
| /Linux-v6.1/tools/power/pm-graph/ |
| D | sleepgraph.8 | 102 Discard all device callbacks shorter than \fIt\fR milliseconds (default: 0.0). 165 Discard all callgraphs shorter than \fIt\fR milliseconds (default: 0.0).
|
| D | bootgraph.8 | 63 Discard all callgraphs shorter than \fIt\fR milliseconds (default: 0=all).
|
| /Linux-v6.1/Documentation/filesystems/spufs/ |
| D | spufs.rst | 177 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/ |
| D | teo.c | 30 * 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/ |
| D | slice.rs | 958 /// 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/ |
| D | zd1201.h | 138 #define ZD1201_RATEB5 4 /* 5.5 really, but 5 is shorter :) */
|
| /Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| D | ramcfg.c | 64 /*XXX: is M ever shorter than this? in nvbios_ramcfg_index()
|
| /Linux-v6.1/fs/verity/ |
| D | measure.c | 39 * the actual size, which may be shorter than the user-specified size. in fsverity_ioctl_measure()
|
| /Linux-v6.1/arch/x86/kernel/ |
| D | io_delay.c | 54 * are shorter until calibrated): in native_io_delay()
|
| /Linux-v6.1/arch/sparc/mm/ |
| D | tsunami.S | 98 /* NOTE: This routine has to be shorter than 70insns --jj */
|
| D | hypersparc.S | 331 /* 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/ |
| D | sysfs-bus-firewire | 134 a somewhat shorter format which was not as close to SAM.
|
| /Linux-v6.1/drivers/gpu/drm/i915/pxp/ |
| D | intel_pxp_session.c | 14 #define ARB_SESSION I915_PROTECTED_CONTENT_DEFAULT_SESSION /* shorter define */
|
| /Linux-v6.1/arch/powerpc/platforms/powernv/ |
| D | opal-flash.c | 36 #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