| /kernel/ |
| D | notifier.c | 75 unsigned long val, void *v, in notifier_call_chain() 177 unsigned long val, void *v, in __atomic_notifier_call_chain() 191 unsigned long val, void *v) in atomic_notifier_call_chain() 305 unsigned long val, void *v, in __blocking_notifier_call_chain() 326 unsigned long val, void *v) in blocking_notifier_call_chain() 391 unsigned long val, void *v, in __raw_notifier_call_chain() 399 unsigned long val, void *v) in raw_notifier_call_chain() 491 unsigned long val, void *v, in __srcu_notifier_call_chain() 505 unsigned long val, void *v) in srcu_notifier_call_chain()
|
| D | dma.c | 117 static int proc_dma_show(struct seq_file *m, void *v) in proc_dma_show() 130 static int proc_dma_show(struct seq_file *m, void *v) in proc_dma_show()
|
| D | user_namespace.c | 476 static int uid_m_show(struct seq_file *seq, void *v) in uid_m_show() 497 static int gid_m_show(struct seq_file *seq, void *v) in gid_m_show() 518 static int projid_m_show(struct seq_file *seq, void *v) in projid_m_show() 572 static void *m_next(struct seq_file *seq, void *v, loff_t *pos) in m_next() 578 static void m_stop(struct seq_file *seq, void *v) in m_stop() 893 int proc_setgroups_show(struct seq_file *seq, void *v) in proc_setgroups_show()
|
| D | exec_domain.c | 24 static int execdomains_proc_show(struct seq_file *m, void *v) in execdomains_proc_show()
|
| D | cgroup_pids.c | 287 static int pids_max_show(struct seq_file *sf, void *v) in pids_max_show() 309 static int pids_events_show(struct seq_file *sf, void *v) in pids_events_show()
|
| D | cgroup.c | 3018 static int cgroup_release_agent_show(struct seq_file *seq, void *v) in cgroup_release_agent_show() 3029 static int cgroup_sane_behavior_show(struct seq_file *seq, void *v) in cgroup_sane_behavior_show() 3052 static int cgroup_controllers_show(struct seq_file *seq, void *v) in cgroup_controllers_show() 3061 static int cgroup_subtree_control_show(struct seq_file *seq, void *v) in cgroup_subtree_control_show() 3501 static int cgroup_events_show(struct seq_file *seq, void *v) in cgroup_events_show() 3530 unsigned long long v; in cgroup_file_write() local 3535 long long v; in cgroup_file_write() local 3551 static void *cgroup_seqfile_next(struct seq_file *seq, void *v, loff_t *ppos) in cgroup_seqfile_next() 3556 static void cgroup_seqfile_stop(struct seq_file *seq, void *v) in cgroup_seqfile_stop() 4823 static void cgroup_pidlist_stop(struct seq_file *s, void *v) in cgroup_pidlist_stop() [all …]
|
| D | kcmp.c | 34 static long kptr_obfuscate(long v, int type) in kptr_obfuscate()
|
| D | latencytop.c | 238 static int lstats_show(struct seq_file *m, void *v) in lstats_show()
|
| D | kprobes.c | 2222 static void *kprobe_seq_next(struct seq_file *f, void *v, loff_t *pos) in kprobe_seq_next() 2230 static void kprobe_seq_stop(struct seq_file *f, void *v) in kprobe_seq_stop() 2235 static int show_kprobe_addr(struct seq_file *pi, void *v) in show_kprobe_addr() 2284 static void *kprobe_blacklist_seq_next(struct seq_file *m, void *v, loff_t *pos) in kprobe_blacklist_seq_next() 2289 static int kprobe_blacklist_seq_show(struct seq_file *m, void *v) in kprobe_blacklist_seq_show()
|
| /kernel/rcu/ |
| D | tree_trace.c | 70 static void *r_next(struct seq_file *m, void *v, loff_t *pos) in r_next() 76 static void r_stop(struct seq_file *m, void *v) in r_stop() 80 static int show_rcubarrier(struct seq_file *m, void *v) in show_rcubarrier() 157 static int show_rcudata(struct seq_file *m, void *v) in show_rcudata() 183 static int show_rcuexp(struct seq_file *m, void *v) in show_rcuexp() 298 static int show_rcuhier(struct seq_file *m, void *v) in show_rcuhier() 340 static int show_rcugp(struct seq_file *m, void *v) in show_rcugp() 380 static int show_rcu_pending(struct seq_file *m, void *v) in show_rcu_pending()
|
| /kernel/locking/ |
| D | lockdep_proc.c | 26 static void *l_next(struct seq_file *m, void *v, loff_t *pos) in l_next() 36 static void l_stop(struct seq_file *m, void *v) in l_stop() 57 static int l_show(struct seq_file *m, void *v) in l_show() 127 static void *lc_next(struct seq_file *m, void *v, loff_t *pos) in lc_next() 133 static void lc_stop(struct seq_file *m, void *v) in lc_stop() 137 static int lc_show(struct seq_file *m, void *v) in lc_show() 220 static int lockdep_stats_show(struct seq_file *m, void *v) in lockdep_stats_show() 583 static void *ls_next(struct seq_file *m, void *v, loff_t *pos) in ls_next() 589 static void ls_stop(struct seq_file *m, void *v) in ls_stop() 593 static int ls_show(struct seq_file *m, void *v) in ls_show()
|
| D | qspinlock_stat.h | 288 #define pv_wait(p, v) __pv_wait(p, v) argument
|
| /kernel/irq/ |
| D | proc.c | 40 static int show_irq_affinity(int type, struct seq_file *m, void *v) in show_irq_affinity() 56 static int irq_affinity_hint_proc_show(struct seq_file *m, void *v) in irq_affinity_hint_proc_show() 81 static int irq_affinity_proc_show(struct seq_file *m, void *v) in irq_affinity_proc_show() 86 static int irq_affinity_list_proc_show(struct seq_file *m, void *v) in irq_affinity_list_proc_show() 186 static int default_affinity_show(struct seq_file *m, void *v) in default_affinity_show() 241 static int irq_node_proc_show(struct seq_file *m, void *v) in irq_node_proc_show() 262 static int irq_spurious_proc_show(struct seq_file *m, void *v) in irq_spurious_proc_show() 436 int show_interrupts(struct seq_file *p, void *v) in show_interrupts()
|
| D | affinity.c | 102 int ncpus, v, vecs_to_assign = vecs_per_node; in irq_create_affinity_masks() local
|
| /kernel/trace/ |
| D | trace_printk.c | 121 find_next_mod_format(int start_index, void *v, const char **fmt, loff_t *pos) in find_next_mod_format() 178 find_next_mod_format(int start_index, void *v, const char **fmt, loff_t *pos) in find_next_mod_format() 252 static const char **find_next(void *v, loff_t *pos) in find_next() 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()
|
| D | trace_branch.c | 248 static int branch_stat_show(struct seq_file *m, void *v) in branch_stat_show() 280 annotated_branch_stat_next(void *v, int idx) in annotated_branch_stat_next() 370 all_branch_stat_next(void *v, int idx) in all_branch_stat_next()
|
| D | trace_stack.c | 301 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() 354 static int t_show(struct seq_file *m, void *v) in t_show()
|
| D | trace_kprobe.c | 806 static void *probes_seq_next(struct seq_file *m, void *v, loff_t *pos) in probes_seq_next() 811 static void probes_seq_stop(struct seq_file *m, void *v) in probes_seq_stop() 816 static int probes_seq_show(struct seq_file *m, void *v) in probes_seq_show() 877 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_next(struct seq_file *m, void *v, loff_t *pos) in probes_seq_next() 591 static void probes_seq_stop(struct seq_file *m, void *v) in probes_seq_stop() 596 static int probes_seq_show(struct seq_file *m, void *v) in probes_seq_show() 664 static int probes_profile_seq_show(struct seq_file *m, void *v) in probes_profile_seq_show()
|
| D | trace.c | 418 void *trace_pid_next(struct trace_pid_list *pid_list, void *v, loff_t *pos) in trace_pid_next() 469 int trace_pid_show(struct seq_file *m, void *v) in trace_pid_show() 2754 static void *s_next(struct seq_file *m, void *v, loff_t *pos) in s_next() 3358 static int s_show(struct seq_file *m, void *v) in s_show() 3667 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() 3700 static int t_show(struct seq_file *m, void *v) in t_show() 3859 static int tracing_trace_options_show(struct seq_file *m, void *v) in tracing_trace_options_show() 4306 static void *saved_cmdlines_next(struct seq_file *m, void *v, loff_t *pos) in saved_cmdlines_next() 4328 void *v; in saved_cmdlines_start() local 4344 static void saved_cmdlines_stop(struct seq_file *m, void *v) in saved_cmdlines_stop() [all …]
|
| /kernel/time/ |
| D | timer_list.c | 302 static int timer_list_show(struct seq_file *m, void *v) in timer_list_show() 367 static void *timer_list_next(struct seq_file *file, void *v, loff_t *offset) in timer_list_next() 374 static void timer_list_stop(struct seq_file *seq, void *v) in timer_list_stop()
|
| D | test_udelay.c | 76 static int udelay_test_show(struct seq_file *s, void *v) in udelay_test_show()
|
| /kernel/sched/ |
| D | stats.c | 37 static int show_schedstat(struct seq_file *seq, void *v) in show_schedstat()
|
| /kernel/gcov/ |
| D | gcc_4_7.c | 380 static size_t store_gcov_u32(void *buffer, size_t off, u32 v) in store_gcov_u32() 404 static size_t store_gcov_u64(void *buffer, size_t off, u64 v) in store_gcov_u64()
|
| D | gcc_3_4.c | 490 static int seq_write_gcov_u32(struct seq_file *seq, u32 v) in seq_write_gcov_u32() 505 static int seq_write_gcov_u64(struct seq_file *seq, u64 v) in seq_write_gcov_u64()
|