/kernel/ |
D | kallsyms.c | 122 static unsigned int get_symbol_offset(unsigned long pos) in get_symbol_offset() 310 unsigned long pos; in kallsyms_lookup() local 347 unsigned long pos; in lookup_symbol_name() local 374 unsigned long pos; in lookup_symbol_attrs() local 476 loff_t pos; member 578 static int update_iter_mod(struct kallsym_iter *iter, loff_t pos) in update_iter_mod() 598 static int update_iter(struct kallsym_iter *iter, loff_t pos) in update_iter() 614 static void *s_next(struct seq_file *m, void *p, loff_t *pos) in s_next() 623 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() 721 const char *kdb_walk_kallsyms(loff_t *pos) in kdb_walk_kallsyms()
|
D | sysctl_binary.c | 920 loff_t pos = 0; in bin_string() local 944 loff_t pos = 0; in bin_string() local 973 loff_t pos = 0; in bin_intvec() local 1004 loff_t pos = 0; in bin_intvec() local 1046 loff_t pos = 0; in bin_ulongvec() local 1077 loff_t pos = 0; in bin_ulongvec() local 1111 loff_t pos = 0; in bin_uuid() local 1146 loff_t pos = 0; in bin_dn_node_address() local 1181 loff_t pos = 0; in bin_dn_node_address() local
|
D | user_namespace.c | 643 loff_t pos = *ppos; in m_start() local 677 static void *m_next(struct seq_file *seq, void *v, loff_t *pos) in m_next() 855 char *kbuf = NULL, *pos, *next_line; in map_write() local 1138 char kbuf[8], *pos; in proc_setgroups_write() local
|
/kernel/trace/ |
D | trace_printk.c | 40 struct trace_bprintk_fmt *pos; in lookup_format() local 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() 254 static const char **find_next(void *v, loff_t *pos) in find_next() 288 t_start(struct seq_file *m, loff_t *pos) in t_start() 294 static void *t_next(struct seq_file *m, void * v, loff_t *pos) in t_next()
|
D | trace_dynevent.c | 36 struct dyn_event *pos, *n; in dyn_event_release() local 102 void *dyn_event_seq_start(struct seq_file *m, loff_t *pos) in dyn_event_seq_start() 108 void *dyn_event_seq_next(struct seq_file *m, void *v, loff_t *pos) in dyn_event_seq_next()
|
D | trace_dynevent.h | 109 #define for_each_dyn_event(pos) \ argument 117 #define for_each_dyn_event_safe(pos, n) \ argument
|
D | trace_stack.c | 377 __next(struct seq_file *m, loff_t *pos) in __next() 389 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() 395 static void *t_start(struct seq_file *m, loff_t *pos) in t_start()
|
D | trace_uprobe.c | 88 #define for_each_trace_uprobe(pos, dpos) \ argument 392 struct dyn_event *pos; in find_probe_event() local 426 struct trace_probe *pos; in trace_uprobe_has_same_uprobe() local 489 struct dyn_event *pos; in validate_ref_ctr_offset() local 1075 struct trace_probe *pos; in __probe_event_disable() local 1094 struct trace_probe *pos, *tp; in probe_event_enable() local 1275 struct trace_probe *pos, *tp; in uprobe_perf_close() local 1300 struct trace_probe *pos, *tp; in uprobe_perf_open() local
|
D | trace_kprobe.c | 79 #define for_each_trace_kprobe(pos, dpos) \ argument 307 struct dyn_event *pos; in find_trace_kprobe() local 333 struct trace_probe *pos; in __disable_trace_kprobe() local 354 struct trace_probe *pos, *tp; in enable_trace_kprobe() local 561 struct trace_probe *pos; in trace_kprobe_has_same_kprobe() local 675 struct dyn_event *pos; in trace_kprobe_module_callback() local 1654 struct dyn_event *pos; in enable_boot_kprobe_events() local
|
D | trace_stat.c | 173 static void *stat_seq_start(struct seq_file *s, loff_t *pos) in stat_seq_start() 197 static void *stat_seq_next(struct seq_file *s, void *p, loff_t *pos) in stat_seq_next()
|
D | trace_events.c | 897 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() 919 static void *t_start(struct seq_file *m, loff_t *pos) in t_start() 937 s_next(struct seq_file *m, void *v, loff_t *pos) in s_next() 952 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() 987 p_next(struct seq_file *m, void *v, loff_t *pos) in p_next() 995 static void *p_start(struct seq_file *m, loff_t *pos) in p_start() 1183 static void *f_next(struct seq_file *m, void *v, loff_t *pos) in f_next() 1265 static void *f_start(struct seq_file *m, loff_t *pos) in f_start()
|
D | trace.c | 434 void *trace_pid_next(struct trace_pid_list *pid_list, void *v, loff_t *pos) in trace_pid_next() 461 void *trace_pid_start(struct trace_pid_list *pid_list, loff_t *pos) in trace_pid_start() 506 loff_t pos; in trace_pid_write() local 3379 static void *s_next(struct seq_file *m, void *v, loff_t *pos) in s_next() 3440 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() 4320 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() 4333 static void *t_start(struct seq_file *m, loff_t *pos) in t_start() 5027 static void *saved_tgids_next(struct seq_file *m, void *v, loff_t *pos) in saved_tgids_next() 5044 static void *saved_tgids_start(struct seq_file *m, loff_t *pos) in saved_tgids_start() 5100 static void *saved_cmdlines_next(struct seq_file *m, void *v, loff_t *pos) in saved_cmdlines_next() [all …]
|
D | ftrace.c | 3051 loff_t pos; member 3069 t_probe_next(struct seq_file *m, loff_t *pos) in t_probe_next() 3146 static void *t_probe_start(struct seq_file *m, loff_t *pos) in t_probe_start() 3200 t_mod_next(struct seq_file *m, loff_t *pos) in t_mod_next() 3221 static void *t_mod_start(struct seq_file *m, loff_t *pos) in t_mod_start() 3276 t_func_next(struct seq_file *m, loff_t *pos) in t_func_next() 3313 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() 3349 static void *t_start(struct seq_file *m, loff_t *pos) in t_start() 5126 __g_next(struct seq_file *m, loff_t *pos) in __g_next() 5157 g_next(struct seq_file *m, void *v, loff_t *pos) in g_next() [all …]
|
D | trace_probe.c | 166 int i, len = 0, pos = 0; in __trace_probe_log_err() local 846 int pos = 0; in __set_print_fmt() local
|
/kernel/locking/ |
D | lockdep_proc.c | 27 static void *l_next(struct seq_file *m, void *v, loff_t *pos) in l_next() 32 static void *l_start(struct seq_file *m, loff_t *pos) in l_start() 105 static void *lc_start(struct seq_file *m, loff_t *pos) in lc_start() 116 static void *lc_next(struct seq_file *m, void *v, loff_t *pos) in lc_next() 545 static void *ls_start(struct seq_file *m, loff_t *pos) in ls_start() 560 static void *ls_next(struct seq_file *m, void *v, loff_t *pos) in ls_next()
|
/kernel/gcov/ |
D | fs.c | 94 static void *gcov_seq_start(struct seq_file *seq, loff_t *pos) in gcov_seq_start() 107 static void *gcov_seq_next(struct seq_file *seq, void *data, loff_t *pos) in gcov_seq_next() 273 size_t len, loff_t *pos) in gcov_seq_write() 526 size_t len, loff_t *pos) in reset_write() 548 loff_t *pos) in reset_read()
|
D | gcc_4_7.c | 379 loff_t pos; member 445 size_t pos = 0; in convert_to_gcda() local
|
D | clang.c | 392 loff_t pos; member 454 size_t pos = 0; in convert_to_gcda() local
|
/kernel/cgroup/ |
D | legacy_freezer.c | 247 struct cgroup_subsys_state *pos; in update_if_frozen() local 293 struct cgroup_subsys_state *css = seq_css(m), *pos; in freezer_read() local 387 struct cgroup_subsys_state *pos; in freezer_change_state() local
|
D | rstat.c | 87 static struct cgroup *cgroup_rstat_cpu_pop_updated(struct cgroup *pos, in cgroup_rstat_cpu_pop_updated() 162 struct cgroup *pos = NULL; in cgroup_rstat_flush_locked() local
|
D | cgroup.c | 857 struct css_task_iter *it, *pos; in css_set_skip_task_iters() local 4179 struct cgroup_subsys_state *css_next_child(struct cgroup_subsys_state *pos, in css_next_child() 4247 css_next_descendant_pre(struct cgroup_subsys_state *pos, in css_next_descendant_pre() 4289 css_rightmost_descendant(struct cgroup_subsys_state *pos) in css_rightmost_descendant() 4307 css_leftmost_descendant(struct cgroup_subsys_state *pos) in css_leftmost_descendant() 4342 css_next_descendant_post(struct cgroup_subsys_state *pos, in css_next_descendant_post() 4656 static void *cgroup_procs_next(struct seq_file *s, void *v, loff_t *pos) in cgroup_procs_next() 4664 static void *__cgroup_procs_start(struct seq_file *s, loff_t *pos, in __cgroup_procs_start() 4692 static void *cgroup_procs_start(struct seq_file *s, loff_t *pos) in cgroup_procs_start() 4788 static void *cgroup_threads_start(struct seq_file *s, loff_t *pos) in cgroup_threads_start()
|
/kernel/irq/ |
D | proc.c | 116 const char __user *buffer, size_t count, loff_t *pos) in write_irq_affinity() 158 const char __user *buffer, size_t count, loff_t *pos) in irq_affinity_proc_write() 164 const char __user *buffer, size_t count, loff_t *pos) in irq_affinity_list_proc_write()
|
/kernel/time/ |
D | test_udelay.c | 101 size_t count, loff_t *pos) in udelay_test_write()
|
/kernel/debug/kdb/ |
D | kdb_support.c | 188 loff_t pos = 0; in kallsyms_symbol_complete() local 233 static loff_t pos; in kallsyms_symbol_next() local
|
/kernel/bpf/ |
D | inode.c | 193 static void *map_seq_next(struct seq_file *m, void *v, loff_t *pos) in map_seq_next() 216 static void *map_seq_start(struct seq_file *m, loff_t *pos) in map_seq_start()
|