| /linux/tools/testing/selftests/powerpc/ |
| H A 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/tools/testing/selftests/kselftest_harness/ |
| H A D | harness-selftest.expected | 13 # standalone_fail: Test terminated by assertion 24 # signal_fail: Test terminated by assertion 74 # fail: Test terminated by assertion 80 # timeout: Test terminated by timeout 93 # pass: Test terminated by assertion
|
| /linux/tools/testing/selftests/arm64/signal/testcases/ |
| H A D | testcases.c | 110 bool terminated = false; in validate_reserved() local 127 while (head && !terminated && offs < resv_sz) { in validate_reserved() 149 terminated = true; in validate_reserved() 274 if (terminated && !(flags & FPSIMD_CTX)) { in validate_reserved() 279 if (terminated && (flags & ZT_CTX) && !(flags & ZA_CTX)) { in validate_reserved()
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A 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
|
| H A D | media-ioc-enum-entities.rst | 72 - Entity name as an UTF-8 NULL-terminated string. This name must be unique
|
| /linux/scripts/coccinelle/misc/ |
| H A D | of_table.cocci | 2 /// Make sure (of/i2c/platform/spi)_device_id tables are NULL terminated 85 msg = "%s is not NULL terminated at line %s" % (arr, p1[0].line)
|
| /linux/fs/romfs/ |
| H A 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/Documentation/firmware-guide/acpi/ |
| H A D | chromeos-acpi-device.rst | 89 A null-terminated ASCII string containing the hardware ID from the Model-Specific Data area of 105 A null-terminated ASCII string containing the complete firmware version for the rewritable 119 A null-terminated ASCII string containing the complete firmware version for the read-only 214 Where ASCIIZ means a null-terminated ASCII string. 345 A package containing a list of null-terminated ASCII strings, one for each control method
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | func-close.rst | 33 Closes the device. Any I/O in progress is terminated and resources
|
| H A 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
|
| H A D | vidioc-g-audioout.rst | 73 - Name of the audio output, a NUL-terminated ASCII string, for
|
| H A D | vidioc-g-audio.rst | 66 - Name of the audio input, a NUL-terminated ASCII string, for
|
| H A D | vidioc-enumoutput.rst | 56 - Name of the video output, a NUL-terminated ASCII string, for
|
| /linux/Documentation/admin-guide/ |
| H A D | lcd-panel-cgram.rst | 8 number, and up to 8 couples of hex digits terminated by a semi-colon
|
| /linux/Documentation/networking/ |
| H A 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
|
| H A D | x25-iface.rst | 64 LAPB link has been terminated. This same message is used for both a LAPB
|
| /linux/tools/testing/selftests/ftrace/ |
| H A D | README | 42 command fails, the test will be terminated immediately.
|
| /linux/Documentation/gpu/ |
| H A D | drm-compute.rst | 23 from being terminated. There are several possible approach, all with their
|
| /linux/Documentation/misc-devices/ |
| H A 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/drivers/scsi/ |
| H A D | scsi_scan.c | 620 int terminated = 0; in scsi_sanitize_inquiry_string() local 624 terminated = 1; in scsi_sanitize_inquiry_string() 625 if (terminated || *s < 0x20 || *s > 0x7e) in scsi_sanitize_inquiry_string()
|
| /linux/Documentation/filesystems/ |
| H A D | romfs.rst | 71 16 | volume name | The zero terminated name of the volume, 104 16 | file name | The zero terminated name of the file,
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-firmware-qemu_fw_cfg | 50 name The 56-byte nul-terminated ASCII string used as the
|
| H A D | sysfs-firmware-dmi-entries | 64 terminated strings, with termination signalled
|
| /linux/Documentation/bpf/ |
| H A D | prog_sk_lookup.rst | 62 selection. Selecting a socket only takes effect if the program has terminated
|
| /linux/Documentation/arch/powerpc/ |
| H A D | qe_firmware.rst | 202 The 'id' field is a null-terminated string(suitable for printing) that 245 The 'id' field is a null-terminated string suitable for printing that
|