/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 | 28 struct trace_seq *s = &iter->seq; in trace_print_bputs_msg_only() local 41 struct trace_seq *s = &iter->seq; in trace_print_bprintk_msg_only() local 54 struct trace_seq *s = &iter->seq; in trace_print_printk_msg_only() local 297 struct trace_seq *s = &iter->seq; in trace_raw_output_prep() local 329 struct trace_seq *s = &iter->seq; in trace_output_raw() local 358 trace_seq_print_sym(struct trace_seq *s, unsigned long address, bool offset) in trace_seq_print_sym() 384 static int seq_print_user_ip(struct trace_seq *s, struct mm_struct *mm, in seq_print_user_ip() 417 seq_print_ip_sym(struct trace_seq *s, unsigned long ip, unsigned long sym_flags) in seq_print_ip_sym() 441 int trace_print_lat_fmt(struct trace_seq *s, struct trace_entry *entry) in trace_print_lat_fmt() 504 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 | 1307 static void blk_log_dump_pdu(struct trace_seq *s, in blk_log_dump_pdu() 1346 static void blk_log_generic(struct trace_seq *s, const struct trace_entry *ent, bool has_cg) in blk_log_generic() 1365 static void blk_log_with_error(struct trace_seq *s, in blk_log_with_error() 1382 static void blk_log_remap(struct trace_seq *s, const struct trace_entry *ent, bool has_cg) in blk_log_remap() 1393 static void blk_log_plug(struct trace_seq *s, const struct trace_entry *ent, bool has_cg) in blk_log_plug() 1402 static void blk_log_unplug(struct trace_seq *s, const struct trace_entry *ent, bool has_cg) in blk_log_unplug() 1411 static void blk_log_split(struct trace_seq *s, const struct trace_entry *ent, bool has_cg) in blk_log_split() 1421 static void blk_log_msg(struct trace_seq *s, const struct trace_entry *ent, in blk_log_msg() 1490 struct trace_seq *s = &iter->seq; in print_one_line() local 1527 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 | 396 static void print_osnoise_headers(struct seq_file *s) in print_osnoise_headers() 425 static void print_osnoise_headers(struct seq_file *s) in print_osnoise_headers() 515 static void print_timerlat_headers(struct seq_file *s) in print_timerlat_headers() 532 static void print_timerlat_headers(struct seq_file *s) in print_timerlat_headers() 1219 save_osn_sample_stats(struct osnoise_variables *osn_var, struct osnoise_sample *s) in save_osn_sample_stats() 1235 diff_osn_sample_stats(struct osnoise_variables *osn_var, struct osnoise_sample *s) in diff_osn_sample_stats() 1296 struct osnoise_sample s; in run_osnoise() local 1516 struct timerlat_sample s; in timerlat_irq() local 1650 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() 80 void __pcpu_freelist_push(struct pcpu_freelist *s, in __pcpu_freelist_push() 89 void pcpu_freelist_push(struct pcpu_freelist *s, in pcpu_freelist_push() 99 void pcpu_freelist_populate(struct pcpu_freelist *s, void *buf, u32 elem_size, in pcpu_freelist_populate() 121 static struct pcpu_freelist_node *___pcpu_freelist_pop(struct pcpu_freelist *s) in ___pcpu_freelist_pop() 153 ___pcpu_freelist_pop_nmi(struct pcpu_freelist *s) in ___pcpu_freelist_pop_nmi() 184 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 | 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 | 498 char *s; in print_tainted() local 773 static int __init oops_setup(char *s) in oops_setup() 783 static int __init panic_on_taint_setup(char *s) in panic_on_taint_setup()
|
/kernel/rcu/ |
D | tree_exp.h | 50 unsigned long s; in rcu_exp_gp_seq_snap() local 63 static bool rcu_exp_gp_seq_done(unsigned long s) in rcu_exp_gp_seq_done() 264 static bool sync_exp_work_done(unsigned long s) in sync_exp_work_done() 281 static bool exp_funnel_lock(unsigned long s) in exp_funnel_lock() 685 static void rcu_exp_wait_wake(unsigned long s) in rcu_exp_wait_wake() 717 static void rcu_exp_sel_wait_wake(unsigned long s) in rcu_exp_sel_wait_wake() 917 unsigned long s; in synchronize_rcu_expedited() local 985 unsigned long s; in sync_rcu_do_polled_gp() local 1020 unsigned long s; in start_poll_synchronize_rcu_expedited() local
|
D | rcu.h | 31 static inline unsigned long rcu_seq_ctr(unsigned long s) in rcu_seq_ctr() 40 static inline int rcu_seq_state(unsigned long s) in rcu_seq_state() 90 unsigned long s; in rcu_seq_snap() local 107 static inline bool rcu_seq_started(unsigned long *sp, unsigned long s) in rcu_seq_started() 116 static inline bool rcu_seq_done(unsigned long *sp, unsigned long s) in rcu_seq_done() 126 static inline bool rcu_seq_done_exact(unsigned long *sp, unsigned long s) in rcu_seq_done_exact()
|
D | refscale.c | 43 #define SCALEOUT(s, x...) \ argument 46 #define VERBOSE_SCALEOUT(s, x...) \ argument 54 #define VERBOSE_SCALEOUT_BATCH(s, x...) \ argument 64 #define SCALEOUT_ERRSTRING(s, x...) pr_alert("%s" SCALE_FLAG "!!! " s "\n", scale_type, ## x) argument
|
D | srcutree.c | 155 static inline bool srcu_invl_snp_seq(unsigned long s) in srcu_invl_snp_seq() 847 unsigned long s) in srcu_funnel_exp_start() 884 unsigned long s, bool do_norm) in srcu_funnel_gp_start() 1088 unsigned long s; in srcu_gp_start_if_needed() local 1443 unsigned long s = rcu_seq_snap(&ssp->srcu_barrier_seq); in srcu_barrier() local
|
D | rcuscale.c | 49 #define SCALEOUT_STRING(s) \ argument 51 #define VERBOSE_SCALEOUT_STRING(s) \ argument 53 #define SCALEOUT_ERRSTRING(s) \ argument
|
/kernel/printk/ |
D | index.c | 43 static void *pi_next(struct seq_file *s, void *v, loff_t *pos) in pi_next() 53 static void *pi_start(struct seq_file *s, loff_t *pos) in pi_start() 70 #define seq_escape_printf_format(s, src) \ argument 73 static int pi_show(struct seq_file *s, void *v) in pi_show()
|
/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 | 130 char *s = buf; in mem_sleep_show() local 248 char *s = buf; in pm_test_show() local 270 const char * const *s; in pm_test_store() local 403 static int suspend_stats_show(struct seq_file *s, void *unused) in suspend_stats_show() 575 char *s = buf; in state_show() local
|
D | energy_model.c | 49 static int em_debug_cpus_show(struct seq_file *s, void *unused) in em_debug_cpus_show() 57 static int em_debug_flags_show(struct seq_file *s, void *unused) in em_debug_flags_show()
|
/kernel/cgroup/ |
D | cgroup-v1.c | 388 static void *cgroup_pidlist_start(struct seq_file *s, loff_t *pos) in cgroup_pidlist_start() 449 static void cgroup_pidlist_stop(struct seq_file *s, void *v) in cgroup_pidlist_stop() 461 static void *cgroup_pidlist_next(struct seq_file *s, void *v, loff_t *pos) in cgroup_pidlist_next() 482 static int cgroup_pidlist_show(struct seq_file *s, void *v) in cgroup_pidlist_show()
|