/Linux-v6.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 …]
|
/Linux-v6.6/drivers/s390/char/ |
D | sclp_rw.c | 172 int spaces, i_msg; in sclp_write() local 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()
|
/Linux-v6.6/kernel/ |
D | stacktrace.c | 25 int spaces) in stack_trace_print() argument 33 printk("%*c%pS\n", 1 + spaces, ' ', (void *)entries[i]); in stack_trace_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()
|
/Linux-v6.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',
|
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',
|
D | ti,omap4-dss.txt | 83 - reg: addresses and lengths of the register spaces for 'proto', 'phy' and 'pll' 105 - reg: addresses and lengths of the register spaces for 'wp', 'pll', 'phy',
|
/Linux-v6.6/include/linux/ |
D | stacktrace.h | 67 int spaces); 69 unsigned int nr_entries, int spaces);
|
D | stackdepot.h | 142 int spaces);
|
/Linux-v6.6/mm/ |
D | swap_state.c | 675 struct address_space *spaces, *space; in init_swap_address_space() local 679 spaces = kvcalloc(nr, sizeof(struct address_space), GFP_KERNEL); in init_swap_address_space() 680 if (!spaces) in init_swap_address_space() 683 space = spaces + i; in init_swap_address_space() 691 swapper_spaces[type] = spaces; in init_swap_address_space() 699 struct address_space *spaces = swapper_spaces[type]; in exit_swap_address_space() local 702 VM_WARN_ON_ONCE(!mapping_empty(&spaces[i])); in exit_swap_address_space() 703 kvfree(spaces); in exit_swap_address_space()
|
/Linux-v6.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()
|
D | sun4i-ss-hash.c | 191 u32 spaces, rx_cnt = SS_RX_DEFAULT, bf[32] = {0}, v, ivmode = 0; in sun4i_hash() local 322 spaces = readl(ss->base + SS_FCSR); in sun4i_hash() 323 rx_cnt = SS_RXFIFO_SPACES(spaces); in sun4i_hash()
|
/Linux-v6.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() 369 for (i = 0; i < spaces / 2; i++) in print_graph_proc() 375 for (i = 0; i < spaces - (spaces / 2); i++) in print_graph_proc() 1185 static const char spaces[] = " " /* 16 spaces */ in print_lat_header() local 1199 seq_printf(s, "#%.*s _-----=> irqs-off \n", size, spaces); in print_lat_header() 1200 seq_printf(s, "#%.*s / _----=> need-resched \n", size, spaces); in print_lat_header() 1201 seq_printf(s, "#%.*s| / _---=> hardirq/softirq \n", size, spaces); in print_lat_header() 1202 seq_printf(s, "#%.*s|| / _--=> preempt-depth \n", size, spaces); in print_lat_header() 1203 seq_printf(s, "#%.*s||| / \n", size, spaces); in print_lat_header()
|
/Linux-v6.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.
|
/Linux-v6.6/tools/perf/Documentation/ |
D | jit-interface.txt | 8 Each line has the following format, fields separated with spaces:
|
/Linux-v6.6/Documentation/process/ |
D | code-of-conduct.rst | 57 This Code of Conduct applies both within project spaces and in public spaces
|
/Linux-v6.6/Documentation/userspace-api/media/rc/ |
D | lirc-set-send-carrier.rst | 34 Set send carrier used to modulate IR PWM pulses and spaces.
|
D | lirc-set-rec-carrier.rst | 34 Set receive carrier used to modulate IR PWM pulses and spaces.
|
/Linux-v6.6/tools/power/x86/intel-speed-select/ |
D | isst-display.c | 87 char *spaces = " "; in format_and_print_txt() local 99 "%s", spaces); in format_and_print_txt() 114 char *spaces = " "; in format_and_print() local 134 "%s", spaces); in format_and_print() 152 "%s", spaces); in format_and_print()
|
/Linux-v6.6/Documentation/devicetree/bindings/clock/ |
D | marvell,pxa168.txt | 13 "mpmu", "apmu", "apbc". So three reg spaces need to be defined.
|
D | marvell,pxa910.txt | 13 "mpmu", "apmu", "apbc", "apbcp". So four reg spaces need to be defined.
|
/Linux-v6.6/Documentation/devicetree/bindings/net/can/ |
D | ti_hecc.txt | 9 - reg: addresses and lengths of the register spaces for 'hecc', 'hecc-ram'
|
/Linux-v6.6/mm/damon/ |
D | Kconfig | 28 bool "Data access monitoring operations for virtual address spaces" 33 that work for virtual address spaces.
|
/Linux-v6.6/scripts/kconfig/tests/preprocess/escape/ |
D | Kconfig | 11 # Like Make, single quotes, double quotes, spaces are treated verbatim.
|
/Linux-v6.6/lib/ |
D | stackdepot.c | 510 int spaces) in stack_depot_snprint() argument 517 spaces) : 0; in stack_depot_snprint()
|
/Linux-v6.6/Documentation/arch/x86/x86_64/ |
D | fsgs.rst | 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
|