| /kernel/irq/ |
| A D | proc.c | 81 static int irq_affinity_hint_proc_show(struct seq_file *m, void *v) in irq_affinity_hint_proc_show() 100 static int irq_affinity_proc_show(struct seq_file *m, void *v) in irq_affinity_proc_show() 105 static int irq_affinity_list_proc_show(struct seq_file *m, void *v) in irq_affinity_list_proc_show() 214 static int irq_effective_aff_proc_show(struct seq_file *m, void *v) in irq_effective_aff_proc_show() 219 static int irq_effective_aff_list_proc_show(struct seq_file *m, void *v) in irq_effective_aff_list_proc_show() 225 static int default_affinity_show(struct seq_file *m, void *v) in default_affinity_show() 275 static int irq_node_proc_show(struct seq_file *m, void *v) in irq_node_proc_show() 284 static int irq_spurious_proc_show(struct seq_file *m, void *v) in irq_spurious_proc_show() 450 int show_interrupts(struct seq_file *p, void *v) in show_interrupts()
|
| /kernel/ |
| A D | notifier.c | 66 unsigned long val, void *v, in notifier_call_chain() 116 void *v) in notifier_call_chain_robust() 218 unsigned long val, void *v) in atomic_notifier_call_chain() 334 unsigned long val_up, unsigned long val_down, void *v) in blocking_notifier_call_chain_robust() 369 unsigned long val, void *v) in blocking_notifier_call_chain() 427 unsigned long val_up, unsigned long val_down, void *v) in raw_notifier_call_chain_robust() 451 unsigned long val, void *v) in raw_notifier_call_chain() 540 unsigned long val, void *v) in srcu_notifier_call_chain()
|
| A 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()
|
| A 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()
|
| /kernel/locking/ |
| A D | lockdep_proc.c | 38 static void *l_next(struct seq_file *m, void *v, loff_t *pos) in l_next() 56 static void l_stop(struct seq_file *m, void *v) in l_stop() 77 static int l_show(struct seq_file *m, void *v) in l_show() 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() 231 static int lockdep_stats_show(struct seq_file *m, void *v) in lockdep_stats_show() 614 static void *ls_next(struct seq_file *m, void *v, loff_t *pos) in ls_next() 620 static void ls_stop(struct seq_file *m, void *v) in ls_stop() 624 static int ls_show(struct seq_file *m, void *v) in ls_show()
|
| /kernel/cgroup/ |
| A D | misc.c | 216 static int misc_cg_max_show(struct seq_file *sf, void *v) in misc_cg_max_show() 305 static int misc_cg_current_show(struct seq_file *sf, void *v) in misc_cg_current_show() 328 static int misc_cg_peak_show(struct seq_file *sf, void *v) in misc_cg_peak_show() 353 static int misc_cg_capacity_show(struct seq_file *sf, void *v) in misc_cg_capacity_show() 384 static int misc_events_show(struct seq_file *sf, void *v) in misc_events_show() 389 static int misc_events_local_show(struct seq_file *sf, void *v) in misc_events_local_show()
|
| A D | debug.c | 40 static int current_css_set_read(struct seq_file *seq, void *v) in current_css_set_read() 87 static int current_css_set_cg_links_read(struct seq_file *seq, void *v) in current_css_set_cg_links_read() 114 static int cgroup_css_links_read(struct seq_file *seq, void *v) in cgroup_css_links_read() 203 static int cgroup_subsys_states_read(struct seq_file *seq, void *v) in cgroup_subsys_states_read() 255 static int cgroup_masks_read(struct seq_file *seq, void *v) in cgroup_masks_read()
|
| A D | dmem.c | 644 static int dmem_cgroup_region_capacity_show(struct seq_file *sf, void *v) in dmem_cgroup_region_capacity_show() 730 static int dmemcg_limit_show(struct seq_file *sf, void *v, in dmemcg_limit_show() 754 static int dmem_cgroup_region_current_show(struct seq_file *sf, void *v) in dmem_cgroup_region_current_show() 759 static int dmem_cgroup_region_min_show(struct seq_file *sf, void *v) in dmem_cgroup_region_min_show() 770 static int dmem_cgroup_region_low_show(struct seq_file *sf, void *v) in dmem_cgroup_region_low_show() 781 static int dmem_cgroup_region_max_show(struct seq_file *sf, void *v) in dmem_cgroup_region_max_show()
|
| /kernel/bpf/ |
| A D | dmabuf_iter.c | 17 static void *dmabuf_iter_seq_next(struct seq_file *seq, void *v, loff_t *pos) in dmabuf_iter_seq_next() 31 static int __dmabuf_seq_show(struct seq_file *seq, void *v, bool in_stop) in __dmabuf_seq_show() 48 static int dmabuf_iter_seq_show(struct seq_file *seq, void *v) in dmabuf_iter_seq_show() 53 static void dmabuf_iter_seq_stop(struct seq_file *seq, void *v) in dmabuf_iter_seq_stop()
|
| A D | link_iter.c | 27 static void *bpf_link_seq_next(struct seq_file *seq, void *v, loff_t *pos) in bpf_link_seq_next() 61 static int bpf_link_seq_show(struct seq_file *seq, void *v) in bpf_link_seq_show() 66 static void bpf_link_seq_stop(struct seq_file *seq, void *v) in bpf_link_seq_stop()
|
| A D | prog_iter.c | 27 static void *bpf_prog_seq_next(struct seq_file *seq, void *v, loff_t *pos) in bpf_prog_seq_next() 61 static int bpf_prog_seq_show(struct seq_file *seq, void *v) in bpf_prog_seq_show() 66 static void bpf_prog_seq_stop(struct seq_file *seq, void *v) in bpf_prog_seq_stop()
|
| A D | task_iter.c | 153 static void *task_seq_next(struct seq_file *seq, void *v, loff_t *pos) in task_seq_next() 192 static int task_seq_show(struct seq_file *seq, void *v) in task_seq_show() 197 static void task_seq_stop(struct seq_file *seq, void *v) in task_seq_stop() 322 static void *task_file_seq_next(struct seq_file *seq, void *v, loff_t *pos) in task_file_seq_next() 363 static int task_file_seq_show(struct seq_file *seq, void *v) in task_file_seq_show() 368 static void task_file_seq_stop(struct seq_file *seq, void *v) in task_file_seq_stop() 589 static void *task_vma_seq_next(struct seq_file *seq, void *v, loff_t *pos) in task_vma_seq_next() 624 static int task_vma_seq_show(struct seq_file *seq, void *v) in task_vma_seq_show() 629 static void task_vma_seq_stop(struct seq_file *seq, void *v) in task_vma_seq_stop()
|
| A D | tnum.c | 93 u64 alpha, beta, v; in tnum_and() local 103 u64 v, mu; in tnum_or() local 112 u64 v, mu; in tnum_xor() local 151 u64 v, mu; in tnum_intersect() local
|
| A D | kmem_cache_iter.c | 152 static void kmem_cache_iter_seq_stop(struct seq_file *seq, void *v) in kmem_cache_iter_seq_stop() 170 static void *kmem_cache_iter_seq_next(struct seq_file *seq, void *v, loff_t *pos) in kmem_cache_iter_seq_next() 179 static int kmem_cache_iter_seq_show(struct seq_file *seq, void *v) in kmem_cache_iter_seq_show()
|
| A D | map_iter.c | 27 static void *bpf_map_seq_next(struct seq_file *seq, void *v, loff_t *pos) in bpf_map_seq_next() 61 static int bpf_map_seq_show(struct seq_file *seq, void *v) in bpf_map_seq_show() 66 static void bpf_map_seq_stop(struct seq_file *seq, void *v) in bpf_map_seq_stop()
|
| A D | cgroup_iter.c | 88 static void cgroup_iter_seq_stop(struct seq_file *seq, void *v) in cgroup_iter_seq_stop() 101 static void *cgroup_iter_seq_next(struct seq_file *seq, void *v, loff_t *pos) in cgroup_iter_seq_next() 147 static int cgroup_iter_seq_show(struct seq_file *seq, void *v) in cgroup_iter_seq_show()
|
| /kernel/trace/ |
| A D | trace_sched_switch.c | 461 static void *saved_tgids_next(struct seq_file *m, void *v, loff_t *pos) in saved_tgids_next() 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() 540 void *v; in saved_cmdlines_start() local 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()
|
| A D | trace_printk.c | 123 find_next_mod_format(int start_index, void *v, const char **fmt, loff_t *pos) in find_next_mod_format() 180 find_next_mod_format(int start_index, void *v, const char **fmt, loff_t *pos) in find_next_mod_format() 265 static const char **find_next(void *v, loff_t *pos) in find_next() 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()
|
| A D | trace_recursion_record.c | 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()
|
| A D | trace_branch.c | 291 static int annotate_branch_stat_show(struct seq_file *m, void *v) in annotate_branch_stat_show() 317 annotated_branch_stat_next(void *v, int idx) in annotated_branch_stat_next() 407 all_branch_stat_next(void *v, int idx) in all_branch_stat_next() 419 static int all_branch_stat_show(struct seq_file *m, void *v) in all_branch_stat_show()
|
| A D | trace_dynevent.c | 163 void *dyn_event_seq_next(struct seq_file *m, void *v, loff_t *pos) in dyn_event_seq_next() 168 void dyn_event_seq_stop(struct seq_file *m, void *v) in dyn_event_seq_stop() 173 static int dyn_event_seq_show(struct seq_file *m, void *v) in dyn_event_seq_show()
|
| /kernel/printk/ |
| A D | index.c | 43 static void *pi_next(struct seq_file *s, void *v, loff_t *pos) in pi_next() 73 static int pi_show(struct seq_file *s, void *v) in pi_show() 116 static void pi_stop(struct seq_file *p, void *v) { } in pi_stop()
|
| /kernel/rcu/ |
| A D | rcu_segcblist.c | 82 static void rcu_segcblist_set_len(struct rcu_segcblist *rsclp, long v) in rcu_segcblist_set_len() 110 static void rcu_segcblist_set_seglen(struct rcu_segcblist *rsclp, int seg, long v) in rcu_segcblist_set_seglen() 116 static void rcu_segcblist_add_seglen(struct rcu_segcblist *rsclp, int seg, long v) in rcu_segcblist_add_seglen() 210 void rcu_segcblist_add_len(struct rcu_segcblist *rsclp, long v) in rcu_segcblist_add_len()
|
| /kernel/gcov/ |
| A D | base.c | 63 size_t store_gcov_u32(void *buffer, size_t off, u32 v) in store_gcov_u32() 87 size_t store_gcov_u64(void *buffer, size_t off, u64 v) in store_gcov_u64()
|
| /kernel/sched/ |
| A D | debug.c | 59 static int sched_feat_show(struct seq_file *m, void *v) in sched_feat_show() 199 static int sched_scaling_show(struct seq_file *m, void *v) in sched_scaling_show() 244 static int sched_dynamic_show(struct seq_file *m, void *v) in sched_dynamic_show() 400 static size_t sched_fair_server_show(struct seq_file *m, void *v, enum dl_param param) in sched_fair_server_show() 427 static int sched_fair_server_runtime_show(struct seq_file *m, void *v) in sched_fair_server_runtime_show() 452 static int sched_fair_server_period_show(struct seq_file *m, void *v) in sched_fair_server_period_show() 538 static int sd_flags_show(struct seq_file *m, void *v) in sd_flags_show() 1038 static int sched_debug_show(struct seq_file *m, void *v) in sched_debug_show()
|