Home
last modified time | relevance | path

Searched defs:v (Results 1 – 25 of 51) sorted by relevance

123

/kernel/
Dnotifier.c75 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()
Ddma.c117 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()
Duser_namespace.c476 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()
Dexec_domain.c24 static int execdomains_proc_show(struct seq_file *m, void *v) in execdomains_proc_show()
Dcgroup_pids.c287 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()
Dcgroup.c3018 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 …]
Dkcmp.c34 static long kptr_obfuscate(long v, int type) in kptr_obfuscate()
Dlatencytop.c238 static int lstats_show(struct seq_file *m, void *v) in lstats_show()
Dkprobes.c2222 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/
Dtree_trace.c70 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/
Dlockdep_proc.c26 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()
Dqspinlock_stat.h288 #define pv_wait(p, v) __pv_wait(p, v) argument
/kernel/irq/
Dproc.c40 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()
Daffinity.c102 int ncpus, v, vecs_to_assign = vecs_per_node; in irq_create_affinity_masks() local
/kernel/trace/
Dtrace_printk.c121 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()
Dtrace_branch.c248 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()
Dtrace_stack.c301 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()
Dtrace_kprobe.c806 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()
Dtrace_uprobe.c586 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()
Dtrace.c418 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/
Dtimer_list.c302 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()
Dtest_udelay.c76 static int udelay_test_show(struct seq_file *s, void *v) in udelay_test_show()
/kernel/sched/
Dstats.c37 static int show_schedstat(struct seq_file *seq, void *v) in show_schedstat()
/kernel/gcov/
Dgcc_4_7.c380 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()
Dgcc_3_4.c490 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()

123