Home
last modified time | relevance | path

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

123

/kernel/
Dnotifier.c77 unsigned long val, void *v, in notifier_call_chain()
179 unsigned long val, void *v, in __atomic_notifier_call_chain()
193 unsigned long val, void *v) in atomic_notifier_call_chain()
307 unsigned long val, void *v, in __blocking_notifier_call_chain()
328 unsigned long val, void *v) in blocking_notifier_call_chain()
393 unsigned long val, void *v, in __raw_notifier_call_chain()
401 unsigned long val, void *v) in raw_notifier_call_chain()
493 unsigned long val, void *v, in __srcu_notifier_call_chain()
507 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()
Dfail_function.c192 static void fei_seq_stop(struct seq_file *m, void *v) in fei_seq_stop()
197 static void *fei_seq_next(struct seq_file *m, void *v, loff_t *pos) in fei_seq_next()
202 static int fei_seq_show(struct seq_file *m, void *v) in fei_seq_show()
Duser_namespace.c577 static int uid_m_show(struct seq_file *seq, void *v) in uid_m_show()
598 static int gid_m_show(struct seq_file *seq, void *v) in gid_m_show()
619 static int projid_m_show(struct seq_file *seq, void *v) in projid_m_show()
677 static void *m_next(struct seq_file *seq, void *v, loff_t *pos) in m_next()
683 static void m_stop(struct seq_file *seq, void *v) in m_stop()
1122 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()
/kernel/irq/
Dproc.c83 static int irq_affinity_hint_proc_show(struct seq_file *m, void *v) in irq_affinity_hint_proc_show()
104 static int irq_affinity_proc_show(struct seq_file *m, void *v) in irq_affinity_proc_show()
109 static int irq_affinity_list_proc_show(struct seq_file *m, void *v) in irq_affinity_list_proc_show()
196 static int irq_effective_aff_proc_show(struct seq_file *m, void *v) in irq_effective_aff_proc_show()
201 static int irq_effective_aff_list_proc_show(struct seq_file *m, void *v) in irq_effective_aff_list_proc_show()
207 static int default_affinity_show(struct seq_file *m, void *v) in default_affinity_show()
257 static int irq_node_proc_show(struct seq_file *m, void *v) in irq_node_proc_show()
266 static int irq_spurious_proc_show(struct seq_file *m, void *v) in irq_spurious_proc_show()
438 int show_interrupts(struct seq_file *p, void *v) in show_interrupts()
/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()
116 static void *lc_next(struct seq_file *m, void *v, loff_t *pos) in lc_next()
122 static void lc_stop(struct seq_file *m, void *v) in lc_stop()
126 static int lc_show(struct seq_file *m, void *v) in lc_show()
201 static int lockdep_stats_show(struct seq_file *m, void *v) in lockdep_stats_show()
560 static void *ls_next(struct seq_file *m, void *v, loff_t *pos) in ls_next()
566 static void ls_stop(struct seq_file *m, void *v) in ls_stop()
570 static int ls_show(struct seq_file *m, void *v) in ls_show()
Dqspinlock_stat.h134 #define pv_wait(p, v) __pv_wait(p, v) argument
/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.c453 static void cgroup_pidlist_stop(struct seq_file *s, void *v) in cgroup_pidlist_stop()
464 static void *cgroup_pidlist_next(struct seq_file *s, void *v, loff_t *pos) in cgroup_pidlist_next()
483 static int cgroup_pidlist_show(struct seq_file *s, void *v) in cgroup_pidlist_show()
563 static int cgroup_release_agent_show(struct seq_file *seq, void *v) in cgroup_release_agent_show()
574 static int cgroup_sane_behavior_show(struct seq_file *seq, void *v) in cgroup_sane_behavior_show()
658 int proc_cgroupstats_show(struct seq_file *m, void *v) in proc_cgroupstats_show()
Dcgroup.c2906 static int cgroup_controllers_show(struct seq_file *seq, void *v) in cgroup_controllers_show()
2915 static int cgroup_subtree_control_show(struct seq_file *seq, void *v) in cgroup_subtree_control_show()
3425 static int cgroup_type_show(struct seq_file *seq, void *v) in cgroup_type_show()
3462 static int cgroup_max_descendants_show(struct seq_file *seq, void *v) in cgroup_max_descendants_show()
3505 static int cgroup_max_depth_show(struct seq_file *seq, void *v) in cgroup_max_depth_show()
3548 static int cgroup_events_show(struct seq_file *seq, void *v) in cgroup_events_show()
3558 static int cgroup_stat_show(struct seq_file *seq, void *v) in cgroup_stat_show()
3589 static int cpu_stat_show(struct seq_file *seq, void *v) in cpu_stat_show()
3602 static int cgroup_io_pressure_show(struct seq_file *seq, void *v) in cgroup_io_pressure_show()
3609 static int cgroup_memory_pressure_show(struct seq_file *seq, void *v) in cgroup_memory_pressure_show()
[all …]
Dpids.c285 static int pids_max_show(struct seq_file *sf, void *v) in pids_max_show()
307 static int pids_events_show(struct seq_file *sf, void *v) in pids_events_show()
/kernel/trace/
Dtrace_printk.c123 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()
254 static const char **find_next(void *v, loff_t *pos) in find_next()
294 static void *t_next(struct seq_file *m, void * v, loff_t *pos) in t_next()
300 static int t_show(struct seq_file *m, void *v) in t_show()
Dtrace_dynevent.c108 void *dyn_event_seq_next(struct seq_file *m, void *v, loff_t *pos) in dyn_event_seq_next()
113 void dyn_event_seq_stop(struct seq_file *m, void *v) in dyn_event_seq_stop()
118 static int dyn_event_seq_show(struct seq_file *m, void *v) in dyn_event_seq_show()
Dtrace_branch.c297 static int annotate_branch_stat_show(struct seq_file *m, void *v) in annotate_branch_stat_show()
323 annotated_branch_stat_next(void *v, int idx) in annotated_branch_stat_next()
413 all_branch_stat_next(void *v, int idx) in all_branch_stat_next()
425 static int all_branch_stat_show(struct seq_file *m, void *v) in all_branch_stat_show()
Dtrace_stack.c389 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next()
436 static int t_show(struct seq_file *m, void *v) in t_show()
Dtrace.c434 void *trace_pid_next(struct trace_pid_list *pid_list, void *v, loff_t *pos) in trace_pid_next()
485 int trace_pid_show(struct seq_file *m, void *v) in trace_pid_show()
3379 static void *s_next(struct seq_file *m, void *v, loff_t *pos) in s_next()
4006 static int s_show(struct seq_file *m, void *v) in s_show()
4320 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next()
4353 static int t_show(struct seq_file *m, void *v) in t_show()
4523 static int tracing_trace_options_show(struct seq_file *m, void *v) in tracing_trace_options_show()
5027 static void *saved_tgids_next(struct seq_file *m, void *v, loff_t *pos) in saved_tgids_next()
5046 void *v; in saved_tgids_start() local
5062 static void saved_tgids_stop(struct seq_file *m, void *v) in saved_tgids_stop()
[all …]
/kernel/bpf/
Dtnum.c88 u64 alpha, beta, v; in tnum_and() local
98 u64 v, mu; in tnum_or() local
107 u64 v, mu; in tnum_xor() local
143 u64 v, mu; in tnum_intersect() local
Dinode.c193 static void *map_seq_next(struct seq_file *m, void *v, loff_t *pos) in map_seq_next()
224 static void map_seq_stop(struct seq_file *m, void *v) in map_seq_stop()
228 static int map_seq_show(struct seq_file *m, void *v) in map_seq_show()
Dbtf.c998 struct resolve_vertex *v; in env_stack_push() local
1140 const struct resolve_vertex *v) in btf_df_resolve()
1606 const struct resolve_vertex *v) in btf_modifier_resolve()
1648 const struct resolve_vertex *v) in btf_var_resolve()
1694 const struct resolve_vertex *v) in btf_ptr_resolve()
1925 const struct resolve_vertex *v) in btf_array_resolve()
2138 const struct resolve_vertex *v) in btf_struct_resolve()
2429 int v = *(int *)data; in btf_enum_seq_show() local
2716 const struct resolve_vertex *v) in btf_datasec_resolve()
3034 const struct resolve_vertex *v; in btf_resolve() local
/kernel/rcu/
Drcu_segcblist.c91 void rcu_segcblist_set_len(struct rcu_segcblist *rsclp, long v) in rcu_segcblist_set_len()
107 void rcu_segcblist_add_len(struct rcu_segcblist *rsclp, long v) in rcu_segcblist_add_len()
137 long rcu_segcblist_xchg_len(struct rcu_segcblist *rsclp, long v) in rcu_segcblist_xchg_len()
/kernel/time/
Dtimer_list.c304 static int timer_list_show(struct seq_file *m, void *v) in timer_list_show()
351 static void *timer_list_next(struct seq_file *file, void *v, loff_t *offset) in timer_list_next()
358 static void timer_list_stop(struct seq_file *seq, void *v) in timer_list_stop()
/kernel/sched/
Dstats.c15 static int show_schedstat(struct seq_file *seq, void *v) in show_schedstat()
/kernel/gcov/
Dgcc_4_7.c393 static size_t store_gcov_u32(void *buffer, size_t off, u32 v) in store_gcov_u32()
417 static size_t store_gcov_u64(void *buffer, size_t off, u64 v) in store_gcov_u64()
Dgcc_3_4.c501 static int seq_write_gcov_u32(struct seq_file *seq, u32 v) in seq_write_gcov_u32()
516 static int seq_write_gcov_u64(struct seq_file *seq, u64 v) in seq_write_gcov_u64()

123