| /kernel/irq/ |
| D | matrix.c | 52 struct irq_matrix *m; in irq_alloc_matrix() local 84 void irq_matrix_online(struct irq_matrix *m) in irq_matrix_online() 105 void irq_matrix_offline(struct irq_matrix *m) in irq_matrix_offline() 116 static unsigned int matrix_alloc_area(struct irq_matrix *m, struct cpumap *cm, in matrix_alloc_area() 135 static unsigned int matrix_find_best_cpu(struct irq_matrix *m, in matrix_find_best_cpu() 156 static unsigned int matrix_find_best_cpu_managed(struct irq_matrix *m, in matrix_find_best_cpu_managed() 187 void irq_matrix_assign_system(struct irq_matrix *m, unsigned int bit, in irq_matrix_assign_system() 216 int irq_matrix_reserve_managed(struct irq_matrix *m, const struct cpumask *msk) in irq_matrix_reserve_managed() 257 void irq_matrix_remove_managed(struct irq_matrix *m, const struct cpumask *msk) in irq_matrix_remove_managed() 292 int irq_matrix_alloc_managed(struct irq_matrix *m, const struct cpumask *msk, in irq_matrix_alloc_managed() [all …]
|
| D | debugfs.c | 12 void irq_debug_show_bits(struct seq_file *m, int ind, unsigned int state, in irq_debug_show_bits() 24 static void irq_debug_show_masks(struct seq_file *m, struct irq_desc *desc) in irq_debug_show_masks() 41 static void irq_debug_show_masks(struct seq_file *m, struct irq_desc *desc) { } in irq_debug_show_masks() 59 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() 158 static int irq_debug_show(struct seq_file *m, void *p) in irq_debug_show()
|
| D | proc.c | 46 static int show_irq_affinity(int type, struct seq_file *m) in show_irq_affinity() 81 static int irq_affinity_hint_proc_show(struct seq_file *m, void *v) in irq_affinity_hint_proc_show() 102 static int irq_affinity_proc_show(struct seq_file *m, void *v) in irq_affinity_proc_show() 107 static int irq_affinity_list_proc_show(struct seq_file *m, void *v) in irq_affinity_list_proc_show() 216 static int irq_effective_aff_proc_show(struct seq_file *m, void *v) in irq_effective_aff_proc_show() 221 static int irq_effective_aff_list_proc_show(struct seq_file *m, void *v) in irq_effective_aff_list_proc_show() 227 static int default_affinity_show(struct seq_file *m, void *v) in default_affinity_show() 277 static int irq_node_proc_show(struct seq_file *m, void *v) in irq_node_proc_show() 286 static int irq_spurious_proc_show(struct seq_file *m, void *v) in irq_spurious_proc_show()
|
| /kernel/locking/ |
| D | lockdep_proc.c | 38 static void *l_next(struct seq_file *m, void *v, loff_t *pos) in l_next() 47 static void *l_start(struct seq_file *m, loff_t *pos) in l_start() 56 static void l_stop(struct seq_file *m, void *v) in l_stop() 60 static void print_name(struct seq_file *m, struct lock_class *class) in print_name() 77 static int l_show(struct seq_file *m, void *v) in l_show() 128 static void *lc_start(struct seq_file *m, loff_t *pos) in lc_start() 139 static void *lc_next(struct seq_file *m, void *v, loff_t *pos) in lc_next() 145 static void lc_stop(struct seq_file *m, void *v) in lc_stop() 149 static int lc_show(struct seq_file *m, void *v) in lc_show() 193 static void lockdep_stats_debug_show(struct seq_file *m) in lockdep_stats_debug_show() [all …]
|
| /kernel/module/ |
| D | procfs.c | 16 static inline void print_unload_info(struct seq_file *m, struct module *mod) in print_unload_info() 41 static inline void print_unload_info(struct seq_file *m, struct module *mod) in print_unload_info() 49 static void *m_start(struct seq_file *m, loff_t *pos) in m_start() 55 static void *m_next(struct seq_file *m, void *p, loff_t *pos) in m_next() 60 static void m_stop(struct seq_file *m, void *p) in m_stop() 74 static int m_show(struct seq_file *m, void *p) in m_show() 131 struct seq_file *m = file->private_data; in modules_open() local
|
| D | tracking.c | 69 static void *unloaded_tainted_modules_seq_start(struct seq_file *m, loff_t *pos) in unloaded_tainted_modules_seq_start() 76 static void *unloaded_tainted_modules_seq_next(struct seq_file *m, void *p, loff_t *pos) in unloaded_tainted_modules_seq_next() 81 static void unloaded_tainted_modules_seq_stop(struct seq_file *m, void *p) in unloaded_tainted_modules_seq_stop() 87 static int unloaded_tainted_modules_seq_show(struct seq_file *m, void *p) in unloaded_tainted_modules_seq_show()
|
| /kernel/time/ |
| D | timer_list.c | 31 static void SEQ_printf(struct seq_file *m, const char *fmt, ...) in SEQ_printf() 46 print_timer(struct seq_file *m, struct hrtimer *taddr, struct hrtimer *timer, in print_timer() 60 print_active_timers(struct seq_file *m, struct hrtimer_clock_base *base, in print_active_timers() 99 print_base(struct seq_file *m, struct hrtimer_clock_base *base, u64 now) in print_base() 115 static void print_cpu(struct seq_file *m, int cpu, u64 now) in print_cpu() 182 print_tickdevice(struct seq_file *m, struct tick_device *td, int cpu) in print_tickdevice() 246 static void timer_list_show_tickdevices_header(struct seq_file *m) in timer_list_show_tickdevices_header() 261 static inline void timer_list_header(struct seq_file *m, u64 now) in timer_list_header() 288 static int timer_list_show(struct seq_file *m, void *v) in timer_list_show()
|
| /kernel/sched/ |
| D | debug.c | 14 #define SEQ_printf(m, x...) \ argument 57 static int sched_feat_show(struct seq_file *m, void *v) in sched_feat_show() 200 static int sched_scaling_show(struct seq_file *m, void *v) in sched_scaling_show() 247 static int sched_dynamic_show(struct seq_file *m, void *v) in sched_dynamic_show() 402 static size_t sched_fair_server_show(struct seq_file *m, void *v, enum dl_param param) in sched_fair_server_show() 429 static int sched_fair_server_runtime_show(struct seq_file *m, void *v) in sched_fair_server_runtime_show() 454 static int sched_fair_server_period_show(struct seq_file *m, void *v) in sched_fair_server_period_show() 544 static int sd_flags_show(struct seq_file *m, void *v) in sd_flags_show() 651 static void print_cfs_group_stats(struct seq_file *m, int cpu, struct task_group *tg) in print_cfs_group_stats() 718 #define SEQ_printf_task_group_path(m, tg, fmt...) \ argument [all …]
|
| D | cpuacct.c | 209 static int __cpuacct_percpu_seq_show(struct seq_file *m, in __cpuacct_percpu_seq_show() 224 static int cpuacct_percpu_user_seq_show(struct seq_file *m, void *V) in cpuacct_percpu_user_seq_show() 229 static int cpuacct_percpu_sys_seq_show(struct seq_file *m, void *V) in cpuacct_percpu_sys_seq_show() 234 static int cpuacct_percpu_seq_show(struct seq_file *m, void *V) in cpuacct_percpu_seq_show() 239 static int cpuacct_all_seq_show(struct seq_file *m, void *V) in cpuacct_all_seq_show()
|
| /kernel/trace/ |
| D | trace_stack.c | 376 __next(struct seq_file *m, loff_t *pos) in __next() 388 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() 394 static void *t_start(struct seq_file *m, loff_t *pos) in t_start() 408 static void t_stop(struct seq_file *m, void *p) in t_stop() 417 static void trace_lookup_stack(struct seq_file *m, long i) in trace_lookup_stack() 424 static void print_disabled(struct seq_file *m) in print_disabled() 435 static int t_show(struct seq_file *m, void *v) in t_show()
|
| D | trace_branch.c | 236 static int annotated_branch_stat_headers(struct seq_file *m) in annotated_branch_stat_headers() 271 static void branch_stat_show(struct seq_file *m, in branch_stat_show() 289 static int branch_stat_show_normal(struct seq_file *m, in branch_stat_show_normal() 297 static int annotate_branch_stat_show(struct seq_file *m, void *v) in annotate_branch_stat_show() 396 static int all_branch_stat_headers(struct seq_file *m) in all_branch_stat_headers() 425 static int all_branch_stat_show(struct seq_file *m, void *v) in all_branch_stat_show()
|
| D | trace_recursion_record.c | 121 static void *recursed_function_seq_start(struct seq_file *m, loff_t *pos) in recursed_function_seq_start() 141 static void *recursed_function_seq_next(struct seq_file *m, void *v, loff_t *pos) in recursed_function_seq_next() 152 static void recursed_function_seq_stop(struct seq_file *m, void *v) in recursed_function_seq_stop() 158 static int recursed_function_seq_show(struct seq_file *m, void *v) in recursed_function_seq_show()
|
| D | trace_sched_switch.c | 461 static void *saved_tgids_next(struct seq_file *m, void *v, loff_t *pos) in saved_tgids_next() 468 static void *saved_tgids_start(struct seq_file *m, loff_t *pos) in saved_tgids_start() 475 static void saved_tgids_stop(struct seq_file *m, void *v) in saved_tgids_stop() 479 static int saved_tgids_show(struct seq_file *m, void *v) in saved_tgids_show() 518 static void *saved_cmdlines_next(struct seq_file *m, void *v, loff_t *pos) in saved_cmdlines_next() 538 static void *saved_cmdlines_start(struct seq_file *m, loff_t *pos) in saved_cmdlines_start() 556 static void saved_cmdlines_stop(struct seq_file *m, void *v) in saved_cmdlines_stop() 562 static int saved_cmdlines_show(struct seq_file *m, void *v) in saved_cmdlines_show()
|
| D | trace_dynevent.c | 166 void *dyn_event_seq_start(struct seq_file *m, loff_t *pos) in dyn_event_seq_start() 172 void *dyn_event_seq_next(struct seq_file *m, void *v, loff_t *pos) in dyn_event_seq_next() 177 void dyn_event_seq_stop(struct seq_file *m, void *v) in dyn_event_seq_stop() 182 static int dyn_event_seq_show(struct seq_file *m, void *v) in dyn_event_seq_show()
|
| D | trace_events_trigger.c | 132 static void *trigger_next(struct seq_file *m, void *t, loff_t *pos) in trigger_next() 156 static void *trigger_start(struct seq_file *m, loff_t *pos) in trigger_start() 172 static void trigger_stop(struct seq_file *m, void *t) in trigger_stop() 177 static int trigger_show(struct seq_file *m, void *v) in trigger_show() 237 struct seq_file *m = file->private_data; in event_trigger_regex_open() local 416 event_trigger_print(const char *name, struct seq_file *m, in event_trigger_print() 1378 traceon_trigger_print(struct seq_file *m, struct event_trigger_data *data) in traceon_trigger_print() 1385 traceoff_trigger_print(struct seq_file *m, struct event_trigger_data *data) in traceoff_trigger_print() 1509 snapshot_trigger_print(struct seq_file *m, struct event_trigger_data *data) in snapshot_trigger_print() 1604 stacktrace_trigger_print(struct seq_file *m, struct event_trigger_data *data) in stacktrace_trigger_print() [all …]
|
| D | trace_printk.c | 299 t_start(struct seq_file *m, loff_t *pos) in t_start() 305 static void *t_next(struct seq_file *m, void * v, loff_t *pos) in t_next() 311 static int t_show(struct seq_file *m, void *v) in t_show() 348 static void t_stop(struct seq_file *m, void *p) in t_stop()
|
| D | trace_events.c | 1332 struct seq_file *m = file->private_data; in ftrace_event_write() local 1368 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() 1390 static void *t_start(struct seq_file *m, loff_t *pos) in t_start() 1408 s_next(struct seq_file *m, void *v, loff_t *pos) in s_next() 1423 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() 1440 static int t_show(struct seq_file *m, void *v) in t_show() 1452 static void t_stop(struct seq_file *m, void *p) in t_stop() 1458 __next(struct seq_file *m, void *v, loff_t *pos, int type) in __next() 1472 p_next(struct seq_file *m, void *v, loff_t *pos) in p_next() 1478 np_next(struct seq_file *m, void *v, loff_t *pos) in np_next() [all …]
|
| D | ftrace.c | 521 static int function_stat_headers(struct seq_file *m) in function_stat_headers() 535 static int function_stat_show(struct seq_file *m, void *v) in function_stat_show() 3860 t_probe_next(struct seq_file *m, loff_t *pos) in t_probe_next() 3937 static void *t_probe_start(struct seq_file *m, loff_t *pos) in t_probe_start() 3967 t_probe_show(struct seq_file *m, struct ftrace_iterator *iter) in t_probe_show() 3991 t_mod_next(struct seq_file *m, loff_t *pos) in t_mod_next() 4012 static void *t_mod_start(struct seq_file *m, loff_t *pos) in t_mod_start() 4044 t_mod_show(struct seq_file *m, struct ftrace_iterator *iter) in t_mod_show() 4067 t_func_next(struct seq_file *m, loff_t *pos) in t_func_next() 4107 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() [all …]
|
| D | trace.c | 748 int trace_pid_show(struct seq_file *m, void *v) in trace_pid_show() 3850 static void *s_next(struct seq_file *m, void *v, loff_t *pos) in s_next() 3912 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() 3971 static void s_stop(struct seq_file *m, void *p) in s_stop() 4047 static void print_lat_help_header(struct seq_file *m) in print_lat_help_header() 4060 static void print_event_info(struct array_buffer *buf, struct seq_file *m) in print_event_info() 4071 static void print_func_help_header(struct array_buffer *buf, struct seq_file *m, in print_func_help_header() 4082 static void print_func_help_header_irq(struct array_buffer *buf, struct seq_file *m, in print_func_help_header_irq() 4102 print_trace_header(struct seq_file *m, struct trace_iterator *iter) in print_trace_header() 4389 void trace_latency_header(struct seq_file *m) in trace_latency_header() [all …]
|
| /kernel/trace/rv/ |
| D | rv_reactors.c | 87 static int reactors_show(struct seq_file *m, void *p) in reactors_show() 95 static void reactors_stop(struct seq_file *m, void *p) in reactors_stop() 100 static void *reactors_start(struct seq_file *m, loff_t *pos) in reactors_start() 106 static void *reactors_next(struct seq_file *m, void *p, loff_t *pos) in reactors_next() 139 static int monitor_reactor_show(struct seq_file *m, void *p) in monitor_reactor_show()
|
| D | rv.c | 376 static int monitors_show(struct seq_file *m, void *p) in monitors_show() 388 static void monitors_stop(struct seq_file *m, void *p) in monitors_stop() 396 static void *available_monitors_start(struct seq_file *m, loff_t *pos) in available_monitors_start() 402 static void *available_monitors_next(struct seq_file *m, void *p, loff_t *pos) in available_monitors_next() 410 static void *enabled_monitors_next(struct seq_file *m, void *p, loff_t *pos) in enabled_monitors_next() 424 static void *enabled_monitors_start(struct seq_file *m, loff_t *pos) in enabled_monitors_start()
|
| /kernel/bpf/ |
| D | inode.c | 177 static struct map_iter *map_iter(struct seq_file *m) in map_iter() 182 static struct bpf_map *seq_file_to_map(struct seq_file *m) in seq_file_to_map() 214 static void *map_seq_next(struct seq_file *m, void *v, loff_t *pos) in map_seq_next() 238 static void *map_seq_start(struct seq_file *m, loff_t *pos) in map_seq_start() 246 static void map_seq_stop(struct seq_file *m, void *v) in map_seq_stop() 250 static int map_seq_show(struct seq_file *m, void *v) in map_seq_show() 276 struct seq_file *m; in bpffs_map_open() local 297 struct seq_file *m = file->private_data; in bpffs_map_release() local 679 static void seq_print_delegate_opts(struct seq_file *m, in seq_print_delegate_opts() 731 static int bpf_show_options(struct seq_file *m, struct dentry *root) in bpf_show_options()
|
| /kernel/ |
| D | kallsyms.c | 708 static void *s_next(struct seq_file *m, void *p, loff_t *pos) in s_next() 717 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() 724 static void s_stop(struct seq_file *m, void *p) in s_stop() 728 static int s_show(struct seq_file *m, void *p) in s_show() 770 static int ksym_prog_seq_show(struct seq_file *m, bool in_stop) in ksym_prog_seq_show() 786 static int bpf_iter_ksym_seq_show(struct seq_file *m, void *p) in bpf_iter_ksym_seq_show() 791 static void bpf_iter_ksym_seq_stop(struct seq_file *m, void *p) in bpf_iter_ksym_seq_stop()
|
| 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 | fail_function.c | 189 static void fei_seq_stop(struct seq_file *m, void *v) in fei_seq_stop() 194 static void *fei_seq_next(struct seq_file *m, void *v, loff_t *pos) in fei_seq_next() 199 static int fei_seq_show(struct seq_file *m, void *v) in fei_seq_show()
|