/kernel/trace/ |
D | trace_seq.c | 31 #define TRACE_SEQ_BUF_LEFT(s) seq_buf_buffer_left(&(s)->seq) argument 36 static inline void __trace_seq_init(struct trace_seq *s) in __trace_seq_init() 51 int trace_print_seq(struct seq_file *m, struct trace_seq *s) in trace_print_seq() 81 void trace_seq_printf(struct trace_seq *s, const char *fmt, ...) in trace_seq_printf() 111 void trace_seq_bitmask(struct trace_seq *s, const unsigned long *maskp, in trace_seq_bitmask() 141 void trace_seq_vprintf(struct trace_seq *s, const char *fmt, va_list args) in trace_seq_vprintf() 175 void trace_seq_bprintf(struct trace_seq *s, const char *fmt, const u32 *binary) in trace_seq_bprintf() 205 void trace_seq_puts(struct trace_seq *s, const char *str) in trace_seq_puts() 233 void trace_seq_putc(struct trace_seq *s, unsigned char c) in trace_seq_putc() 259 void trace_seq_putmem(struct trace_seq *s, const void *mem, unsigned int len) in trace_seq_putmem() [all …]
|
D | trace_output.c | 27 struct trace_seq *s = &iter->seq; in trace_print_bputs_msg_only() local 40 struct trace_seq *s = &iter->seq; in trace_print_bprintk_msg_only() local 53 struct trace_seq *s = &iter->seq; in trace_print_printk_msg_only() local 296 struct trace_seq *s = &iter->seq; in trace_raw_output_prep() local 328 struct trace_seq *s = &iter->seq; in trace_output_raw() local 367 trace_seq_print_sym(struct trace_seq *s, unsigned long address, bool offset) in trace_seq_print_sym() 393 static int seq_print_user_ip(struct trace_seq *s, struct mm_struct *mm, in seq_print_user_ip() 426 seq_print_ip_sym(struct trace_seq *s, unsigned long ip, unsigned long sym_flags) in seq_print_ip_sym() 450 int trace_print_lat_fmt(struct trace_seq *s, struct trace_entry *entry) in trace_print_lat_fmt() 509 lat_print_generic(struct trace_seq *s, struct trace_entry *entry, int cpu) in lat_print_generic() [all …]
|
D | trace_functions_graph.c | 331 static void print_graph_cpu(struct trace_seq *s, int cpu) in print_graph_cpu() 343 static void print_graph_proc(struct trace_seq *s, pid_t pid) in print_graph_proc() 374 static void print_graph_lat_fmt(struct trace_seq *s, struct trace_entry *entry) in print_graph_lat_fmt() 383 verif_pid(struct trace_seq *s, pid_t pid, int cpu, struct fgraph_data *data) in verif_pid() 488 static void print_graph_abs_time(u64 t, struct trace_seq *s) in print_graph_abs_time() 500 print_graph_rel_time(struct trace_iterator *iter, struct trace_seq *s) in print_graph_rel_time() 515 struct trace_seq *s = &iter->seq; in print_graph_irq() local 559 trace_print_graph_duration(unsigned long long duration, struct trace_seq *s) in trace_print_graph_duration() 593 struct trace_seq *s, u32 flags) in print_graph_duration() 627 struct trace_seq *s, u32 flags) in print_graph_entry_leaf() [all …]
|
D | trace_mmiotrace.c | 61 static void mmio_print_pcidev(struct trace_seq *s, const struct pci_dev *dev) in mmio_print_pcidev() 100 struct trace_seq *s = &iter->seq; in mmio_pipe_open() local 136 struct trace_seq *s = &iter->seq; in mmio_read() local 170 struct trace_seq *s = &iter->seq; in mmio_print_rw() local 215 struct trace_seq *s = &iter->seq; in mmio_print_map() local 249 struct trace_seq *s = &iter->seq; in mmio_print_mark() local
|
D | trace_output.h | 36 #define SEQ_PUT_FIELD(s, x) \ argument 39 #define SEQ_PUT_HEX_FIELD(s, x) \ argument
|
D | trace_stat.c | 171 static void *stat_seq_start(struct seq_file *s, loff_t *pos) in stat_seq_start() 195 static void *stat_seq_next(struct seq_file *s, void *p, loff_t *pos) in stat_seq_next() 208 static void stat_seq_stop(struct seq_file *s, void *p) in stat_seq_stop() 214 static int stat_seq_show(struct seq_file *s, void *v) in stat_seq_show()
|
D | blktrace.c | 1306 static void blk_log_dump_pdu(struct trace_seq *s, in blk_log_dump_pdu() 1345 static void blk_log_generic(struct trace_seq *s, const struct trace_entry *ent, bool has_cg) in blk_log_generic() 1364 static void blk_log_with_error(struct trace_seq *s, in blk_log_with_error() 1381 static void blk_log_remap(struct trace_seq *s, const struct trace_entry *ent, bool has_cg) in blk_log_remap() 1392 static void blk_log_plug(struct trace_seq *s, const struct trace_entry *ent, bool has_cg) in blk_log_plug() 1401 static void blk_log_unplug(struct trace_seq *s, const struct trace_entry *ent, bool has_cg) in blk_log_unplug() 1410 static void blk_log_split(struct trace_seq *s, const struct trace_entry *ent, bool has_cg) in blk_log_split() 1420 static void blk_log_msg(struct trace_seq *s, const struct trace_entry *ent, in blk_log_msg() 1489 struct trace_seq *s = &iter->seq; in print_one_line() local 1526 struct trace_seq *s = &iter->seq; in blk_trace_synthesize_old_trace() local [all …]
|
D | trace_hwlat.c | 205 struct hwlat_sample s; in get_sample() local 606 static void *s_mode_start(struct seq_file *s, loff_t *pos) in s_mode_start() 618 static void *s_mode_next(struct seq_file *s, void *v, loff_t *pos) in s_mode_next() 628 static int s_mode_show(struct seq_file *s, void *v) in s_mode_show() 644 static void s_mode_stop(struct seq_file *s, void *v) in s_mode_stop()
|
D | trace_osnoise.c | 260 static void print_osnoise_headers(struct seq_file *s) in print_osnoise_headers() 289 static void print_osnoise_headers(struct seq_file *s) in print_osnoise_headers() 358 static void print_timerlat_headers(struct seq_file *s) in print_timerlat_headers() 375 static void print_timerlat_headers(struct seq_file *s) in print_timerlat_headers() 1051 save_osn_sample_stats(struct osnoise_variables *osn_var, struct osnoise_sample *s) in save_osn_sample_stats() 1067 diff_osn_sample_stats(struct osnoise_variables *osn_var, struct osnoise_sample *s) in diff_osn_sample_stats() 1104 struct osnoise_sample s; in run_osnoise() local 1329 struct timerlat_sample s; in timerlat_irq() local 1454 struct timerlat_sample s; in timerlat_main() local
|
/kernel/bpf/ |
D | percpu_freelist.c | 6 int pcpu_freelist_init(struct pcpu_freelist *s) in pcpu_freelist_init() 25 void pcpu_freelist_destroy(struct pcpu_freelist *s) in pcpu_freelist_destroy() 45 static inline bool pcpu_freelist_try_push_extra(struct pcpu_freelist *s, in pcpu_freelist_try_push_extra() 56 static inline void ___pcpu_freelist_push_nmi(struct pcpu_freelist *s, in ___pcpu_freelist_push_nmi() 82 void __pcpu_freelist_push(struct pcpu_freelist *s, in __pcpu_freelist_push() 91 void pcpu_freelist_push(struct pcpu_freelist *s, in pcpu_freelist_push() 101 void pcpu_freelist_populate(struct pcpu_freelist *s, void *buf, u32 elem_size, in pcpu_freelist_populate() 123 static struct pcpu_freelist_node *___pcpu_freelist_pop(struct pcpu_freelist *s) in ___pcpu_freelist_pop() 157 ___pcpu_freelist_pop_nmi(struct pcpu_freelist *s) in ___pcpu_freelist_pop_nmi() 192 struct pcpu_freelist_node *__pcpu_freelist_pop(struct pcpu_freelist *s) in __pcpu_freelist_pop() [all …]
|
/kernel/ |
D | scs.c | 19 static void __scs_account(void *s, int account) in __scs_account() 34 void *s; in __scs_alloc() local 56 void *s; in scs_alloc() local 73 void scs_free(void *s) in scs_free() 116 void *s; in scs_prepare() local 159 void *s = task_scs(tsk); in scs_release() local
|
D | cfi.c | 71 static inline int ptr_to_shadow(const struct cfi_shadow *s, unsigned long ptr) in ptr_to_shadow() 88 static inline unsigned long shadow_to_ptr(const struct cfi_shadow *s, in shadow_to_ptr() 98 static inline unsigned long shadow_to_check_fn(const struct cfi_shadow *s, in shadow_to_check_fn() 146 static void add_module_to_shadow(struct cfi_shadow *s, struct module *mod, in add_module_to_shadow() 174 static void remove_module_from_shadow(struct cfi_shadow *s, struct module *mod, in remove_module_from_shadow() 240 static inline cfi_check_fn ptr_to_check_fn(const struct cfi_shadow __rcu *s, in ptr_to_check_fn()
|
D | torture.c | 201 char *s; in torture_offline() local 263 char *s; in torture_online() local 786 int torture_stutter_init(const int s, const int sgap) in torture_stutter_init() 928 int _torture_create_kthread(int (*fn)(void *arg), void *arg, char *s, char *m, in _torture_create_kthread()
|
D | panic.c | 481 char *s; in print_tainted() local 767 static int __init oops_setup(char *s) in oops_setup() 777 static int __init panic_on_taint_setup(char *s) in panic_on_taint_setup()
|
D | scftorture.c | 41 #define SCFTORTOUT(s, x...) \ argument 44 #define VERBOSE_SCFTORTOUT(s, x...) \ argument 47 #define VERBOSE_SCFTORTOUT_ERRSTRING(s, x...) \ argument
|
/kernel/printk/ |
D | index.c | 44 static void *pi_next(struct seq_file *s, void *v, loff_t *pos) in pi_next() 54 static void *pi_start(struct seq_file *s, loff_t *pos) in pi_start() 71 #define seq_escape_printf_format(s, src) \ argument 74 static int pi_show(struct seq_file *s, void *v) in pi_show()
|
/kernel/rcu/ |
D | tree_exp.h | 48 unsigned long s; in rcu_exp_gp_seq_snap() local 61 static bool rcu_exp_gp_seq_done(unsigned long s) in rcu_exp_gp_seq_done() 263 static bool sync_exp_work_done(unsigned long s) in sync_exp_work_done() 280 static bool exp_funnel_lock(unsigned long s) in exp_funnel_lock() 683 static void rcu_exp_wait_wake(unsigned long s) in rcu_exp_wait_wake() 715 static void rcu_exp_sel_wait_wake(unsigned long s) in rcu_exp_sel_wait_wake() 912 unsigned long s; in synchronize_rcu_expedited() local
|
D | rcu.h | 30 static inline unsigned long rcu_seq_ctr(unsigned long s) in rcu_seq_ctr() 39 static inline int rcu_seq_state(unsigned long s) in rcu_seq_state() 89 unsigned long s; in rcu_seq_snap() local 106 static inline bool rcu_seq_started(unsigned long *sp, unsigned long s) in rcu_seq_started() 115 static inline bool rcu_seq_done(unsigned long *sp, unsigned long s) in rcu_seq_done()
|
D | refscale.c | 43 #define SCALEOUT(s, x...) \ argument 46 #define VERBOSE_SCALEOUT(s, x...) \ argument 51 #define VERBOSE_SCALEOUT_BATCH(s, x...) \ argument 61 #define VERBOSE_SCALEOUT_ERRSTRING(s, x...) \ argument
|
D | srcutree.c | 596 unsigned long s) in srcu_funnel_exp_start() 629 unsigned long s, bool do_norm) in srcu_funnel_gp_start() 815 unsigned long s; in srcu_gp_start_if_needed() local 1108 unsigned long s = rcu_seq_snap(&ssp->srcu_barrier_seq); in srcu_barrier() local
|
/kernel/irq/ |
D | timings.c | 540 struct irqt_stat __percpu *s; in irq_timings_next_event() local 596 struct irqt_stat __percpu *s; in irq_timings_free() local 607 struct irqt_stat __percpu *s; in irq_timings_alloc() local 776 struct irqt_stat __percpu *s; in irq_timings_test_irqs() local
|
/kernel/time/ |
D | test_udelay.c | 27 static int udelay_test_single(struct seq_file *s, int usecs, uint32_t iters) in udelay_test_single() 67 static int udelay_test_show(struct seq_file *s, void *v) in udelay_test_show()
|
D | timekeeping_debug.c | 22 static int tk_debug_sleep_time_show(struct seq_file *s, void *data) in tk_debug_sleep_time_show()
|
/kernel/power/ |
D | main.c | 127 char *s = buf; in mem_sleep_show() local 242 char *s = buf; in pm_test_show() local 263 const char * const *s; in pm_test_store() local 396 static int suspend_stats_show(struct seq_file *s, void *unused) in suspend_stats_show() 597 char *s = buf; in state_show() local
|
D | energy_model.c | 48 static int em_debug_cpus_show(struct seq_file *s, void *unused) in em_debug_cpus_show() 56 static int em_debug_units_show(struct seq_file *s, void *unused) in em_debug_units_show()
|