| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/ |
| D | .yamllint | 10 min-spaces-inside: 0 11 max-spaces-inside: 1 12 min-spaces-inside-empty: 0 13 max-spaces-inside-empty: 0 15 min-spaces-inside: 0 16 max-spaces-inside: 1 17 min-spaces-inside-empty: 0 18 max-spaces-inside-empty: 0 19 colons: {max-spaces-before: 0, max-spaces-after: 1} 20 commas: {min-spaces-after: 1, max-spaces-after: 1} [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/ |
| D | .yamllint | 15 min-spaces-inside: 0 16 max-spaces-inside: 1 17 min-spaces-inside-empty: 0 18 max-spaces-inside-empty: 0 20 min-spaces-inside: 0 21 max-spaces-inside: 1 22 min-spaces-inside-empty: 0 23 max-spaces-inside-empty: 0 24 colons: {max-spaces-before: 0, max-spaces-after: 1} 25 commas: {min-spaces-after: 1, max-spaces-after: 1} [all …]
|
| /kernel/linux/linux-6.6/tools/tracing/rtla/src/ |
| D | timerlat_aa.c | 19 /* Used to fill spaces in the output */ 20 static const char *spaces = " "; variable 282 24, spaces, in timerlat_aa_nmi_handler() 290 24, spaces, ns_to_usf(duration)); in timerlat_aa_nmi_handler() 334 15, spaces, in timerlat_aa_irq_handler() 385 24, spaces, in timerlat_aa_irq_handler() 423 24, spaces, in timerlat_aa_softirq_handler() 469 15, spaces, in timerlat_aa_thread_handler() 500 14, spaces, function); in timerlat_aa_stack_handler() 587 16, spaces, in timerlat_thread_analysis() [all …]
|
| /kernel/linux/linux-5.10/kernel/ |
| D | stacktrace.c | 21 * @spaces: Number of leading spaces to print 24 int spaces) in stack_trace_print() argument 32 printk("%*c%pS\n", 1 + spaces, ' ', (void *)entries[i]); in stack_trace_print() 42 * @spaces: Number of leading spaces to print 47 unsigned int nr_entries, int spaces) in stack_trace_snprint() argument 55 generated = snprintf(buf, size, "%*c%pS\n", 1 + spaces, ' ', in stack_trace_snprint()
|
| /kernel/linux/linux-6.6/kernel/ |
| D | stacktrace.c | 22 * @spaces: Number of leading spaces to print 25 int spaces) in stack_trace_print() argument 33 printk("%*c%pS\n", 1 + spaces, ' ', (void *)entries[i]); in stack_trace_print() 43 * @spaces: Number of leading spaces to print 48 unsigned int nr_entries, int spaces) in stack_trace_snprint() argument 56 generated = snprintf(buf, size, "%*c%pS\n", 1 + spaces, ' ', in stack_trace_snprint()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/ti/ |
| D | ti,dra7-dss.txt | 12 - reg: address and length of the register spaces for 'dss' 23 - reg: address and length of the register spaces for 'pll1_clkctrl', 60 - reg: addresses and lengths of the register spaces for 'wp', 'pll', 'phy',
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/ti/ |
| D | ti,dra7-dss.txt | 12 - reg: address and length of the register spaces for 'dss' 23 - reg: address and length of the register spaces for 'pll1_clkctrl', 60 - reg: addresses and lengths of the register spaces for 'wp', 'pll', 'phy',
|
| D | ti,omap5-dss.txt | 64 - reg: addresses and lengths of the register spaces for 'proto', 'phy' and 'pll' 86 - reg: addresses and lengths of the register spaces for 'wp', 'pll', 'phy',
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| D | trace_functions_graph.c | 350 int spaces = 0; in print_graph_proc() local 362 spaces = TRACE_GRAPH_PROCINFO_LENGTH - len; in print_graph_proc() 364 /* First spaces to align center */ in print_graph_proc() 365 for (i = 0; i < spaces / 2; i++) in print_graph_proc() 370 /* Last spaces to align center */ in print_graph_proc() 371 for (i = 0; i < spaces - (spaces / 2); i++) in print_graph_proc() 588 /* Print remaining spaces to fit the row's width */ in trace_print_graph_duration() 601 /* No real adata, just filling the column with spaces */ in print_graph_duration() 1114 static const char spaces[] = " " /* 16 spaces */ in print_lat_header() local 1115 " " /* 4 spaces */ in print_lat_header() [all …]
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| D | trace_functions_graph.c | 354 int spaces = 0; in print_graph_proc() local 366 spaces = TRACE_GRAPH_PROCINFO_LENGTH - len; in print_graph_proc() 368 /* First spaces to align center */ in print_graph_proc() 369 for (i = 0; i < spaces / 2; i++) in print_graph_proc() 374 /* Last spaces to align center */ in print_graph_proc() 375 for (i = 0; i < spaces - (spaces / 2); i++) in print_graph_proc() 592 /* Print remaining spaces to fit the row's width */ in trace_print_graph_duration() 605 /* No real adata, just filling the column with spaces */ in print_graph_duration() 1185 static const char spaces[] = " " /* 16 spaces */ in print_lat_header() local 1186 " " /* 4 spaces */ in print_lat_header() [all …]
|
| /kernel/linux/linux-5.10/fs/ |
| D | binfmt_script.c | 54 * itself may be preceded by spaces/tabs). Truncating the in load_script() 63 return -ENOEXEC; /* Entire buf is spaces/tabs */ in load_script() 72 /* Trim any trailing spaces/tabs from i_end */ in load_script() 76 /* Skip over leading spaces/tabs */ in load_script()
|
| /kernel/linux/linux-6.6/fs/ |
| D | binfmt_script.c | 54 * itself may be preceded by spaces/tabs). Truncating the in load_script() 63 return -ENOEXEC; /* Entire buf is spaces/tabs */ in load_script() 72 /* Trim any trailing spaces/tabs from i_end */ in load_script() 76 /* Skip over leading spaces/tabs */ in load_script()
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/mach-bcm63xx/ |
| D | spaces.h | 13 #include <asm/bmips-spaces.h> 15 #include <asm/mach-generic/spaces.h>
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/mach-bcm63xx/ |
| D | spaces.h | 13 #include <asm/bmips-spaces.h> 15 #include <asm/mach-generic/spaces.h>
|
| /kernel/linux/linux-6.6/drivers/s390/char/ |
| D | sclp_rw.c | 172 int spaces, i_msg; in sclp_write() local 194 * \t is expanded to some spaces but \r does not know about a in sclp_write() 240 /* = new line, leading spaces */ in sclp_write() 242 spaces = buffer->current_length; in sclp_write() 248 memset(buffer->current_line, 0x40, spaces); in sclp_write() 249 buffer->current_line += spaces; in sclp_write() 250 buffer->current_length = spaces; in sclp_write()
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/mach-bmips/ |
| D | spaces.h | 14 #include <asm/bmips-spaces.h> 16 #include <asm/mach-generic/spaces.h>
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/mach-bmips/ |
| D | spaces.h | 14 #include <asm/bmips-spaces.h> 16 #include <asm/mach-generic/spaces.h>
|
| /kernel/linux/linux-5.10/drivers/s390/char/ |
| D | sclp_rw.c | 179 int spaces, i_msg; in sclp_write() local 201 * \t is expanded to some spaces but \r does not know about a in sclp_write() 247 /* = new line, leading spaces */ in sclp_write() 249 spaces = buffer->current_length; in sclp_write() 255 memset(buffer->current_line, 0x40, spaces); in sclp_write() 256 buffer->current_line += spaces; in sclp_write() 257 buffer->current_length = spaces; in sclp_write()
|
| /kernel/linux/linux-6.6/drivers/crypto/allwinner/sun4i-ss/ |
| D | sun4i-ss-cipher.c | 26 u32 spaces; in sun4i_ss_opti_poll() local 104 spaces = readl(ss->base + SS_FCSR); in sun4i_ss_opti_poll() 105 rx_cnt = SS_RXFIFO_SPACES(spaces); in sun4i_ss_opti_poll() 106 tx_cnt = SS_TXFIFO_SPACES(spaces); in sun4i_ss_opti_poll() 193 u32 spaces; in sun4i_ss_cipher_poll() local 320 spaces = readl(ss->base + SS_FCSR); in sun4i_ss_cipher_poll() 321 rx_cnt = SS_RXFIFO_SPACES(spaces); in sun4i_ss_cipher_poll() 322 tx_cnt = SS_TXFIFO_SPACES(spaces); in sun4i_ss_cipher_poll()
|
| /kernel/linux/linux-5.10/drivers/crypto/allwinner/sun4i-ss/ |
| D | sun4i-ss-cipher.c | 27 u32 spaces; in sun4i_ss_opti_poll() local 99 spaces = readl(ss->base + SS_FCSR); in sun4i_ss_opti_poll() 100 rx_cnt = SS_RXFIFO_SPACES(spaces); in sun4i_ss_opti_poll() 101 tx_cnt = SS_TXFIFO_SPACES(spaces); in sun4i_ss_opti_poll() 182 u32 spaces; in sun4i_ss_cipher_poll() local 307 spaces = readl(ss->base + SS_FCSR); in sun4i_ss_cipher_poll() 308 rx_cnt = SS_RXFIFO_SPACES(spaces); in sun4i_ss_cipher_poll() 309 tx_cnt = SS_TXFIFO_SPACES(spaces); in sun4i_ss_cipher_poll()
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | stackdepot.h | 137 * @spaces: Number of leading spaces to print 142 int spaces);
|
| /kernel/linux/linux-6.6/Documentation/gpu/amdgpu/ |
| D | amdgpu-glossary.rst | 50 virtual address spaces that can be in flight at any given time. These 52 spaces for use by the GPU kernel driver and applications using the GPU.
|
| /kernel/linux/linux-5.10/Documentation/x86/x86_64/ |
| D | fsgs.rst | 145 Named Address Spaces. GCC implements the following address space 154 address spaces are supported. Code which implements fallback modes should 181 address spaces via an attribute based mechanism in Clang 2.6 and newer 192 In case the compiler does not support address spaces, inline assembly can
|
| /kernel/linux/linux-6.6/Documentation/arch/x86/x86_64/ |
| D | fsgs.rst | 145 Named Address Spaces. GCC implements the following address space 154 address spaces are supported. Code which implements fallback modes should 181 address spaces via an attribute based mechanism in Clang 2.6 and newer 192 In case the compiler does not support address spaces, inline assembly can
|
| /kernel/linux/linux-6.6/mm/damon/ |
| D | Kconfig | 28 bool "Data access monitoring operations for virtual address spaces" 33 that work for virtual address spaces.
|