| /linux/lib/ |
| H A D | test_hexdump.c | 69 size_t testlen, bool ascii) in test_hexdump_prepare_test() argument 110 /* ASCII part */ in test_hexdump_prepare_test() 111 if (ascii) { in test_hexdump_prepare_test() 126 bool ascii) in test_hexdump() argument 135 ascii); in test_hexdump() 139 ascii); in test_hexdump() 149 static void __init test_hexdump_set(int rowsize, bool ascii) in test_hexdump_set() argument 154 test_hexdump(len, rowsize, 4, ascii); in test_hexdump_set() 155 test_hexdump(len, rowsize, 2, ascii); in test_hexdump_set() 156 test_hexdump(len, rowsize, 8, ascii); in test_hexdump_set() [all …]
|
| H A D | hexdump.c | 22 * @ch: ascii character represents hex digit 57 * hex2bin - convert an ascii hexadecimal string to its binary representation 59 * @src: ascii hexadecimal string 83 * bin2hex - convert binary data to an ascii hexadecimal string 84 * @dst: ascii hexadecimal result 99 * hex_dump_to_buffer - convert a blob of data to "hex ASCII" in memory 106 * @ascii: include ASCII after the hex output 109 * 16 or 32 bytes of input data converted to hex + ASCII output. 112 * to a hex + ASCII dum 128 hex_dump_to_buffer(const void * buf,size_t len,int rowsize,int groupsize,char * linebuf,size_t linebuflen,bool ascii) hex_dump_to_buffer() argument 263 print_hex_dump(const char * level,const char * prefix_str,int prefix_type,int rowsize,int groupsize,const void * buf,size_t len,bool ascii) print_hex_dump() argument [all...] |
| H A D | seq_buf.c | 146 * ASCII characters. Instead, the arguments are saved in a 32 bit 150 * the conversion into the ASCII string within the buffer. 253 * seq_buf_putmem_hex - write raw memory into the buffer in ASCII hex 255 * @mem: The raw memory to write its hex ASCII representation of 259 * raw memory into the buffer it writes its ASCII representation of it 389 * @ascii: include ASCII after the hex output 396 * 2 - spaces separating hex dump and ASCII representation 397 * 32 - ASCII representation 404 const void *buf, size_t len, bool ascii) argument 419 linebuf, sizeof(linebuf), ascii);
|
| H A D | bitmap-str.c | 16 * bitmap_parse_user - convert an ASCII hex string in a user buffer into a bitmap 43 * bitmap_print_to_pagebuf - convert bitmap to list or hex format ASCII string 69 * bitmap_print_to_buf - convert bitmap to list or hex format ASCII string 97 * bitmap_print_bitmask_to_buf - convert bitmap to hex bitmask format ASCII string 188 * bitmap_print_list_to_buf - convert bitmap to decimal list format ASCII string 347 * bitmap_parselist - convert list format ASCII string to bitmap 404 * bitmap_parselist_user() - convert user buffer's list format ASCII 458 * bitmap_parse - convert an ASCII hex string into a bitmap.
|
| /linux/Documentation/translations/zh_CN/PCI/ |
| H A D | sysfs-pci.rst | 48 class PCI级别 (ascii, ro) 50 device PCI设备 (ascii, ro) 51 enable 设备是否被启用 (ascii, rw) 52 irq IRQ编号 (ascii, ro) 54 remove 从内核的列表中删除设备 (ascii, wo) 55 resource PCI资源主机地址 (ascii, ro) 58 revision PCI修订版 (ascii, ro) 60 subsystem_device PCI子系统设备 (ascii, ro) 61 subsystem_vendor PCI子系统供应商 (ascii, ro) 62 vendor PCI供应商 (ascii, ro) [all …]
|
| /linux/drivers/acpi/acpica/ |
| H A D | uthex.c | 4 * Module Name: uthex -- Hex/ASCII support functions 16 /* Hex to ASCII conversion table */ 30 * RETURN: The converted Ascii character 32 * DESCRIPTION: Convert a hex digit to an Ascii character 48 * PARAMETERS: two_ascii_chars - Pointer to two ASCII characters 53 * DESCRIPTION: Perform ascii-to-hex translation, exactly two ASCII characters 61 /* Both ASCII characters must be valid hex digits */ in acpi_ut_ascii_to_hex_byte() 79 * PARAMETERS: hex_char - Hex character in Ascii. Must be: 82 * RETURN: The binary value of the ascii/hex character 84 * DESCRIPTION: Perform ascii-to-hex translation
|
| H A D | utstrsuppt.c | 45 /* Convert each ASCII byte in the input string */ in acpi_ut_convert_octal_string() 49 * Character must be ASCII 0-7, otherwise: in acpi_ut_convert_octal_string() 99 /* Convert each ASCII byte in the input string */ in acpi_ut_convert_decimal_string() 103 * Character must be ASCII 0-9, otherwise: in acpi_ut_convert_decimal_string() 153 /* Convert each ASCII byte in the input string */ in acpi_ut_convert_hex_string() 157 * Character must be ASCII A-F, a-f, or 0-9, otherwise: in acpi_ut_convert_hex_string() 189 * PARAMETERS: string - Pointer to input ASCII string 195 * next character after the final ASCII zero to enable the caller 214 * PARAMETERS: string - Pointer to input ASCII string 220 * next character after the final ASCII zero to enable the caller [all …]
|
| /linux/Documentation/PCI/ |
| H A D | sysfs-pci.rst | 39 class PCI class (ascii, ro) 41 device PCI device (ascii, ro) 42 enable Whether the device is enabled (ascii, rw) 43 irq IRQ number (ascii, ro) 45 remove remove device from kernel's list (ascii, wo) 46 resource PCI resource host addresses (ascii, ro) 49 revision PCI revision (ascii, ro) 51 subsystem_device PCI subsystem device (ascii, ro) 52 subsystem_vendor PCI subsystem vendor (ascii, ro) 53 vendor PCI vendor (ascii, ro) [all …]
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | dm-ima.rst | 52 Then IMA ASCII measurement log has the following format: 156 Then IMA ASCII measurement log will have the following entry: 157 (converted from ASCII to text for readability) 197 then IMA ASCII measurement log will have an entry with: 198 (converted from ASCII to text for readability) 235 then IMA ASCII measurement log will have the following entry: 236 (converted from ASCII to text for readability) 269 then IMA ASCII measurement log will have an entry with: 270 (converted from ASCII to text for readability) 302 then IMA ASCII measurement log will have an entry with: [all …]
|
| /linux/Documentation/usb/ |
| H A D | misc_usbsevseg.rst | 26 The device can accept "text" either in raw, hex, or ascii textmode. 29 ascii expects a value between '0'-'9' and 'A'-'F'. 30 The default is ascii. 42 echo "123ABC" > /sys/bus/usb/.../text (ascii) 43 echo "A1B2" > /sys/bus/usb/.../text (ascii)
|
| /linux/Documentation/ABI/testing/ |
| H A D | configfs-acpi | 31 - ASCII table signature 40 - ASCII OEM identification 43 - ASCII OEM table identification 49 - ASCII ASL compiler vendor ID
|
| /linux/drivers/firmware/efi/libstub/ |
| H A D | zboot-header.S | 18 .ascii "zimg" // image type 114 .ascii ".text\0\0\0" 127 .ascii ".sbat\0\0\0" 144 .ascii ".data\0\0\0" 165 .ascii "NB10" // Signature
|
| /linux/fs/isofs/ |
| H A D | joliet.c | 15 * Convert Unicode 16 to UTF-8 or ASCII. 18 uni16_to_x8(unsigned char *ascii, __be16 *uni, int len, struct nls_table *nls) in uni16_to_x8() argument 24 op = ascii; in uni16_to_x8() 38 return (op - ascii); in uni16_to_x8()
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-class-ubi | 54 Contains ASCII "0\n" if the UBI background thread is disabled, 55 and ASCII "1\n" if it is enabled. 115 Contains ASCII "1\n" if the read-only flag is set on this 159 Contains ASCII "0\n" if the UBI volume is OK, and ASCII "1\n" 199 Volume type. Contains ASCII "dynamic\n" for dynamic volumes and 207 Contains ASCII "0\n" if the update marker is not set for this
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | tcm_qla2xxx.h | 5 /* length of ASCII WWPNs including pad */ 22 /* ASCII formatted WWPN for FC Initiator Nport */ 64 /* ASCII formatted WWPN for FC Target Lport */ 66 /* ASCII formatted naa WWPN for VPD page 83 etc */
|
| /linux/include/linux/ |
| H A D | kbuild.h | 6 asm volatile("\n.ascii \"->" #sym " %0 " #val "\"" : : "i" (val)) 8 #define BLANK() asm volatile("\n.ascii \"->\"" : : ) 14 asm volatile("\n.ascii \"->#" x "\"")
|
| /linux/rust/kernel/ |
| H A D | str.rs | 63 /// Formats printable ASCII characters, escaping the rest. 67 /// let ascii = b_str!("Hello, BStr!"); 68 /// let s = CString::try_from_fmt(fmt!("{ascii}"))?; 93 /// Formats printable ASCII characters with a double quote on either end, 99 /// let ascii = b_str!("Hello, \"BStr\"!"); 100 /// let s = CString::try_from_fmt(fmt!("{ascii:?}"))?; 168 /// `b_str!` converts the supplied string literal to byte string, so non-ASCII 233 /// Converts this [`CStr`] to its ASCII lower case equivalent in-place. 235 /// ASCII letters 'A' to 'Z' are mapped to 'a' to 'z', 236 /// but non-ASCII letters are unchanged. [all …]
|
| /linux/kernel/trace/ |
| H A D | trace_seq.c | 101 * trace_seq_bitmask - write a bitmask array in its ASCII representation 106 * Writes a ASCII representation of a bitmask string into @s. 194 * ASCII characters. Instead, the arguments are saved in a 32 bit 198 * the conversion into the ASCII string within the buffer. 301 * trace_seq_putmem_hex - write raw memory into the buffer in ASCII hex in trace_seq_putmem_hex() 303 * @mem: The raw memory to write its hex ASCII representation of in trace_seq_putmem_hex() 307 * raw memory into the buffer it writes its ASCII representation of it in trace_seq_putmem_hex() 408 const void *buf, size_t len, bool ascii) 424 buf, len, ascii); in trace_seq_acquire() 381 trace_seq_hex_dump(struct trace_seq * s,const char * prefix_str,int prefix_type,int rowsize,int groupsize,const void * buf,size_t len,bool ascii) trace_seq_hex_dump() argument
|
| /linux/fs/xfs/ |
| H A D | Kconfig | 51 bool "Support deprecated case-insensitive ascii (ascii-ci=1) format" 55 The ASCII case insensitivity filesystem feature only works correctly 66 beginning with "ascii-ci=". If the string "ascii-ci=1" is found, the 74 To continue supporting case-insensitivity (ascii-ci=1), say Y.
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | usdt.h | 374 #define __usdt_asm_str_(x) __usdt_asm1(.ascii #x) 422 __usdt_asm1( .ascii "\0") \ 464 __usdt_asm1(.ascii "@") \ 469 #define __usdt_asm_args2 __usdt_asm_args1 __usdt_asm1(.ascii " ") __usdt_asm_arg(2) 470 #define __usdt_asm_args3 __usdt_asm_args2 __usdt_asm1(.ascii " ") __usdt_asm_arg(3) 471 #define __usdt_asm_args4 __usdt_asm_args3 __usdt_asm1(.ascii " ") __usdt_asm_arg(4) 472 #define __usdt_asm_args5 __usdt_asm_args4 __usdt_asm1(.ascii " ") __usdt_asm_arg(5) 473 #define __usdt_asm_args6 __usdt_asm_args5 __usdt_asm1(.ascii " ") __usdt_asm_arg(6) 474 #define __usdt_asm_args7 __usdt_asm_args6 __usdt_asm1(.ascii " ") __usdt_asm_arg(7) 475 #define __usdt_asm_args8 __usdt_asm_args7 __usdt_asm1(.ascii " ") __usdt_asm_arg(8) [all …]
|
| /linux/arch/arm/mm/ |
| H A D | proc-arm1020.S | 480 .ascii "ARM1020" 482 .ascii "i" 485 .ascii "d" 487 .ascii "(wt)" 489 .ascii "(wb)" 493 .ascii "B" 496 .ascii "RR" 498 .ascii "\0"
|
| /linux/arch/mips/kernel/ |
| H A D | cps-vec-ns16550.S | 33 * @a0: ASCII character to write 46 * @a0: pointer to NULL-terminated ASCII string 49 * Write a null-terminated ASCII string to the UART. 161 * @a0: pointer to NULL-terminated ASCII string naming the exception
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A D | media-ioc-device-info.rst | 52 ASCII string. The driver version is stored in the 67 - Serial number as a NUL-terminated ASCII string. 71 - Location of the device in the system as a NUL-terminated ASCII
|
| /linux/Documentation/w1/slaves/ |
| H A D | w1_ds2438.rst | 36 When writing to sysfs file bits 2-7 are ignored, so it's safe to write ASCII. 68 registers and provided as an ASCII decimal value. 85 After the voltage conversion the value is returned as decimal ASCII.
|
| /linux/arch/x86/include/asm/ |
| H A D | emulate_prefix.h | 11 #define __XEN_EMULATE_PREFIX 0x0f,0x0b,0x78,0x65,0x6e /* ud2 ; .ascii "xen" */ 12 #define __KVM_EMULATE_PREFIX 0x0f,0x0b,0x6b,0x76,0x6d /* ud2 ; .ascii "kvm" */
|