| /kernel/locking/ |
| D | lockdep_proc.c | 27 static void *l_next(struct seq_file *m, void *v, loff_t *pos) in l_next() 32 static void *l_start(struct seq_file *m, loff_t *pos) in l_start() 37 static void l_stop(struct seq_file *m, void *v) in l_stop() 41 static void print_name(struct seq_file *m, struct lock_class *class) in print_name() 58 static int l_show(struct seq_file *m, void *v) in l_show() 117 static void *lc_start(struct seq_file *m, loff_t *pos) in lc_start() 128 static void *lc_next(struct seq_file *m, void *v, loff_t *pos) in lc_next() 134 static void lc_stop(struct seq_file *m, void *v) in lc_stop() 138 static int lc_show(struct seq_file *m, void *v) in lc_show() 187 static void lockdep_stats_debug_show(struct seq_file *m) in lockdep_stats_debug_show() [all …]
|
| D | rtmutex.h | 21 #define debug_rt_mutex_init(m, n, k) do { } while (0) argument
|
| /kernel/time/ |
| D | timer_list.c | 38 static void SEQ_printf(struct seq_file *m, const char *fmt, ...) in SEQ_printf() 52 static void print_name_offset(struct seq_file *m, void *sym) in print_name_offset() 63 print_timer(struct seq_file *m, struct hrtimer *taddr, struct hrtimer *timer, in print_timer() 80 print_active_timers(struct seq_file *m, struct hrtimer_clock_base *base, in print_active_timers() 119 print_base(struct seq_file *m, struct hrtimer_clock_base *base, u64 now) in print_base() 137 static void print_cpu(struct seq_file *m, int cpu, u64 now) in print_cpu() 200 print_tickdevice(struct seq_file *m, struct tick_device *td, int cpu) in print_tickdevice() 269 static void timer_list_show_tickdevices_header(struct seq_file *m) in timer_list_show_tickdevices_header() 284 static inline void timer_list_header(struct seq_file *m, u64 now) in timer_list_header() 311 static int timer_list_show(struct seq_file *m, void *v) in timer_list_show()
|
| /kernel/irq/ |
| D | debugfs.c | 18 #define BIT_MASK_DESCR(m) { .mask = m, .name = #m } argument 20 static void irq_debug_show_bits(struct seq_file *m, int ind, unsigned int state, in irq_debug_show_bits() 32 static void irq_debug_show_masks(struct seq_file *m, struct irq_desc *desc) in irq_debug_show_masks() 49 static void irq_debug_show_masks(struct seq_file *m, struct irq_desc *desc) { } in irq_debug_show_masks() 63 irq_debug_show_chip(struct seq_file *m, struct irq_data *data, int ind) in irq_debug_show_chip() 78 irq_debug_show_data(struct seq_file *m, struct irq_data *data, int ind) in irq_debug_show_data() 144 static int irq_debug_show(struct seq_file *m, void *p) in irq_debug_show()
|
| D | proc.c | 48 static int show_irq_affinity(int type, struct seq_file *m) in show_irq_affinity() 85 static int irq_affinity_hint_proc_show(struct seq_file *m, void *v) in irq_affinity_hint_proc_show() 110 static int irq_affinity_proc_show(struct seq_file *m, void *v) in irq_affinity_proc_show() 115 static int irq_affinity_list_proc_show(struct seq_file *m, void *v) in irq_affinity_list_proc_show() 240 static int irq_effective_aff_proc_show(struct seq_file *m, void *v) in irq_effective_aff_proc_show() 245 static int irq_effective_aff_list_proc_show(struct seq_file *m, void *v) in irq_effective_aff_list_proc_show() 277 static int default_affinity_show(struct seq_file *m, void *v) in default_affinity_show() 332 static int irq_node_proc_show(struct seq_file *m, void *v) in irq_node_proc_show() 353 static int irq_spurious_proc_show(struct seq_file *m, void *v) in irq_spurious_proc_show()
|
| D | cpuhotplug.c | 20 const struct cpumask *m = irq_data_get_effective_affinity_mask(d); in irq_needs_fixup() local
|
| /kernel/trace/ |
| D | trace_stack.c | 286 __next(struct seq_file *m, loff_t *pos) in __next() 298 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() 304 static void *t_start(struct seq_file *m, loff_t *pos) in t_start() 318 static void t_stop(struct seq_file *m, void *p) in t_stop() 327 static void trace_lookup_stack(struct seq_file *m, long i) in trace_lookup_stack() 334 static void print_disabled(struct seq_file *m) in print_disabled() 345 static int t_show(struct seq_file *m, void *v) in t_show()
|
| D | trace_branch.c | 232 static int annotated_branch_stat_headers(struct seq_file *m) in annotated_branch_stat_headers() 267 static void branch_stat_show(struct seq_file *m, in branch_stat_show() 285 static int branch_stat_show_normal(struct seq_file *m, in branch_stat_show_normal() 293 static int annotate_branch_stat_show(struct seq_file *m, void *v) in annotate_branch_stat_show() 392 static int all_branch_stat_headers(struct seq_file *m) in all_branch_stat_headers() 421 static int all_branch_stat_show(struct seq_file *m, void *v) in all_branch_stat_show()
|
| D | trace_events_trigger.c | 126 static void *trigger_next(struct seq_file *m, void *t, loff_t *pos) in trigger_next() 137 static void *trigger_start(struct seq_file *m, loff_t *pos) in trigger_start() 153 static void trigger_stop(struct seq_file *m, void *t) in trigger_stop() 158 static int trigger_show(struct seq_file *m, void *v) in trigger_show() 214 struct seq_file *m = file->private_data; in event_trigger_regex_open() local 386 event_trigger_print(const char *name, struct seq_file *m, in event_trigger_print() 969 traceon_trigger_print(struct seq_file *m, struct event_trigger_ops *ops, in traceon_trigger_print() 977 traceoff_trigger_print(struct seq_file *m, struct event_trigger_ops *ops, in traceoff_trigger_print() 1089 snapshot_trigger_print(struct seq_file *m, struct event_trigger_ops *ops, in snapshot_trigger_print() 1167 stacktrace_trigger_print(struct seq_file *m, struct event_trigger_ops *ops, in stacktrace_trigger_print() [all …]
|
| D | trace_printk.c | 286 t_start(struct seq_file *m, loff_t *pos) in t_start() 292 static void *t_next(struct seq_file *m, void * v, loff_t *pos) in t_next() 298 static int t_show(struct seq_file *m, void *v) in t_show() 335 static void t_stop(struct seq_file *m, void *p) in t_stop()
|
| D | trace.c | 463 int trace_pid_show(struct seq_file *m, void *v) in trace_pid_show() 3182 static void *s_next(struct seq_file *m, void *v, loff_t *pos) in s_next() 3243 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() 3304 static void s_stop(struct seq_file *m, void *p) in s_stop() 3348 static void print_lat_help_header(struct seq_file *m) in print_lat_help_header() 3360 static void print_event_info(struct trace_buffer *buf, struct seq_file *m) in print_event_info() 3371 static void print_func_help_header(struct trace_buffer *buf, struct seq_file *m, in print_func_help_header() 3382 static void print_func_help_header_irq(struct trace_buffer *buf, struct seq_file *m, in print_func_help_header_irq() 3408 print_trace_header(struct seq_file *m, struct trace_iterator *iter) in print_trace_header() 3685 void trace_latency_header(struct seq_file *m) in trace_latency_header() [all …]
|
| D | trace_events.c | 866 struct seq_file *m = file->private_data; in ftrace_event_write() local 904 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() 926 static void *t_start(struct seq_file *m, loff_t *pos) in t_start() 944 s_next(struct seq_file *m, void *v, loff_t *pos) in s_next() 959 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() 976 static int t_show(struct seq_file *m, void *v) in t_show() 988 static void t_stop(struct seq_file *m, void *p) in t_stop() 994 p_next(struct seq_file *m, void *v, loff_t *pos) in p_next() 1002 static void *p_start(struct seq_file *m, loff_t *pos) in p_start() 1025 static void p_stop(struct seq_file *m, void *p) in p_stop() [all …]
|
| D | trace_functions.c | 478 ftrace_probe_print(const char *name, struct seq_file *m, in ftrace_probe_print() 499 ftrace_traceon_print(struct seq_file *m, unsigned long ip, in ftrace_traceon_print() 507 ftrace_traceoff_print(struct seq_file *m, unsigned long ip, in ftrace_traceoff_print() 514 ftrace_stacktrace_print(struct seq_file *m, unsigned long ip, in ftrace_stacktrace_print() 521 ftrace_dump_print(struct seq_file *m, unsigned long ip, in ftrace_dump_print() 528 ftrace_cpudump_print(struct seq_file *m, unsigned long ip, in ftrace_cpudump_print()
|
| D | ftrace.c | 593 static int function_stat_headers(struct seq_file *m) in function_stat_headers() 607 static int function_stat_show(struct seq_file *m, void *v) in function_stat_show() 3158 t_probe_next(struct seq_file *m, loff_t *pos) in t_probe_next() 3235 static void *t_probe_start(struct seq_file *m, loff_t *pos) in t_probe_start() 3265 t_probe_show(struct seq_file *m, struct ftrace_iterator *iter) in t_probe_show() 3289 t_mod_next(struct seq_file *m, loff_t *pos) in t_mod_next() 3310 static void *t_mod_start(struct seq_file *m, loff_t *pos) in t_mod_start() 3342 t_mod_show(struct seq_file *m, struct ftrace_iterator *iter) in t_mod_show() 3365 t_func_next(struct seq_file *m, loff_t *pos) in t_func_next() 3402 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() [all …]
|
| D | trace_events_hist.c | 930 static void hist_trigger_stacktrace_print(struct seq_file *m, in hist_trigger_stacktrace_print() 949 hist_trigger_entry_print(struct seq_file *m, in hist_trigger_entry_print() 1039 static int print_entries(struct seq_file *m, in print_entries() 1062 static void hist_trigger_show(struct seq_file *m, in hist_trigger_show() 1087 static int hist_show(struct seq_file *m, void *v) in hist_show() 1144 static void hist_field_print(struct seq_file *m, struct hist_field *hist_field) in hist_field_print() 1155 static int event_hist_trigger_print(struct seq_file *m, in event_hist_trigger_print()
|
| D | trace_kprobe.c | 858 static void *probes_seq_start(struct seq_file *m, loff_t *pos) in probes_seq_start() 864 static void *probes_seq_next(struct seq_file *m, void *v, loff_t *pos) in probes_seq_next() 869 static void probes_seq_stop(struct seq_file *m, void *v) in probes_seq_stop() 874 static int probes_seq_show(struct seq_file *m, void *v) in probes_seq_show() 935 static int probes_profile_seq_show(struct seq_file *m, void *v) in probes_profile_seq_show()
|
| D | trace_uprobe.c | 586 static void *probes_seq_start(struct seq_file *m, loff_t *pos) in probes_seq_start() 592 static void *probes_seq_next(struct seq_file *m, void *v, loff_t *pos) in probes_seq_next() 597 static void probes_seq_stop(struct seq_file *m, void *v) in probes_seq_stop() 602 static int probes_seq_show(struct seq_file *m, void *v) in probes_seq_show() 670 static int probes_profile_seq_show(struct seq_file *m, void *v) in probes_profile_seq_show()
|
| /kernel/sched/ |
| D | debug.c | 30 #define SEQ_printf(m, x...) \ argument 72 static int sched_feat_show(struct seq_file *m, void *v) in sched_feat_show() 479 static void print_cfs_group_stats(struct seq_file *m, int cpu, struct task_group *tg) in print_cfs_group_stats() 537 print_task(struct seq_file *m, struct rq *rq, struct task_struct *p) in print_task() 565 static void print_rq(struct seq_file *m, struct rq *rq, int rq_cpu) in print_rq() 586 void print_cfs_rq(struct seq_file *m, int cpu, struct cfs_rq *cfs_rq) in print_cfs_rq() 659 void print_rt_rq(struct seq_file *m, int cpu, struct rt_rq *rt_rq) in print_rt_rq() 687 void print_dl_rq(struct seq_file *m, int cpu, struct dl_rq *dl_rq) in print_dl_rq() 711 static void print_cpu(struct seq_file *m, int cpu) in print_cpu() 789 static void sched_debug_header(struct seq_file *m) in sched_debug_header() [all …]
|
| D | cpuacct.c | 214 static int __cpuacct_percpu_seq_show(struct seq_file *m, in __cpuacct_percpu_seq_show() 229 static int cpuacct_percpu_user_seq_show(struct seq_file *m, void *V) in cpuacct_percpu_user_seq_show() 234 static int cpuacct_percpu_sys_seq_show(struct seq_file *m, void *V) in cpuacct_percpu_sys_seq_show() 239 static int cpuacct_percpu_seq_show(struct seq_file *m, void *V) in cpuacct_percpu_seq_show() 244 static int cpuacct_all_seq_show(struct seq_file *m, void *V) in cpuacct_all_seq_show()
|
| D | psi.c | 677 unsigned int t, m; in psi_group_change() local 941 int psi_show(struct seq_file *m, struct psi_group *group, enum psi_res res) in psi_show() 978 static int psi_io_show(struct seq_file *m, void *v) in psi_io_show() 983 static int psi_memory_show(struct seq_file *m, void *v) in psi_memory_show() 988 static int psi_cpu_show(struct seq_file *m, void *v) in psi_cpu_show()
|
| /kernel/ |
| D | dma.c | 118 static int proc_dma_show(struct seq_file *m, void *v) in proc_dma_show() 131 static int proc_dma_show(struct seq_file *m, void *v) in proc_dma_show()
|
| D | kallsyms.c | 604 static void *s_next(struct seq_file *m, void *p, loff_t *pos) in s_next() 613 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() 620 static void s_stop(struct seq_file *m, void *p) in s_stop() 624 static int s_show(struct seq_file *m, void *p) in s_show()
|
| D | resource.c | 76 static void *r_next(struct seq_file *m, void *v, loff_t *pos) in r_next() 87 static void *r_start(struct seq_file *m, loff_t *pos) in r_start() 98 static void r_stop(struct seq_file *m, void *v) in r_stop() 104 static int r_show(struct seq_file *m, void *v) in r_show() 142 struct seq_file *m = file->private_data; in ioports_open() local 152 struct seq_file *m = file->private_data; in iomem_open() local
|
| D | exec_domain.c | 25 static int execdomains_proc_show(struct seq_file *m, void *v) in execdomains_proc_show()
|
| D | audit.h | 296 #define audit_mark_path(m) "" argument 297 #define audit_remove_mark(m) argument 299 #define audit_mark_compare(m, i, d) 0 argument 300 #define audit_exe_compare(t, m) (-EINVAL) argument
|