/linux/tools/testing/selftests/arm64/gcs/ |
H A D | gcsstr.S | 46 // Print a NUL-terminated string starting at address x0 to stdout 65 // Utility macro to print a literal string 67 .macro puts string argument 69 .L__puts_literal\@: .string "\string"
|
/linux/tools/net/ynl/pyynl/lib/ |
H A D | nlspec.py | 64 doc documentation string 155 type string, attribute type 159 struct_name string, name of struct definition 160 sub_type string, name of sub type 162 display_hint string, hint to help choose format specifier 164 sub_message string, name of sub message type 165 selector string, name of attribute used to select 251 type string, type of the member attribute 252 byte_order string or None for native byte order 253 enum string, name of the enum definition [all …]
|
/linux/drivers/md/ |
H A D | dm-init.c | 80 * str_field_delimit - delimit a string based on a separator char. 81 * @str: the pointer to the string to delimit. 86 * Return the remainder string after the @separator. 105 * @str: the pointer to a string with the format: 108 * Return the remainder string after the table entry, i.e, after the comma which 109 * delimits the entry or NULL if reached the end of the string. 159 * @str: the pointer to a string with the format: 186 * @str: the pointer to a string with the format: 189 * Return the remainder string after the table entry, i.e, after the semi-colon 190 * which delimits the entry or NULL if reached the end of the string. [all …]
|
/linux/fs/smb/client/ |
H A D | fs_context.c | 170 /* Mount options which take string value */ 679 /* now go until next delimiter or end of string */ in smb3_parse_devname() 818 cifs_errorf(fc, "CIFS mount error: No usable UNC path provided in device string!\n"); in smb3_fs_context_validate() 1134 * fs_parse can not handle string options with an empty value so in smb3_fs_context_parse_param() 1137 if (param->type == fs_value_is_string && param->string[0] == 0) { in smb3_fs_context_parse_param() 1427 switch (smb3_parse_devname(param->string, ctx)) { in smb3_fs_context_parse_param() 1443 cifs_errorf(fc, "OOM when copying UNC string\n"); in smb3_fs_context_parse_param() 1448 cifs_errorf(fc, "OOM when copying UNC string\n"); in smb3_fs_context_parse_param() 1453 cifs_errorf(fc, "Cannot extract hostname from UNC string\n"); in smb3_fs_context_parse_param() 1467 if (strlen(param->string) == 0) { in smb3_fs_context_parse_param() [all …]
|
/linux/Documentation/devicetree/bindings/usb/ |
H A D | aspeed,usb-vhub.yaml | 80 '^string@[0-9a-f]+$': 83 description: string descriptors of the specific language 92 $ref: /schemas/types.yaml#/definitions/string 96 $ref: /schemas/types.yaml#/definitions/string 100 $ref: /schemas/types.yaml#/definitions/string 132 string@409 {
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-uevent.rst | 26 :Type: string 33 :Type: string 49 :Type: string 64 :Type: string 71 :Type: string 73 :Value: UUID. (Empty string if there isn't one.)
|
/linux/fs/jfs/ |
H A D | jfs_unicode.c | 16 * FUNCTION: Convert little-endian unicode string to character string 25 int warn = !!warn_again; /* once per string */ in jfs_strfromUCS_le() 66 * FUNCTION: Convert character string to unicode string 99 * FUNCTION: Allocate and translate to unicode string
|
/linux/drivers/hwmon/ |
H A D | hp-wmi-sensors.c | 205 * [read] string Name; 206 * [read] string Description; 212 * [read] string OtherSensorType; 223 * [read] string PossibleStates[]; 224 * [read] string CurrentState; 253 * [read] string Name; 254 * [read] string Description; 256 * [read] string OtherSensorType; 258 * [read] string CurrentState; 259 * [read] string PossibleStates[]; [all …]
|
/linux/arch/sparc/include/asm/ |
H A D | oplib_64.h | 14 /* OBP version string. */ 69 /* Boot argument acquisition, returns the boot command line string. */ 77 /* Evaluate the forth string passed. */ 144 /* Get unique string identifying SIMM at given physical address. */ 210 /* Acquire a string property, null string on error. */ 218 * the given string. Returns the node on success, zero on failure. 222 /* Return the first property type, as a string, for the given node. 223 * Returns a null string on error. Buffer should be at least 32B long. 228 * node. Returns null string on failure. Buffer should be at least 32B long.
|
/linux/tools/power/cpupower/utils/helpers/ |
H A D | helpers.h | 22 #define _(String) gettext(String) argument 24 #define gettext_noop(String) String argument 26 #define N_(String) gettext_noop(String) argument 30 #define _(String) String argument 31 #define N_(String) String argument
|
/linux/include/kunit/ |
H A D | assert.h | 47 * format a string to a user reporting the failure. 76 * @condition: A string representation of a conditional expression. 97 * @text: A string representation of the expression passed to the expectation. 116 * @operation: A string representation of the comparison operator (e.g. "=="). 117 * @left_text: A string representation of the left expression (e.g. "2+2"). 118 * @right_text: A string representation of the right expression (e.g. "2+2"). 174 * string values (for example, KUNIT_EXPECT_STREQ(test, foo, "bar")). 180 * Represents an expectation/assertion that compares two string values. For 181 * example, to expect that the string in foo is equal to "bar", you can use the
|
/linux/Documentation/ABI/testing/ |
H A D | configfs-usb-gadget | 18 to bind a gadget, empty string "" to unbind. 86 compatible_id 8-byte string for "Compatible ID" 87 sub_compatible_id 8-byte string for "Sub Compatible ID" 103 - 1: unicode string 104 - 2: unicode string with environment variable 108 - 6: unicode string with a symbolic link 128 serialnumber gadget's serial number (string) 137 This group contains "OS String" extension handling attributes. 143 qw_sign an identifier to be reported as "OS String"
|
/linux/tools/perf/util/ |
H A D | cputopo.h | 15 * An array of strings where each string is unique and read from 22 * An array of string where each string is unique and from 29 * An array of string where each string is unique and from
|
/linux/include/uapi/linux/ |
H A D | net_dropmon.h | 69 NET_DM_ATTR_SYMBOL, /* string */ 81 NET_DM_ATTR_HW_TRAP_GROUP_NAME, /* string */ 82 NET_DM_ATTR_HW_TRAP_NAME, /* string */ 89 NET_DM_ATTR_REASON, /* string */ 108 NET_DM_ATTR_PORT_NETDEV_NAME, /* string */
|
/linux/net/netfilter/ |
H A D | nf_conntrack_amanda.c | 59 const char *string; member 64 .string = "CONNECT ", 68 .string = "\n", 72 .string = "DATA ", 76 .string = "MESG ", 80 .string = "INDEX ", 84 .string = "STATE ", 218 search[i].ts = textsearch_prepare(ts_algo, search[i].string, in nf_conntrack_amanda_init()
|
/linux/tools/net/sunrpc/xdrgen/tests/ |
H A D | test.x | 23 string creator<MAXNAMELEN>; /* data creator */ 25 string interpretor<MAXNAMELEN>; /* program interpretor */ 32 string filename<MAXNAMELEN>; /* name of file */ 34 string owner<MAXUSERNAME>; /* owner of file */
|
/linux/arch/um/drivers/ |
H A D | Kconfig | 68 string "xterm channel default terminal emulator" 79 string "Default main console channel initialization" 82 This is the string describing the channel to which the main console 89 string "Default console channel initialization" 92 This is the string describing the channel to which all consoles 101 string "Default serial line channel initialization" 104 This is the string describing the channel to which the serial lines
|
/linux/fs/hfsplus/ |
H A D | options.c | 12 #include <linux/string.h> 82 if (strlen(param->string) != 4) { in hfsplus_parse_param() 86 memcpy(&sbi->creator, param->string, 4); in hfsplus_parse_param() 89 if (strlen(param->string) != 4) { in hfsplus_parse_param() 93 memcpy(&sbi->type, param->string, 4); in hfsplus_parse_param() 117 sbi->nls = load_nls(param->string); in hfsplus_parse_param() 120 param->string); in hfsplus_parse_param()
|
/linux/drivers/acpi/acpica/ |
H A D | utuuid.c | 20 * This table is used to convert an input UUID ascii string to a 16 byte 22 * the index within the 36-byte UUID string where the associated 2-byte 29 * Note: This table is basically the inverse of the string-to-offset table 40 * PARAMETERS: in_string - 36-byte formatted UUID string 45 * DESCRIPTION: Convert a 36-byte formatted UUID string to 16-byte UUID buffer 70 * out_string - 36-byte formatted UUID string 74 * DESCRIPTION: Convert 16-byte UUID buffer to 36-byte formatted UUID string
|
/linux/kernel/trace/ |
H A D | trace_probe.h | 23 #include <linux/string.h> 105 FETCH_OP_ST_STRING, /* String: .offset, .size */ 106 FETCH_OP_ST_USTRING, /* User String: .offset, .size */ 107 FETCH_OP_ST_SYMSTR, /* Kernel Symbol String: .offset, .size */ 145 bool is_string; /* String flag */ 147 const char *fmt; /* Format string */ 151 /* For defining macros, define string/string_size types */ 152 typedef u32 string; typedef 177 DECLARE_BASIC_PRINT_TYPE_FUNC(string); 200 /* Non string types can use these macros */ [all …]
|
/linux/tools/testing/selftests/drivers/net/ |
H A D | xdp.py | 10 import string 62 test_string: String that the remote host will send. 65 The string received by the test host. 86 size: The length of the test string to be exchanged, default is 256 characters. 89 bool: True if the received string matches the sent string, False otherwise. 91 test_str = "".join(random.choice(string.ascii_lowercase) for _ in range(size)) 136 Helper function that converts an integer into a formatted hexadecimal byte string. 142 A string representing hexadecimal equivalent of value, with bytes separated by spaces. 154 key: The key to update in the map, formatted as a hexadecimal string. 155 value: The value to associate with the key, formatted as a hexadecimal string. [all …]
|
/linux/net/ipv4/netfilter/ |
H A D | nf_nat_snmp_basic.asn1 | 15 OCTET STRING, 39 string-value 40 OCTET STRING, 69 IMPLICIT OCTET STRING OPTIONAL ({snmp_helper}) 87 IMPLICIT OCTET STRING OPTIONAL
|
/linux/drivers/scsi/bfa/ |
H A D | bfa_plog.h | 19 #define BFA_PL_STRING_LOG_SZ 32 /* number of chars in string log */ 36 u8 log_type; /* string/integer log, bfa_plog_log_type_t */ 53 * their module id. BFAL will convert the integer value to string format 57 * - define corresponding string in BFAL 79 * their event type. BFAL will convert the integer value to string format 83 * - define corresponding string in BFAL
|
/linux/tools/testing/selftests/rcutorture/bin/ |
H A D | functions.sh | 10 # bootparam_hotplug_cpu bootparam-string 12 # Returns 1 if the specified boot-parameter string tells rcutorture to 42 # configfrag_boot_params bootparam-string config-fragment-file 54 # configfrag_boot_cpus bootparam-string config-fragment-file config-cpus 74 # configfrag_boot_maxcpus bootparam-string config-fragment-file config-cpus 121 # string denoting the time since get_starttime. 208 # Output arguments for the qemu "-append" string based on CPU type 296 # Appends a string containing "-smp XXX" to qemu-args, unless the incoming 319 # Appends a string containing "-net none" to qemu-args, unless the incoming 321 # environment variable is set, in which case the string that is be added is
|
/linux/fs/nfsd/ |
H A D | nfsctl.c | 209 * buf: '\n'-terminated C string containing a 211 * size: length of C string in @buf 249 * buf: '\n'-terminated C string containing the 251 * size: length of C string in @buf 297 * On input, the buffer contains a '\n'-terminated C string comprised of 298 * three alphanumeric words separated by whitespace. The string may 307 * size: length of C string in @buf 310 * string containing a ASCII hex text version 312 * return code is the size in bytes of the string 379 * string numeric value representing the number of [all …]
|