Home
last modified time | relevance | path

Searched full:terminated (Results 1 – 25 of 1877) sorted by relevance

12345678910>>...76

/kernel/linux/linux-6.6/tools/testing/selftests/arm64/fp/
DREADME30 Terminated by signal 15, no error, iterations=9467, signals=1014
33 Terminated by signal 15, no error, iterations=9448, signals=1028
36 Terminated by signal 15, no error, iterations=9436, signals=1039
39 Terminated by signal 15, no error, iterations=9421, signals=1039
42 Terminated by signal 15, no error, iterations=9403, signals=1039
45 Terminated by signal 15, no error, iterations=9385, signals=1036
48 Terminated by signal 15, no error, iterations=9376, signals=1039
51 Terminated by signal 15, no error, iterations=9361, signals=1039
54 Terminated by signal 15, no error, iterations=9350, signals=1039
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/fp/
DREADME30 Terminated by signal 15, no error, iterations=9467, signals=1014
33 Terminated by signal 15, no error, iterations=9448, signals=1028
36 Terminated by signal 15, no error, iterations=9436, signals=1039
39 Terminated by signal 15, no error, iterations=9421, signals=1039
42 Terminated by signal 15, no error, iterations=9403, signals=1039
45 Terminated by signal 15, no error, iterations=9385, signals=1036
48 Terminated by signal 15, no error, iterations=9376, signals=1039
51 Terminated by signal 15, no error, iterations=9361, signals=1039
54 Terminated by signal 15, no error, iterations=9350, signals=1039
/kernel/linux/linux-5.10/arch/s390/lib/
Dstring.c70 * strcpy - Copy a %NUL terminated string
92 * strlcpy - Copy a %NUL terminated string into a sized buffer
98 * NUL-terminated string that fits in the buffer (unless,
118 * strncpy - Copy a length-limited, %NUL-terminated string
123 * The result is not %NUL-terminated if the source exceeds
138 * strcat - Append one %NUL-terminated string to another
163 * strlcat - Append a length-limited, %NUL-terminated string to another
189 * strncat - Append a length-limited, %NUL-terminated string to another
197 * terminated.
279 * strstr - Find the first substring in a %NUL terminated string
/kernel/linux/linux-6.6/include/linux/
Dfortify-string.h128 * @q: pointer to NUL-terminated source string to copy
132 * and @p will NOT be NUL-terminated
146 * | NUL-terminated | strscpy_pad() | strscpy() |
148 * | not NUL-terminated | strtomem_pad() | strtomem() |
170 * strnlen - Return bounded count of characters in a NUL-terminated string
172 * @p: pointer to NUL-terminated string to count.
205 * strlen - Return count of characters in a NUL-terminated string
207 * @p: pointer to NUL-terminated string to count.
241 * @q: pointer to NUL-terminated source string to copy
245 * @size - 1 bytes. @p will always be NUL-terminated.
[all …]
Dstring.h305 * strtomem_pad - Copy NUL-terminated string to non-NUL-terminated buffer
308 * @src: Pointer to NUL-terminated string
312 * a NUL-terminated string, but with bounds checking on the source size, and
329 * strtomem - Copy NUL-terminated string to non-NUL-terminated buffer
332 * @src: Pointer to NUL-terminated string
335 * a NUL-terminated string, but with bounds checking on the source size, and
/kernel/linux/linux-6.6/arch/s390/lib/
Dstring.c80 * strcpy - Copy a %NUL terminated string
104 * strncpy - Copy a length-limited, %NUL-terminated string
109 * The result is not %NUL-terminated if the source exceeds
124 * strcat - Append one %NUL-terminated string to another
151 * strlcat - Append a length-limited, %NUL-terminated string to another
177 * strncat - Append a length-limited, %NUL-terminated string to another
185 * terminated.
250 * strstr - Find the first substring in a %NUL terminated string
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/
Dharness.c29 bool terminated; in run_test() local
50 terminated = false; in run_test()
60 if (terminated) { in run_test()
67 terminated = true; in run_test()
/kernel/linux/linux-6.6/Documentation/userspace-api/media/mediactl/
Dmedia-ioc-device-info.rst51 - Name of the driver implementing the media API as a NUL-terminated
61 - Device model name as a NUL-terminated UTF-8 string. The device
67 - Serial number as a NUL-terminated ASCII string.
71 - Location of the device in the system as a NUL-terminated ASCII
/kernel/linux/linux-5.10/Documentation/userspace-api/media/mediactl/
Dmedia-ioc-device-info.rst51 - Name of the driver implementing the media API as a NUL-terminated
61 - Device model name as a NUL-terminated UTF-8 string. The device
67 - Serial number as a NUL-terminated ASCII string.
71 - Location of the device in the system as a NUL-terminated ASCII
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/
Dharness.c29 bool terminated; in run_test() local
50 terminated = false; in run_test()
60 if (terminated) { in run_test()
67 terminated = true; in run_test()
/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
Dpanfrost_issues.h39 /* CSE: Sends a TERMINATED response for a task that should not be
40 * terminated */
57 /* HT: Tiler returns TERMINATED for non-terminated command */
121 * code for the terminated job may be incorrectly set to STOPPED */
/kernel/linux/linux-5.10/arch/csky/lib/
Dusercopy.c25 * copy a null terminated string from userspace.
61 * __strncpy_from_user: - Copy a NUL terminated string from userspace,
68 * Copies a NUL-terminated string from userspace to kernel space.
91 * strncpy_from_user: - Copy a NUL terminated string from userspace.
97 * Copies a NUL-terminated string from userspace to kernel space.
123 * Get the size of a NUL-terminated string in user space.
/kernel/linux/linux-6.6/lib/
Dstrcat_kunit.c17 /* Destination is terminated. */ in strcat_test()
36 /* Destination is terminated. */ in strncat_test()
64 /* Destination is terminated. */ in strlcat_test()
69 /* Size 1 should keep buffer terminated, report size of source only. */ in strlcat_test()
Dglobtest.c51 * 2. Pattern to match: null-terminated string
52 * 3. String to match against: null-terminated string
54 * The list of tests is terminated with a final '\0' instead of
140 * end of the tests. Then come two null-terminated strings: the in glob_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/panfrost/
Dpanfrost_issues.h39 /* CSE: Sends a TERMINATED response for a task that should not be
40 * terminated */
57 /* HT: Tiler returns TERMINATED for non-terminated command */
121 * code for the terminated job may be incorrectly set to STOPPED */
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/signal/testcases/
Dtestcases.c55 bool terminated = false; in validate_reserved() local
65 while (head && !terminated && offs < resv_sz) { in validate_reserved()
76 terminated = true; in validate_reserved()
144 if (terminated && !(flags & FPSIMD_CTX)) { in validate_reserved()
/kernel/linux/linux-5.10/lib/
Dglobtest.c51 * 2. Pattern to match: null-terminated string
52 * 3. String to match against: null-terminated string
54 * The list of tests is terminated with a final '\0' instead of
140 * end of the tests. Then come two null-terminated strings: the in glob_init()
/kernel/linux/linux-5.10/include/sound/sof/
Dinfo.h116 uint8_t name[16]; /* null terminated compiler name */
117 uint8_t optim[4]; /* null terminated compiler -O flag value */
118 uint8_t desc[32]; /* null terminated compiler description */
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dseccomp.h12 -1, /* negative terminated */ in get_compat_mode1_syscalls()
17 -1, /* negative terminated */ in get_compat_mode1_syscalls()
/kernel/linux/linux-6.6/arch/mips/include/asm/
Dseccomp.h12 -1, /* negative terminated */ in get_compat_mode1_syscalls()
17 -1, /* negative terminated */ in get_compat_mode1_syscalls()
/kernel/linux/linux-6.6/fs/hfs/
Dpart_tbl.c27 u8 pmPartName[32]; /* (null terminated?) string
30 u8 pmPartType[32]; /* (null terminated?) string
40 * array of these structures. The map is terminated with an all-zero
/kernel/linux/linux-6.6/include/sound/sof/
Dinfo.h121 uint8_t name[16]; /* null terminated compiler name */
122 uint8_t optim[4]; /* null terminated compiler -O flag value */
123 uint8_t desc[32]; /* null terminated compiler description */
/kernel/linux/linux-5.10/fs/hfs/
Dpart_tbl.c27 u8 pmPartName[32]; /* (null terminated?) string
30 u8 pmPartType[32]; /* (null terminated?) string
40 * array of these structures. The map is terminated with an all-zero
/kernel/linux/linux-5.10/net/ieee802154/
Dnl-phy.c88 return -EINVAL; /* phy name should be null-terminated */ in ieee802154_list_phy()
179 return -EINVAL; /* phy name should be null-terminated */ in ieee802154_add_iface()
185 return -EINVAL; /* phy name should be null-terminated */ in ieee802154_add_iface()
281 return -EINVAL; /* name should be null-terminated */ in ieee802154_del_iface()
303 /* name should be null-terminated */ in ieee802154_del_iface()
/kernel/linux/linux-6.6/net/ieee802154/
Dnl-phy.c88 return -EINVAL; /* phy name should be null-terminated */ in ieee802154_list_phy()
179 return -EINVAL; /* phy name should be null-terminated */ in ieee802154_add_iface()
185 return -EINVAL; /* phy name should be null-terminated */ in ieee802154_add_iface()
281 return -EINVAL; /* name should be null-terminated */ in ieee802154_del_iface()
303 /* name should be null-terminated */ in ieee802154_del_iface()

12345678910>>...76