Home
last modified time | relevance | path

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

12345

/Linux-v5.4/kernel/
Dstacktrace.c24 int spaces) in stack_trace_print() argument
32 printk("%*c%pS\n", 1 + spaces, ' ', (void *)entries[i]); in stack_trace_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()
/Linux-v5.4/drivers/s390/char/
Dsclp_rw.c179 int spaces, i_msg; in sclp_write() local
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()
/Linux-v5.4/Documentation/devicetree/bindings/display/ti/
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',
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',
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-v5.4/include/linux/
Dstacktrace.h13 int spaces);
15 unsigned int nr_entries, int spaces);
/Linux-v5.4/mm/
Dswap_state.c75 struct address_space *spaces; in total_swapcache_pages() local
89 spaces = swapper_spaces[i]; in total_swapcache_pages()
91 ret += spaces[j].nrpages; in total_swapcache_pages()
599 struct address_space *spaces, *space; in init_swap_address_space() local
603 spaces = kvcalloc(nr, sizeof(struct address_space), GFP_KERNEL); in init_swap_address_space()
604 if (!spaces) in init_swap_address_space()
607 space = spaces + i; in init_swap_address_space()
615 swapper_spaces[type] = spaces; in init_swap_address_space()
/Linux-v5.4/drivers/crypto/sunxi-ss/
Dsun4i-ss-cipher.c26 u32 spaces; in sun4i_ss_opti_poll() local
86 spaces = readl(ss->base + SS_FCSR); in sun4i_ss_opti_poll()
87 rx_cnt = SS_RXFIFO_SPACES(spaces); in sun4i_ss_opti_poll()
88 tx_cnt = SS_TXFIFO_SPACES(spaces); in sun4i_ss_opti_poll()
158 u32 spaces; in sun4i_ss_cipher_poll() local
274 spaces = readl(ss->base + SS_FCSR); in sun4i_ss_cipher_poll()
275 rx_cnt = SS_RXFIFO_SPACES(spaces); in sun4i_ss_cipher_poll()
276 tx_cnt = SS_TXFIFO_SPACES(spaces); in sun4i_ss_cipher_poll()
Dsun4i-ss-hash.c178 u32 spaces, rx_cnt = SS_RX_DEFAULT, bf[32] = {0}, wb = 0, v, ivmode = 0; in sun4i_hash() local
306 spaces = readl(ss->base + SS_FCSR); in sun4i_hash()
307 rx_cnt = SS_RXFIFO_SPACES(spaces); in sun4i_hash()
/Linux-v5.4/kernel/trace/
Dtrace_functions_graph.c350 int spaces = 0; in print_graph_proc() local
362 spaces = TRACE_GRAPH_PROCINFO_LENGTH - len; in print_graph_proc()
365 for (i = 0; i < spaces / 2; i++) in print_graph_proc()
371 for (i = 0; i < spaces - (spaces / 2); i++) in print_graph_proc()
1114 static const char spaces[] = " " /* 16 spaces */ in print_lat_header() local
1128 seq_printf(s, "#%.*s _-----=> irqs-off \n", size, spaces); in print_lat_header()
1129 seq_printf(s, "#%.*s / _----=> need-resched \n", size, spaces); in print_lat_header()
1130 seq_printf(s, "#%.*s| / _---=> hardirq/softirq \n", size, spaces); in print_lat_header()
1131 seq_printf(s, "#%.*s|| / _--=> preempt-depth \n", size, spaces); in print_lat_header()
1132 seq_printf(s, "#%.*s||| / \n", size, spaces); in print_lat_header()
/Linux-v5.4/tools/include/linux/
Dstacktrace.h13 static inline void print_stack_trace(struct stack_trace *trace, int spaces) in print_stack_trace() argument
/Linux-v5.4/tools/power/x86/intel-speed-select/
Disst-display.c81 char *spaces = " "; in format_and_print_txt() local
93 "%s", spaces); in format_and_print_txt()
108 char *spaces = " "; in format_and_print() local
128 "%s", spaces); in format_and_print()
146 "%s", spaces); in format_and_print()
/Linux-v5.4/tools/perf/Documentation/
Djit-interface.txt8 Each line has the following format, fields separated with spaces:
/Linux-v5.4/Documentation/process/
Dcode-of-conduct.rst57 This Code of Conduct applies both within project spaces and in public spaces
/Linux-v5.4/Documentation/devicetree/bindings/clock/
Dmarvell,mmp2.txt13 "mpmu", "apmu", "apbc". So three reg spaces need to be defined.
Dmarvell,pxa168.txt13 "mpmu", "apmu", "apbc". So three reg spaces need to be defined.
Dmarvell,pxa910.txt13 "mpmu", "apmu", "apbc", "apbcp". So four reg spaces need to be defined.
/Linux-v5.4/Documentation/devicetree/bindings/net/can/
Dti_hecc.txt9 - reg: addresses and lengths of the register spaces for 'hecc', 'hecc-ram'
/Linux-v5.4/scripts/kconfig/tests/preprocess/escape/
DKconfig11 # Like Make, single quotes, double quotes, spaces are treated verbatim.
/Linux-v5.4/Documentation/media/uapi/rc/
Dlirc-set-send-carrier.rst40 Set send carrier used to modulate IR PWM pulses and spaces.
Dlirc-set-rec-carrier.rst40 Set receive carrier used to modulate IR PWM pulses and spaces.
/Linux-v5.4/lib/
Dvsprintf.c550 static void move_right(char *buf, char *end, unsigned len, unsigned spaces) in move_right() argument
556 if (size <= spaces) { in move_right()
561 if (len > size - spaces) in move_right()
562 len = size - spaces; in move_right()
563 memmove(buf + spaces, buf, len); in move_right()
565 memset(buf, ' ', spaces); in move_right()
579 unsigned spaces; in widen_string() local
584 spaces = spec.field_width - n; in widen_string()
586 move_right(buf - n, end, n, spaces); in widen_string()
587 return buf + spaces; in widen_string()
[all …]
/Linux-v5.4/scripts/coccinelle/misc/
Difcol.cocci8 //# calculation does not distinguish between spaces and tabs, so code that
/Linux-v5.4/Documentation/vm/
Dactive_mm.rst26 - we have "real address spaces" and "anonymous address spaces". The
/Linux-v5.4/Documentation/devicetree/bindings/bus/
Dsimple-pm-bus.txt22 parent address and child address spaces.

12345