Home
last modified time | relevance | path

Searched defs:v (Results 1 – 25 of 54) 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.c118 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()
Duser_namespace.c477 static int uid_m_show(struct seq_file *seq, void *v) in uid_m_show()
498 static int gid_m_show(struct seq_file *seq, void *v) in gid_m_show()
519 static int projid_m_show(struct seq_file *seq, void *v) in projid_m_show()
573 static void *m_next(struct seq_file *seq, void *v, loff_t *pos) in m_next()
579 static void m_stop(struct seq_file *seq, void *v) in m_stop()
890 int proc_setgroups_show(struct seq_file *seq, void *v) in proc_setgroups_show()
Dexec_domain.c25 static int execdomains_proc_show(struct seq_file *m, void *v) in execdomains_proc_show()
Dlatencytop.c240 static int lstats_show(struct seq_file *m, void *v) in lstats_show()
/kernel/irq/
Dproc.c85 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()
537 int show_interrupts(struct seq_file *p, void *v) in show_interrupts()
Daffinity.c157 int ncpus, v, vecs_to_assign, vecs_per_node; in irq_create_affinity_masks() local
/kernel/locking/
Dlockdep_proc.c27 static void *l_next(struct seq_file *m, void *v, loff_t *pos) in l_next()
37 static void l_stop(struct seq_file *m, void *v) in l_stop()
58 static int l_show(struct seq_file *m, void *v) in l_show()
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()
225 static int lockdep_stats_show(struct seq_file *m, void *v) in lockdep_stats_show()
590 static void *ls_next(struct seq_file *m, void *v, loff_t *pos) in ls_next()
596 static void ls_stop(struct seq_file *m, void *v) in ls_stop()
600 static int ls_show(struct seq_file *m, void *v) in ls_show()
/kernel/cgroup/
Ddebug.c40 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()
Dcgroup-v1.c481 static void cgroup_pidlist_stop(struct seq_file *s, void *v) in cgroup_pidlist_stop()
492 static void *cgroup_pidlist_next(struct seq_file *s, void *v, loff_t *pos) in cgroup_pidlist_next()
512 static int cgroup_pidlist_show(struct seq_file *s, void *v) in cgroup_pidlist_show()
592 static int cgroup_release_agent_show(struct seq_file *seq, void *v) in cgroup_release_agent_show()
603 static int cgroup_sane_behavior_show(struct seq_file *seq, void *v) in cgroup_sane_behavior_show()
687 static int proc_cgroupstats_show(struct seq_file *m, void *v) in proc_cgroupstats_show()
Dcgroup.c2680 static int cgroup_controllers_show(struct seq_file *seq, void *v) in cgroup_controllers_show()
2689 static int cgroup_subtree_control_show(struct seq_file *seq, void *v) in cgroup_subtree_control_show()
3199 static int cgroup_type_show(struct seq_file *seq, void *v) in cgroup_type_show()
3237 static int cgroup_max_descendants_show(struct seq_file *seq, void *v) in cgroup_max_descendants_show()
3280 static int cgroup_max_depth_show(struct seq_file *seq, void *v) in cgroup_max_depth_show()
3323 static int cgroup_events_show(struct seq_file *seq, void *v) in cgroup_events_show()
3330 static int cgroup_stat_show(struct seq_file *seq, void *v) in cgroup_stat_show()
3343 static int cgroup_io_pressure_show(struct seq_file *seq, void *v) in cgroup_io_pressure_show()
3347 static int cgroup_memory_pressure_show(struct seq_file *seq, void *v) in cgroup_memory_pressure_show()
3351 static int cgroup_cpu_pressure_show(struct seq_file *seq, void *v) in cgroup_cpu_pressure_show()
[all …]
Dpids.c288 static int pids_max_show(struct seq_file *sf, void *v) in pids_max_show()
310 static int pids_events_show(struct seq_file *sf, void *v) in pids_events_show()
/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.c293 static int annotate_branch_stat_show(struct seq_file *m, void *v) in annotate_branch_stat_show()
319 annotated_branch_stat_next(void *v, int idx) in annotated_branch_stat_next()
409 all_branch_stat_next(void *v, int idx) in all_branch_stat_next()
421 static int all_branch_stat_show(struct seq_file *m, void *v) in all_branch_stat_show()
Dtrace_stack.c298 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next()
345 static int t_show(struct seq_file *m, void *v) in t_show()
Dtrace.c412 void *trace_pid_next(struct trace_pid_list *pid_list, void *v, loff_t *pos) in trace_pid_next()
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()
3781 static int s_show(struct seq_file *m, void *v) in s_show()
4092 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next()
4125 static int t_show(struct seq_file *m, void *v) in t_show()
4297 static int tracing_trace_options_show(struct seq_file *m, void *v) in tracing_trace_options_show()
4768 static void *saved_tgids_next(struct seq_file *m, void *v, loff_t *pos) in saved_tgids_next()
4787 void *v; in saved_tgids_start() local
4803 static void saved_tgids_stop(struct seq_file *m, void *v) in saved_tgids_stop()
[all …]
Dtrace_kprobe.c864 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()
Dtrace_uprobe.c592 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/bpf/
Dtnum.c72 u64 alpha, beta, v; in tnum_and() local
82 u64 v, mu; in tnum_or() local
91 u64 v, mu; in tnum_xor() local
127 u64 v, mu; in tnum_intersect() local
/kernel/time/
Dtimer_list.c311 static int timer_list_show(struct seq_file *m, void *v) in timer_list_show()
358 static void *timer_list_next(struct seq_file *file, void *v, loff_t *offset) in timer_list_next()
365 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.c16 static int show_schedstat(struct seq_file *seq, void *v) in show_schedstat()
Dpsi.c978 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/gcov/
Dgcc_4_7.c381 static size_t store_gcov_u32(void *buffer, size_t off, u32 v) in store_gcov_u32()
405 static size_t store_gcov_u64(void *buffer, size_t off, u64 v) in store_gcov_u64()
Dgcc_3_4.c491 static int seq_write_gcov_u32(struct seq_file *seq, u32 v) in seq_write_gcov_u32()
506 static int seq_write_gcov_u64(struct seq_file *seq, u64 v) in seq_write_gcov_u64()

123