/linux-5.19.10/tools/testing/selftests/powerpc/ |
D | harness.c | 29 bool terminated; in run_test() local 50 terminated = false; in run_test() 60 if (terminated) { in run_test() 67 terminated = true; in run_test()
|
/linux-5.19.10/tools/testing/selftests/arm64/signal/testcases/ |
D | testcases.c | 105 bool terminated = false; in validate_reserved() local 117 while (head && !terminated && offs < resv_sz) { in validate_reserved() 128 terminated = true; in validate_reserved() 208 if (terminated && !(flags & FPSIMD_CTX)) { in validate_reserved()
|
/linux-5.19.10/Documentation/userspace-api/media/mediactl/ |
D | media-ioc-device-info.rst | 51 - 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
|
D | media-ioc-enum-entities.rst | 72 - Entity name as an UTF-8 NULL-terminated string. This name must be unique
|
/linux-5.19.10/scripts/coccinelle/misc/ |
D | of_table.cocci | 2 /// Make sure (of/i2c/platform)_device_id tables are NULL terminated 85 msg = "%s is not NULL terminated at line %s" % (arr, p1[0].line)
|
/linux-5.19.10/fs/romfs/ |
D | storage.c | 169 bool matched, terminated = false; in romfs_blk_strcmp() local 185 terminated = true; in romfs_blk_strcmp() 194 if (!terminated) { in romfs_blk_strcmp()
|
/linux-5.19.10/Documentation/firmware-guide/acpi/ |
D | chromeos-acpi-device.rst | 90 A null-terminated ASCII string containing the hardware ID from the Model-Specific Data area of 106 A null-terminated ASCII string containing the complete firmware version for the rewritable 120 A null-terminated ASCII string containing the complete firmware version for the read-only 215 Where ASCIIZ means a null-terminated ASCII string. 346 A package containing a list of null-terminated ASCII strings, one for each control method
|
/linux-5.19.10/Documentation/userspace-api/media/v4l/ |
D | func-close.rst | 33 Closes the device. Any I/O in progress is terminated and resources
|
D | vidioc-querycap.rst | 54 - Name of the driver, a unique NUL-terminated ASCII string. For 62 sure the strings are properly NUL-terminated. 65 - Name of the device, a NUL-terminated UTF-8 string. For example: 75 - Location of the device in the system, a NUL-terminated ASCII
|
D | vidioc-g-audioout.rst | 73 - Name of the audio output, a NUL-terminated ASCII string, for
|
D | vidioc-g-audio.rst | 66 - Name of the audio input, a NUL-terminated ASCII string, for
|
D | vidioc-enumoutput.rst | 56 - Name of the video output, a NUL-terminated ASCII string, for
|
/linux-5.19.10/Documentation/admin-guide/ |
D | lcd-panel-cgram.rst | 8 number, and up to 8 couples of hex digits terminated by a semi-colon
|
/linux-5.19.10/Documentation/process/ |
D | deprecated.rst | 120 NUL or newline terminated. 134 strncpy() on NUL-terminated strings 137 be NUL terminated. This can lead to various linear read overflows and 141 for callers using only NUL-terminated strings. The safe replacement is 148 If a caller is using non-NUL-terminated strings, strncpy() can 158 if a source string is not NUL-terminated. The safe replacement is strscpy(),
|
/linux-5.19.10/Documentation/networking/ |
D | lapb-module.rst | 257 terminated. The values for reason are: 260 LAPB_OK The LAPB link was terminated normally. 270 This is called by the LAPB module when the link is terminated by the remote 276 LAPB_OK The LAPB link was terminated normally by the remote
|
D | x25-iface.rst | 65 LAPB link has been terminated. This same message is used for both a LAPB
|
/linux-5.19.10/Documentation/hwmon/ |
D | hwmon-kernel-api.rst | 65 a pointer to a list of sysfs attribute groups. The list must be NULL terminated. 125 `const struct attribute_group **extra_groups` Null-terminated list of additional non-standard 144 NULL-terminated list of device channel descriptors. 200 Pointer to a 0-terminated list of configuration values for each
|
/linux-5.19.10/Documentation/isdn/ |
D | interface_capi.rst | 82 the name of the driver, as a zero-terminated ASCII string 84 the revision number of the driver, as a zero-terminated ASCII string 106 the name of the controller, as a zero-terminated ASCII string 109 the name of the driver, as a zero-terminated ASCII string
|
/linux-5.19.10/Documentation/devicetree/bindings/power/supply/ |
D | richtek,rt9455.yaml | 33 below output_charge_current x end-of-charge-percentage, charge is terminated.
|
D | bq2415x.yaml | 55 charge will be terminated when current in constant-voltage phase drops
|
D | bq24257.yaml | 40 charge will be terminated when current in constant-voltage phase
|
D | bq25890.yaml | 41 charge will be terminated when current in constant-voltage phase
|
/linux-5.19.10/tools/testing/selftests/ftrace/ |
D | README | 42 command fails, the test will be terminated immediately.
|
/linux-5.19.10/Documentation/misc-devices/ |
D | ibmvmc.rst | 81 terminated, or one side has called H_FREE_CRQ to close their CRQ. 211 causes the session to be terminated. The device driver must free any
|
/linux-5.19.10/Documentation/ABI/testing/ |
D | sysfs-firmware-qemu_fw_cfg | 49 name The 56-byte nul-terminated ASCII string used as the
|