Home
last modified time | relevance | path

Searched defs:spaces (Results 1 – 18 of 18) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dprintbuf.c245 int bch2_printbuf_tabstop_push(struct printbuf *buf, unsigned spaces) in bch2_printbuf_tabstop_push()
268 void bch2_printbuf_indent_add(struct printbuf *buf, unsigned spaces) in bch2_printbuf_indent_add()
288 void bch2_printbuf_indent_sub(struct printbuf *buf, unsigned spaces) in bch2_printbuf_indent_sub()
335 int spaces = max_t(int, 0, cur_tabstop(out) - printbuf_linelen(out)); in __prt_tab() local
/linux-6.12.1/kernel/
Dstacktrace.c25 int spaces) in stack_trace_print()
48 unsigned int nr_entries, int spaces) in stack_trace_snprint()
/linux-6.12.1/tools/power/x86/intel-speed-select/
Disst-display.c87 char *spaces = " "; in format_and_print_txt() local
114 char *spaces = " "; in format_and_print() local
/linux-6.12.1/drivers/crypto/allwinner/sun4i-ss/
Dsun4i-ss-cipher.c26 u32 spaces; in sun4i_ss_opti_poll() local
193 u32 spaces; in sun4i_ss_cipher_poll() local
Dsun4i-ss-hash.c191 u32 spaces, rx_cnt = SS_RX_DEFAULT, bf[32] = {0}, v, ivmode = 0; in sun4i_hash() local
/linux-6.12.1/drivers/s390/char/
Dsclp_rw.c172 int spaces, i_msg; in sclp_write() local
/linux-6.12.1/mm/
Dswap_state.c712 struct address_space *spaces, *space; in init_swap_address_space() local
736 struct address_space *spaces = swapper_spaces[type]; in exit_swap_address_space() local
/linux-6.12.1/kernel/trace/
Dtrace_functions_graph.c377 int spaces = 0; in print_graph_proc() local
1221 static const char spaces[] = " " /* 16 spaces */ in print_lat_header() local
Dtrace_events_hist.c5323 unsigned int spaces = 8; in hist_trigger_stacktrace_print() local
/linux-6.12.1/lib/
Dstackdepot.c751 int spaces) in stack_depot_snprint()
Dvsprintf.c591 static void move_right(char *buf, char *end, unsigned len, unsigned spaces) in move_right()
620 unsigned spaces; in widen_string() local
Dmaple_tree.c7104 static const char spaces[] = " "; in mt_dump_range() local
/linux-6.12.1/sound/pci/emu10k1/
Demuproc.c342 static const char spaces[] = " "; in snd_emu10k1_proc_acode_read() local
/linux-6.12.1/tools/tracing/rtla/src/
Dtimerlat_aa.c20 static const char *spaces = " "; variable
/linux-6.12.1/drivers/tty/
Dn_tty.c415 int spaces; in do_output_char() local
/linux-6.12.1/include/uapi/linux/
Dbtrfs.h687 struct btrfs_ioctl_space_info spaces[]; member
/linux-6.12.1/kernel/locking/
Dlockdep.c1862 unsigned int spaces) in print_lock_trace()
/linux-6.12.1/drivers/block/
Drbd.c6210 static const char spaces[] = " \f\n\r\t\v"; in next_token() local