Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dstacktrace.c14 void print_stack_trace(struct stack_trace *trace, int spaces) in print_stack_trace()
27 struct stack_trace *trace, int spaces) in snprint_stack_trace()
/Linux-v4.19/include/linux/
Dstacktrace.h39 # define print_stack_trace(trace, spaces) do { } while (0) argument
40 # define snprint_stack_trace(buf, size, trace, spaces) do { } while (0) argument
/Linux-v4.19/tools/perf/util/
Dctype.c42 const char *spaces = variable
/Linux-v4.19/tools/include/linux/
Dstacktrace.h13 static inline void print_stack_trace(struct stack_trace *trace, int spaces) in print_stack_trace()
/Linux-v4.19/mm/
Dswap_state.c75 struct address_space *spaces; in total_swapcache_pages() local
619 struct address_space *spaces, *space; in init_swap_address_space() local
642 struct address_space *spaces; in exit_swap_address_space() local
/Linux-v4.19/drivers/crypto/sunxi-ss/
Dsun4i-ss-cipher.c30 u32 spaces; in sun4i_ss_opti_poll() local
142 u32 spaces; in sun4i_ss_cipher_poll() local
Dsun4i-ss-hash.c182 u32 spaces, rx_cnt = SS_RX_DEFAULT, bf[32] = {0}, wb = 0, v, ivmode = 0; in sun4i_hash() local
/Linux-v4.19/drivers/s390/char/
Dsclp_rw.c179 int spaces, i_msg; in sclp_write() local
/Linux-v4.19/kernel/trace/
Dtrace_functions_graph.c564 int spaces = 0; in print_graph_proc() local
1316 static const char spaces[] = " " /* 16 spaces */ in print_lat_header() local
Dtrace_events_hist.c4706 unsigned int spaces = 8; in hist_trigger_stacktrace_print() local
/Linux-v4.19/lib/
Dvsprintf.c547 static void move_right(char *buf, char *end, unsigned len, unsigned spaces) in move_right()
576 unsigned spaces; in widen_string() local
/Linux-v4.19/drivers/tty/
Dn_tty.c419 int spaces; in do_output_char() local
/Linux-v4.19/include/uapi/linux/
Dbtrfs.h606 struct btrfs_ioctl_space_info spaces[0]; member
/Linux-v4.19/tools/lib/traceevent/
Devent-parse.c5535 static const char *spaces = " "; /* 20 spaces */ in tep_print_event_data() local
/Linux-v4.19/drivers/block/
Drbd.c5226 const char *spaces = " \f\n\r\t\v"; in next_token() local