/linux-4.4.14/tools/testing/selftests/powerpc/ |
D | harness.c | 28 bool terminated; in run_test() local 48 terminated = false; in run_test() 58 if (terminated) { in run_test() 65 terminated = true; in run_test()
|
/linux-4.4.14/scripts/coccinelle/misc/ |
D | of_table.cocci | 1 /// Make sure (of/i2c/platform)_device_id tables are NULL terminated 84 msg = "%s is not NULL terminated at line %s" % (arr, p1[0].line)
|
/linux-4.4.14/fs/romfs/ |
D | storage.c | 173 bool matched, terminated = false; in romfs_blk_strcmp() local 189 terminated = true; in romfs_blk_strcmp() 198 if (!terminated) { in romfs_blk_strcmp()
|
/linux-4.4.14/drivers/staging/panel/ |
D | lcd-panel-cgram.txt | 4 number, and up to 8 couples of hex digits terminated by a semi-colon
|
/linux-4.4.14/Documentation/devicetree/bindings/power/ |
D | bq2415x.txt | 25 - ti,termination-current: integer, charge will be terminated when current in
|
D | bq25890.txt | 9 - ti,termination-current: integer, charge will be terminated when current in
|
D | rt9455_charger.txt | 16 charge is terminated.
|
D | bq24257.txt | 15 - ti,termination-current: integer, charge will be terminated when current in
|
/linux-4.4.14/Documentation/networking/ |
D | lapb-module.txt | 222 terminated. The values for reason are: 224 LAPB_OK The LAPB link was terminated normally. 232 This is called by the LAPB module when the link is terminated by the remote 237 LAPB_OK The LAPB link was terminated normally by the remote
|
D | policy-routing.txt | 120 Area classes must be terminated with reject record.
|
D | dns_resolver.txt | 88 The name parameter is not required to be a NUL-terminated string, and its
|
D | x25-iface.txt | 59 LAPB link has been terminated. This same message is used for both a LAPB
|
D | LICENSE.qlcnic | 187 this License will not have their licenses terminated so long as such
|
D | LICENSE.qlge | 187 this License will not have their licenses terminated so long as such
|
D | cs89x0.txt | 464 transmitted OK or in error. The test can be terminated anytime by the user at
|
D | arcnet-hardware.txt | 128 must be properly terminated with 93 Ohm (or something else if you don't 207 cards. The ends are terminated with RJ 93 Ohm terminators which plug into 355 terminated)
|
D | ip-sysctl.txt | 1773 is exceeded, the association is terminated.
|
/linux-4.4.14/Documentation/isdn/ |
D | INTERFACE.CAPI | 83 the name of the driver, as a zero-terminated ASCII string 85 the revision number of the driver, as a zero-terminated ASCII string 108 the name of the controller, as a zero-terminated ASCII string 111 the name of the driver, as a zero-terminated ASCII string
|
/linux-4.4.14/tools/testing/selftests/ftrace/ |
D | README | 42 command fails, the test will be terminated immediately.
|
/linux-4.4.14/security/integrity/ima/ |
D | Kconfig | 55 hash, defined as 20 bytes, and a null terminated pathname,
|
/linux-4.4.14/Documentation/acpi/ |
D | gpio-properties.txt | 70 To do that, the driver needs to define a mapping table as a NULL-terminated
|
D | scan_handlers.txt | 62 the namespace scan should be terminated due to a serious error. The error code
|
/linux-4.4.14/Documentation/filesystems/ |
D | romfs.txt | 67 16 | volume name | The zero terminated name of the volume, 100 16 | file name | The zero terminated name of the file,
|
D | autofs4-mount-control.txt | 212 ensure it begins with a "/" and is NULL terminated, otherwise -EINVAL is
|
D | coda.txt | 1121 srcname and destname are 0 terminated strings. Strings in Unix 1122 kernels are not always null terminated.
|
/linux-4.4.14/Documentation/ |
D | media-framework.txt | 58 - model must be filled with the device model name as a NUL-terminated UTF-8 63 - serial is a unique serial number stored as a NUL-terminated ASCII string. 68 NUL-terminated ASCII string. For PCI/PCIe devices bus_info must be set to
|
D | eisa.txt | 85 id_table : an array of NULL terminated EISA id strings,
|
D | robust-futexes.txt | 95 is empty. If the thread/process crashed or terminated in some incorrect
|
D | CodingStyle | 689 Kernel messages do not have to be terminated with a period.
|
/linux-4.4.14/drivers/scsi/ |
D | scsi_scan.c | 536 int terminated = 0; in sanitize_inquiry_string() local 540 terminated = 1; in sanitize_inquiry_string() 541 if (terminated || *s < 0x20 || *s > 0x7e) in sanitize_inquiry_string()
|
D | hpsa.c | 3585 bool terminated = false; in sanitize_inquiry_string() local 3589 terminated = true; in sanitize_inquiry_string() 3590 if (terminated || *s < 0x20 || *s > 0x7e) in sanitize_inquiry_string()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-firmware-dmi-entries | 63 terminated strings, with termination signalled
|
D | dev-kmsg | 69 and is terminated by a '\n'. Untrusted values derived from
|
D | sysfs-class-net-cdc_ncm | 10 as-is, without any padding, and are terminated with a
|
/linux-4.4.14/Documentation/security/ |
D | IMA-templates.txt | 8 The pathname is a null terminated string, limited to 255 characters.
|
/linux-4.4.14/Documentation/hwmon/ |
D | hwmon-kernel-api.txt | 55 a pointer to a list of sysfs attribute groups. The list must be NULL terminated.
|
/linux-4.4.14/Documentation/powerpc/ |
D | qe_firmware.txt | 202 The 'id' field is a null-terminated string(suitable for printing) that 244 The 'id' field is a null-terminated string suitable for printing that
|
D | hvcs.txt | 283 manually terminated vty-server connections on tty close this would close 318 All vty-server connections are automatically terminated when the device is
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-domains.txt | 3 MUST be NULL terminated, and domain structures should be per-CPU as they are
|
/linux-4.4.14/Documentation/trace/ |
D | uprobetracer.txt | 53 String type is a special type, which fetches a "null-terminated" string from
|
D | kprobetrace.txt | 57 String type is a special type, which fetches a "null-terminated" string from
|
/linux-4.4.14/Documentation/fmc/ |
D | mezzanine.txt | 51 null-terminated array - the entry with NULL names can be a valid entry.
|
/linux-4.4.14/Documentation/devicetree/ |
D | booting-without-of.txt | 411 list is terminated by an entry of size 0. This map provides the 528 zero terminated string and is mandatory for version 1 to 3 of the 583 represents an ASCII string (zero terminated) value, while <content> 651 terminated string, starting with "/". For version 16 and later, 681 whole bunch of zero terminated strings for all property names 787 zero terminated strings. They allow a device to express its 977 - bootargs : This zero-terminated string is passed as the kernel 1120 * terminated string
|
/linux-4.4.14/fs/cramfs/ |
D | README | 22 Filename. Not generally null-terminated, but it is
|
/linux-4.4.14/Documentation/cpu-freq/ |
D | cpu-drivers.txt | 79 cpufreq_driver.attr - A pointer to a NULL-terminated list of
|
/linux-4.4.14/Documentation/scsi/ |
D | FlashPoint.txt | 2 The upgrade program described below has been officially terminated effective
|
D | LICENSE.qla4xxx | 188 this License will not have their licenses terminated so long as such
|
D | scsi_eh.txt | 119 or terminated with DID_TIME_OUT.
|
D | LICENSE.qla2xxx | 189 this License will not have their licenses terminated so long as such
|
D | scsi_fc_transport.txt | 465 * @vport: fc_vport to be terminated
|
D | ChangeLog.megaraid | 342 capacity of the device and the command could be terminated before it
|
D | scsi_mid_low_api.txt | 919 * Return ASCII null terminated string. [This driver is assumed to
|
D | ChangeLog.lpfc | 421 terminated.
|
/linux-4.4.14/Documentation/s390/ |
D | cds.txt | 285 -ETIMEDOUT: the common I/O layer terminated the request after the specified 287 -EIO: the common I/O layer terminated the request due to an error state
|
D | Debugging390.txt | 1863 Program terminated with signal 11, Segmentation fault.
|
/linux-4.4.14/Documentation/filesystems/configfs/ |
D | configfs.txt | 194 It then adds the attribute to the NULL-terminated array 385 NULL-terminated array default_groups on the config_group structure.
|
/linux-4.4.14/Documentation/thermal/ |
D | intel_powerclamp.txt | 83 belong to the offlined CPUs will be terminated immediately.
|
/linux-4.4.14/Documentation/x86/ |
D | boot.txt | 339 If set to a nonzero value, contains a pointer to a NUL-terminated 685 The 64-bit physical pointer to NULL terminated single linked list of 764 The kernel command line is a null-terminated string. The maximum
|
/linux-4.4.14/Documentation/serial/ |
D | driver | 172 should be terminated when another call is made with a zero
|
/linux-4.4.14/Documentation/rapidio/ |
D | rapidio.txt | 132 expires the discovery process is terminated without obtaining RapidIO network
|
/linux-4.4.14/drivers/staging/rtl8192u/ |
D | copying | 177 this License will not have their licenses terminated so long as such
|
/linux-4.4.14/tools/usb/usbip/ |
D | COPYING | 177 this License will not have their licenses terminated so long as such
|
/linux-4.4.14/drivers/staging/rtl8192e/ |
D | license | 180 have their licenses terminated so long as such parties remain in full
|
/linux-4.4.14/ |
D | COPYING | 193 this License will not have their licenses terminated so long as such
|
/linux-4.4.14/Documentation/RCU/ |
D | RTFP.txt | 17 destruction until all threads running at that time have terminated, again 259 -terminated- before allowing this node to be reused. This is 292 -terminated- before allowing this node to be reused. This is
|
/linux-4.4.14/Documentation/video4linux/ |
D | v4l2-controls.txt | 323 ctrl->maximum + 1, and are always 0-terminated.
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | netfs-api.txt | 176 (2) The name of the object type (NUL terminated unless all 16 chars are used)
|
/linux-4.4.14/scripts/dtc/ |
D | dtc-lexer.lex.c_shipped | 1944 * @param yystr a NUL-terminated string to scan
|
/linux-4.4.14/scripts/genksyms/ |
D | lex.lex.c_shipped | 1652 * @param yystr a NUL-terminated string to scan
|
/linux-4.4.14/Documentation/cgroups/ |
D | memory.txt | 421 terminated by the OOM killer. There are several causes for this:
|
/linux-4.4.14/scripts/kconfig/ |
D | zconf.lex.c_shipped | 2100 * @param yystr a NUL-terminated string to scan
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | CHANGES | 375 terminated.
|
/linux-4.4.14/Documentation/cdrom/ |
D | cdrom-standard.tex | 479 expected as a 13-character string, terminated by a null-character.
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 935 * The transfer has terminated either due to a phase
|
D | aic79xx.seq | 1697 * The transfer has terminated either due to a phase
|
/linux-4.4.14/drivers/staging/speakup/ |
D | spkguide.txt | 1524 License will not have their licenses terminated so long as such
|