Home
last modified time | relevance | path

Searched refs:spaces (Results 1 – 25 of 152) sorted by relevance

1234567

/linux-6.3-rc2/Documentation/devicetree/bindings/
A D.yamllint10 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
19 colons: {max-spaces-before: 0, max-spaces-after: 1}
20 commas: {min-spaces-after: 1, max-spaces-after: 1}
34 max-spaces-after: 1
36 spaces: 2
[all …]
/linux-6.3-rc2/drivers/s390/char/
A Dsclp_rw.c172 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-6.3-rc2/kernel/
A Dstacktrace.c25 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-6.3-rc2/Documentation/devicetree/bindings/display/ti/
A Dti,dra7-dss.txt12 - 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',
A Dti,omap5-dss.txt64 - 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',
A Dti,omap4-dss.txt83 - 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-6.3-rc2/include/linux/
A Dstacktrace.h67 int spaces);
69 unsigned int nr_entries, int spaces);
A Dstackdepot.h142 int spaces);
/linux-6.3-rc2/mm/
A Dswap_state.c665 struct address_space *spaces, *space; in init_swap_address_space() local
669 spaces = kvcalloc(nr, sizeof(struct address_space), GFP_KERNEL); in init_swap_address_space()
670 if (!spaces) in init_swap_address_space()
673 space = spaces + i; in init_swap_address_space()
681 swapper_spaces[type] = spaces; in init_swap_address_space()
689 struct address_space *spaces = swapper_spaces[type]; in exit_swap_address_space() local
692 VM_WARN_ON_ONCE(!mapping_empty(&spaces[i])); in exit_swap_address_space()
693 kvfree(spaces); in exit_swap_address_space()
/linux-6.3-rc2/kernel/trace/
A Dtrace_functions_graph.c348 int spaces = 0; in print_graph_proc() local
360 spaces = TRACE_GRAPH_PROCINFO_LENGTH - len; in print_graph_proc()
363 for (i = 0; i < spaces / 2; i++) in print_graph_proc()
369 for (i = 0; i < spaces - (spaces / 2); i++) in print_graph_proc()
1112 static const char spaces[] = " " /* 16 spaces */ in print_lat_header() local
1126 seq_printf(s, "#%.*s _-----=> irqs-off \n", size, spaces); in print_lat_header()
1127 seq_printf(s, "#%.*s / _----=> need-resched \n", size, spaces); in print_lat_header()
1128 seq_printf(s, "#%.*s| / _---=> hardirq/softirq \n", size, spaces); in print_lat_header()
1129 seq_printf(s, "#%.*s|| / _--=> preempt-depth \n", size, spaces); in print_lat_header()
1130 seq_printf(s, "#%.*s||| / \n", size, spaces); in print_lat_header()
/linux-6.3-rc2/drivers/crypto/allwinner/sun4i-ss/
A Dsun4i-ss-cipher.c26 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()
A Dsun4i-ss-hash.c191 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-6.3-rc2/Documentation/gpu/amdgpu/
A Damdgpu-glossary.rst50 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-6.3-rc2/tools/perf/Documentation/
A Djit-interface.txt8 Each line has the following format, fields separated with spaces:
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/
A Dsunplus,sp7021.yaml15 Wiki: https://sunplus-tibbo.atlassian.net/wiki/spaces/doc/overview
/linux-6.3-rc2/Documentation/process/
A Dcode-of-conduct.rst57 This Code of Conduct applies both within project spaces and in public spaces
/linux-6.3-rc2/Documentation/userspace-api/media/rc/
A Dlirc-set-send-carrier.rst34 Set send carrier used to modulate IR PWM pulses and spaces.
A Dlirc-set-rec-carrier.rst34 Set receive carrier used to modulate IR PWM pulses and spaces.
/linux-6.3-rc2/Documentation/devicetree/bindings/clock/
A Dmarvell,pxa168.txt13 "mpmu", "apmu", "apbc". So three reg spaces need to be defined.
A Dmarvell,pxa910.txt13 "mpmu", "apmu", "apbc", "apbcp". So four reg spaces need to be defined.
/linux-6.3-rc2/Documentation/devicetree/bindings/net/can/
A Dti_hecc.txt9 - reg: addresses and lengths of the register spaces for 'hecc', 'hecc-ram'
/linux-6.3-rc2/mm/damon/
A DKconfig28 bool "Data access monitoring operations for virtual address spaces"
33 that work for virtual address spaces.
/linux-6.3-rc2/tools/power/x86/intel-speed-select/
A Disst-display.c87 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-6.3-rc2/scripts/kconfig/tests/preprocess/escape/
A DKconfig11 # Like Make, single quotes, double quotes, spaces are treated verbatim.
/linux-6.3-rc2/lib/
A Dstackdepot.c498 int spaces) in stack_depot_snprint() argument
505 spaces) : 0; in stack_depot_snprint()

Completed in 38 milliseconds

1234567