Home
last modified time | relevance | path

Searched full:spaces (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/linux/tools/tracing/rtla/src/
H A Dtimerlat_aa.c17 /* Used to fill spaces in the output */
18 static const char *spaces = " "; variable
280 24, spaces, in timerlat_aa_nmi_handler()
288 24, spaces, ns_to_usf(duration)); in timerlat_aa_nmi_handler()
332 15, spaces, in timerlat_aa_irq_handler()
383 24, spaces, in timerlat_aa_irq_handler()
421 vector, 24, spaces, in timerlat_aa_softirq_handler()
467 15, spaces, in timerlat_aa_thread_handler()
513 14, spaces, caller[i]); in timerlat_aa_sched_switch_handler()
516 14, spaces, functio in timerlat_aa_sched_switch_handler()
[all...]
/linux/kernel/
H A Dstacktrace.c22 * @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()
/linux/scripts/
H A Ddecode_stacktrace.sh278 local words spaces
280 # Tokenize: words and spaces to preserve the alignment
282 IFS='#' read -ra spaces <<<"$(shopt -s extglob; echo "${1//+([^[:space:]])/#}")"
294 unset words[$i] spaces[$i]
306 unset words[$last] spaces[$last]
314 unset words[$last] spaces[$last]
331 unset words[$last-1] spaces[$last-1]
344 echo -n "${spaces[i]}${words[i]}"
346 echo "${spaces[$last]}${symbol}${module:+ ${module}}${info_str:+ ${info_str}}"
H A Dcleanfile15 # Clean up space-tab sequences, either by removing spaces or
142 $line =~ s/[ \t\r]*$//; # Remove trailing spaces
/linux/Documentation/devicetree/bindings/display/ti/
H 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',
H 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',
H 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/fs/
H A Dbinfmt_script.c54 * 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()
/linux/drivers/s390/char/
H A Dsclp_rw.c172 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()
/linux/arch/mips/include/asm/mach-bcm63xx/
H A Dspaces.h13 #include <asm/bmips-spaces.h>
15 #include <asm/mach-generic/spaces.h>
/linux/arch/mips/include/asm/mach-bmips/
H A Dspaces.h14 #include <asm/bmips-spaces.h>
16 #include <asm/mach-generic/spaces.h>
/linux/drivers/crypto/allwinner/sun4i-ss/
H 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()
/linux/Documentation/admin-guide/
H A Dkernel-parameters.rst50 Double-quotes can be used to protect spaces in values, e.g.::
52 param="spaces in here"
129 complete command line (parameters including spaces etc.) is limited to
/linux/Documentation/process/
H A Dcode-of-conduct.rst57 This Code of Conduct applies both within project spaces and in public spaces
/linux/arch/mips/include/asm/sgi/
H A Dip22.h17 * 'spaces', the 'space' determines where and how to enable/disable
33 #define SGINT_END (SGINT_CPU+40) /* End of 'spaces' */
/linux/tools/testing/selftests/drivers/net/hw/
H A Dethtool_lib.sh42 # Replaces all non numbers with spaces
44 # Squeeze spaces in sequence to 1 space
/linux/include/linux/
H A Dstackdepot.h215 * @spaces: Number of leading spaces to print
220 int spaces);
/linux/Documentation/mm/
H A Dactive_mm.rst30 - we have "real address spaces" and "anonymous address spaces". The
/linux/arch/mips/include/asm/
H A Daddrspace.h13 #include <spaces.h>
35 * 32-bit MIPS address spaces
/linux/Documentation/admin-guide/mm/damon/
H A Dstart.rst76 unmapped huge regions on the virtual address spaces. The second line shows
85 Note that DAMON can monitor not only virtual address spaces but multiple types
86 of address spaces including the physical address space.
/linux/scripts/gendwarfksyms/
H A Dtypes.c268 * Names with spaces are additionally wrapped in single quotes.
312 /* Wrap names with spaces in single quotes */ in get_type_name()
389 * repeated spaces. in __type_expand()
437 * spaces, it must be in single quotes. in type_parse()
/linux/arch/mips/include/asm/mach-loongson2ef/
H A Dspaces.h9 #include <asm/mach-generic/spaces.h>
/linux/arch/mips/include/asm/mach-ralink/
H A Dspaces.h13 #include <asm/mach-generic/spaces.h>
/linux/arch/sh/include/cpu-common/cpu/
H A Daddrspace.h3 * Definitions for the address spaces of the SH-2 CPUs.
/linux/arch/mips/include/asm/mach-pic32/
H A Dspaces.h13 #include <asm/mach-generic/spaces.h>

12345678910>>...13