/linux-6.12.1/fs/bcachefs/ |
D | printbuf.c | 245 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/ |
D | stacktrace.c | 25 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/ |
D | isst-display.c | 87 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/ |
D | sun4i-ss-cipher.c | 26 u32 spaces; in sun4i_ss_opti_poll() local 193 u32 spaces; in sun4i_ss_cipher_poll() local
|
D | sun4i-ss-hash.c | 191 u32 spaces, rx_cnt = SS_RX_DEFAULT, bf[32] = {0}, v, ivmode = 0; in sun4i_hash() local
|
/linux-6.12.1/drivers/s390/char/ |
D | sclp_rw.c | 172 int spaces, i_msg; in sclp_write() local
|
/linux-6.12.1/mm/ |
D | swap_state.c | 712 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/ |
D | trace_functions_graph.c | 377 int spaces = 0; in print_graph_proc() local 1221 static const char spaces[] = " " /* 16 spaces */ in print_lat_header() local
|
D | trace_events_hist.c | 5323 unsigned int spaces = 8; in hist_trigger_stacktrace_print() local
|
/linux-6.12.1/lib/ |
D | stackdepot.c | 751 int spaces) in stack_depot_snprint()
|
D | vsprintf.c | 591 static void move_right(char *buf, char *end, unsigned len, unsigned spaces) in move_right() 620 unsigned spaces; in widen_string() local
|
D | maple_tree.c | 7104 static const char spaces[] = " "; in mt_dump_range() local
|
/linux-6.12.1/sound/pci/emu10k1/ |
D | emuproc.c | 342 static const char spaces[] = " "; in snd_emu10k1_proc_acode_read() local
|
/linux-6.12.1/tools/tracing/rtla/src/ |
D | timerlat_aa.c | 20 static const char *spaces = " "; variable
|
/linux-6.12.1/drivers/tty/ |
D | n_tty.c | 415 int spaces; in do_output_char() local
|
/linux-6.12.1/include/uapi/linux/ |
D | btrfs.h | 687 struct btrfs_ioctl_space_info spaces[]; member
|
/linux-6.12.1/kernel/locking/ |
D | lockdep.c | 1862 unsigned int spaces) in print_lock_trace()
|
/linux-6.12.1/drivers/block/ |
D | rbd.c | 6210 static const char spaces[] = " \f\n\r\t\v"; in next_token() local
|