Home
last modified time | relevance | path

Searched full:terminator (Results 1 – 25 of 293) sorted by relevance

12345678910>>...12

/Linux-v5.10/fs/omfs/
Dfile.c73 /* ignore last entry as it is the terminator */ in omfs_shrink_inode()
119 struct omfs_extent_entry *terminator; in omfs_grow_extent() local
137 /* should always have a terminator */ in omfs_grow_extent()
142 terminator = entry + extent_count - 1; in omfs_grow_extent()
144 entry = terminator-1; in omfs_grow_extent()
150 terminator->e_blocks = ~(cpu_to_be64( in omfs_grow_extent()
151 be64_to_cpu(~terminator->e_blocks) + 1)); in omfs_grow_extent()
167 /* copy terminator down an entry */ in omfs_grow_extent()
168 entry = terminator; in omfs_grow_extent()
169 terminator++; in omfs_grow_extent()
[all …]
/Linux-v5.10/sound/usb/
Dmixer_maps.c89 { 0 } /* terminator */
124 { 0 } /* terminator */
168 { 0 } /* terminator */
173 { 0 } /* terminator */
182 { 0 } /* terminator */
201 { 0 } /* terminator */
208 { 0 } /* terminator */
216 { 0 } /* terminator */
255 { 0 } /* terminator */
275 {} /* terminator */
[all …]
/Linux-v5.10/lib/
Dtest_strscpy.c20 * @terminator: 1 if there should be a terminating null byte 0 otherwise.
24 * (@pad does not include the null terminator byte.)
30 int chars, int terminator, int pad) in tc() argument
84 if (terminator) { in tc()
92 index = chars + terminator + i; in tc()
99 nr_bytes_poison = sizeof(buf) - chars - terminator - pad; in tc()
125 /* tc(src, count, expected, chars, terminator, pad) */ in selftest()
Dtest-string_helpers.c138 /* terminator */
152 /* terminator */
203 /* terminator */
206 /* terminator */
219 /* terminator */
227 /* terminator */
235 /* terminator */
238 /* terminator */
Dmemcat_p.c20 /* one for the NULL-terminator */ in __memcat_p()
/Linux-v5.10/tools/testing/selftests/arm64/signal/testcases/
Dfake_sigreturn_bad_size_for_magic0.c5 * Place a fake sigframe on the stack including a badly sized terminator
27 /* at least HDR_SZ for the badly sized terminator. */ in fake_sigreturn_bad_size_for_magic0_run()
42 .descr = "Trigger a sigreturn using non-zero size terminator",
Dtestcases.c38 *err = "Missing terminator after EXTRA context"; in validate_extra_context()
64 /* Walk till the end terminator verifying __reserved contents */ in validate_reserved()
74 *err = "Bad size for terminator"; in validate_reserved()
178 /* not found a terminator...no need to update offset if any */ in get_starting_head()
Dfake_sigreturn_bad_magic.c27 /* need at least 2*HDR_SZ space: KSFT_BAD_MAGIC + terminator. */ in fake_sigreturn_bad_magic_run()
/Linux-v5.10/sound/pci/hda/
Dpatch_cirrus.c218 {} /* terminator */
228 {} /* terminator */
277 {} /* terminator */
405 {} /* terminator */
419 {} /* terminator */
433 {} /* terminator */
447 {} /* terminator */
454 {} /* terminator */
468 {} /* terminator */
491 {} /* terminator */
[all …]
/Linux-v5.10/include/linux/
Dnls.h89 * @codepage - codepage for which to return length of NULL terminator
91 * Since we can't guarantee that the null terminator will be a particular
93 * determining it, assume a single-byte NULL terminator.
/Linux-v5.10/arch/xtensa/lib/
Dstrnlen_user.S8 * Returns strnlen, including trailing zero terminator.
94 # Do not add an extra one for the NULL terminator since we have
102 # the zero byte in order to include the NULL terminator in the count.
/Linux-v5.10/fs/jfs/
Djfs_xattr.h13 * I know the null-terminator is redundant since namelen is stored, but
20 char name[]; /* Attribute name (includes null-terminator) */
/Linux-v5.10/arch/arm/boot/bootp/
Dinit.S42 movne r10, #0 @ terminator
44 stmiane r9, {r4, r5, r10} @ Size, ATAG_CORE, terminator
/Linux-v5.10/arch/arm64/kernel/
Dsignal.c79 /* Reserve space for extension and terminator ^ */ in init_user_layout()
113 /* Reserve space for the __reserved[] terminator */ in __sigframe_alloc()
118 * the terminator: in __sigframe_alloc()
144 /* Allocate the null terminator record and prevent further allocations */
149 /* Un-reserve the space reserved for the terminator: */ in sigframe_alloc_end()
420 /* Check for the dummy terminator in __reserved[]: */ in parse_user_sigframe()
454 * Ignore trailing terminator in __reserved[] in parse_user_sigframe()
681 /* Add the terminator */ in setup_sigframe()
/Linux-v5.10/arch/alpha/lib/
Dstrrchr.S41 bne t1, $eos # .. e1 : did we already hit the terminator?
54 /* Mask out character matches after terminator */
Dev67-strrchr.S63 bne t1, $eos # U : did we already hit the terminator?
82 /* Mask out character matches after terminator */
Dstrcpy.S7 * to the null-terminator in the source.
/Linux-v5.10/scripts/dtc/
Dutil.h72 * has a valid terminator. The property can contain either a single string,
76 * @param len The string length including terminator
85 * terminator of the string.
/Linux-v5.10/drivers/acpi/acpica/
Dutids.c52 /* Get the size of the String to be returned, includes null terminator */ in acpi_ut_execute_HID()
130 /* Get the size of the String to be returned, includes null terminator */ in acpi_ut_execute_UID()
239 /* String lengths include null terminator */ in acpi_ut_execute_CID()
354 /* Get the size of the String to be returned, includes null terminator */ in acpi_ut_execute_CLS()
/Linux-v5.10/arch/x86/lib/
Dcmdline.c80 * Hit the NULL terminator on the end of in __cmdline_find_option_bool()
189 * NULL terminator. in __cmdline_find_option()
/Linux-v5.10/tools/objtool/
Dorc_gen.c177 /* section terminator */ in create_orc_sections()
219 /* section terminator */ in create_orc_sections()
/Linux-v5.10/fs/crypto/
Dhooks.c172 * @len: length of @target excluding null terminator
221 * We could recover 1 byte by not counting a null terminator, but in fscrypt_prepare_symlink()
270 * count the null terminator in the length, so we might as well in __fscrypt_encrypt_symlink()
/Linux-v5.10/include/linux/can/
Dled.h23 * suffix and null terminator
/Linux-v5.10/tools/testing/selftests/powerpc/vphn/
Dtest-vphn.c301 * 0xffff terminator.
348 "vphn: garbage after terminator",
/Linux-v5.10/arch/x86/boot/compressed/
Dmisc.c223 * 0 - zero terminator for 64 bit relocations in handle_relocations()
225 * 0 - zero terminator for inverse 32 bit relocations in handle_relocations()
227 * 0 - zero terminator for 32 bit relocations in handle_relocations()

12345678910>>...12