Home
last modified time | relevance | path

Searched refs:ascii (Results 1 – 25 of 107) sorted by relevance

12345

/kernel/linux/linux-5.10/lib/
Dtest_hexdump.c69 size_t testlen, bool ascii) in test_hexdump_prepare_test() argument
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()
157 test_hexdump(len, rowsize, 1, ascii); in test_hexdump_set()
[all …]
Dhexdump.c107 char *linebuf, size_t linebuflen, bool ascii) in hex_dump_to_buffer() argument
184 if (!ascii) in hex_dump_to_buffer()
204 return ascii ? ascii_column + len : (groupsize * 2 + 1) * ngroups - 1; in hex_dump_to_buffer()
242 const void *buf, size_t len, bool ascii) in print_hex_dump() argument
256 linebuf, sizeof(linebuf), ascii); in print_hex_dump()
/kernel/linux/linux-5.10/drivers/acpi/acpica/
Dtbxfload.c121 !ACPI_COMPARE_NAMESEG(table->signature.ascii, ACPI_SIG_DSDT) || in ACPI_EXPORT_SYMBOL_INIT()
174 (table->signature.ascii, ACPI_SIG_SSDT) in ACPI_EXPORT_SYMBOL_INIT()
175 && !ACPI_COMPARE_NAMESEG(table->signature.ascii, in ACPI_EXPORT_SYMBOL_INIT()
177 && !ACPI_COMPARE_NAMESEG(table->signature.ascii, in ACPI_EXPORT_SYMBOL_INIT()
191 table->signature.ascii, in ACPI_EXPORT_SYMBOL_INIT()
198 table->signature.ascii, in ACPI_EXPORT_SYMBOL_INIT()
382 (acpi_gbl_root_table_list.tables[i].signature.ascii, in ACPI_EXPORT_SYMBOL()
Dtbdata.c99 ACPI_MOVE_32_TO_32(table_desc->signature.ascii, table->signature); in acpi_tb_init_table_descriptor()
505 ascii) ? in acpi_tb_verify_temp_table()
506 table_desc->signature.ascii : "????", in acpi_tb_verify_temp_table()
525 ascii) ? table_desc-> in acpi_tb_verify_temp_table()
527 ascii : "????", in acpi_tb_verify_temp_table()
Dutdecode.c265 acpi_ut_repair_name(node->name.ascii); in acpi_ut_get_node_name()
269 return (node->name.ascii); in acpi_ut_get_node_name()
Dtbinstal.c125 new_table_desc.signature.ascii, in acpi_tb_install_standard_table()
243 old_table_desc->signature.ascii, in acpi_tb_override_table()
Ddbnames.c197 name.ascii, subtree_entry); in acpi_db_dump_namespace()
310 obj_handle)->name.ascii[i])) { in acpi_db_walk_and_match_name()
408 predefined = acpi_ut_match_predefined_method(node->name.ascii); in acpi_db_walk_for_predefined_names()
498 node->name.ascii, node->type); in acpi_db_walk_for_object_counts()
797 if (!acpi_ut_valid_nameseg(node->name.ascii)) { in acpi_db_integrity_walk()
/kernel/linux/linux-5.10/Documentation/PCI/
Dsysfs-pci.rst39 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 …]
/kernel/linux/linux-5.10/Documentation/usb/
Dmisc_usbsevseg.rst26 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)
/kernel/linux/linux-5.10/fs/isofs/
Djoliet.c18 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()
/kernel/linux/linux-5.10/include/linux/
Dprintk.h574 bool ascii);
578 const void *buf, size_t len, bool ascii);
582 const void *buf, size_t len, bool ascii) in print_hex_dump() argument
595 groupsize, buf, len, ascii) \ argument
597 groupsize, buf, len, ascii)
600 groupsize, buf, len, ascii) \ argument
602 groupsize, buf, len, ascii)
606 const void *buf, size_t len, bool ascii) in print_hex_dump_debug() argument
Ddynamic_debug.h173 groupsize, buf, len, ascii) \ argument
177 rowsize, groupsize, buf, len, ascii)
213 groupsize, buf, len, ascii) \ argument
216 rowsize, groupsize, buf, len, ascii); \
/kernel/linux/linux-5.10/arch/arm64/kernel/
Defi-header.S73 .ascii ".text\0\0\0"
87 .ascii ".data\0\0\0"
133 .ascii "NB10" // Signature
/kernel/linux/linux-5.10/arch/arm/mm/
Dproc-arm1020.S471 .ascii "ARM1020"
473 .ascii "i"
476 .ascii "d"
478 .ascii "(wt)"
480 .ascii "(wb)"
484 .ascii "B"
487 .ascii "RR"
489 .ascii "\0"
/kernel/linux/linux-5.10/arch/riscv/kernel/
Defi-header.S79 .ascii ".text\0\0\0"
93 .ascii ".data\0\0\0"
/kernel/linux/linux-5.10/Documentation/security/keys/
Dtrusted-encrypted.rst11 in hex ascii for convenience, and are integrity verified.
55 keyhandle= ascii hex value of sealing key
58 keyauth= ascii hex auth for sealing key default 0x00...i
59 (40 ascii zeros)
60 blobauth= ascii hex auth for sealed data default 0x00...
61 (40 ascii zeros)
62 pcrinfo= ascii hex of PCR_INFO or PCR_INFO_LONG (no default)
76 "keyctl print" returns an ascii hex copy of the sealed key, which is in standard
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/switch_endian/
Dswitch_endian_test.S7 .ascii "success: switch_endian_test\n\0"
11 .ascii "failure: switch_endian_test\n\0"
/kernel/linux/linux-5.10/arch/x86/boot/
Dheader.S92 .ascii "Use a boot loader.\r\n"
93 .ascii "\n"
94 .ascii "Remove disk and press any key to reboot...\r\n"
193 .ascii ".setup"
215 .ascii ".reloc"
254 .ascii ".text"
305 .ascii "HdrS" # header signature
/kernel/linux/linux-5.10/drivers/crypto/caam/
Derror.c18 size_t tlen, bool ascii) in caam_dump_sg() argument
39 groupsize, buf, len, ascii); in caam_dump_sg()
48 size_t tlen, bool ascii) in caam_dump_sg() argument
/kernel/linux/linux-5.10/arch/arm/vfp/
Dvfphw.S30 1: .ascii KERN_DEBUG "VFP: \str\n"
45 1: .ascii KERN_DEBUG "VFP: \str\n"
62 1: .ascii KERN_DEBUG "VFP: \str\n"
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
Dkernel_info.S11 .ascii "LToP"
/kernel/linux/linux-5.10/tools/edid/
Dedid.S248 start1: .ascii "Linux #0"
270 start3: .ascii TIMING_NAME
/kernel/linux/linux-5.10/arch/arm/mach-rpc/
Dio-acorn.S17 .ascii KERN_WARNING "insl/outsl not implemented, called from %08lX\0"
/kernel/linux/linux-5.10/arch/arm/boot/compressed/
Defi-header.S105 .ascii ".text\0\0\0"
118 .ascii ".data\0\0\0"
/kernel/linux/linux-5.10/drivers/auxdisplay/
DMakefile10 obj-$(CONFIG_IMG_ASCII_LCD) += img-ascii-lcd.o

12345