/kernel/ |
D | kallsyms.c | 129 static unsigned int get_symbol_offset(unsigned long pos) in get_symbol_offset() 250 unsigned long pos; in kallsyms_lookup() local 271 unsigned long pos; in lookup_symbol_name() local 289 unsigned long pos; in lookup_symbol_attrs() local 340 loff_t pos; member 381 static int update_iter(struct kallsym_iter *iter, loff_t pos) in update_iter() 399 static void *s_next(struct seq_file *m, void *p, loff_t *pos) in s_next() 408 static void *s_start(struct seq_file *m, loff_t *pos) in s_start()
|
D | lockdep_proc.c | 26 static void *l_next(struct seq_file *m, void *v, loff_t *pos) in l_next() 47 static void *l_start(struct seq_file *m, loff_t *pos) in l_start() 152 static void *lc_next(struct seq_file *m, void *v, loff_t *pos) in lc_next() 172 static void *lc_start(struct seq_file *m, loff_t *pos) in lc_start() 622 static void *ls_start(struct seq_file *m, loff_t *pos) in ls_start() 636 static void *ls_next(struct seq_file *m, void *v, loff_t *pos) in ls_next()
|
D | kprobes.c | 154 struct hlist_node *pos; in __get_insn_slot() local 238 struct hlist_node *pos, *next; in collect_garbage_slots() local 266 struct hlist_node *pos; in free_insn_slot() local 482 struct hlist_node *pos, *next; in free_rp_inst() local 494 struct hlist_node *pos, *next; in cleanup_rp_inst() local 1208 static void __kprobes *kprobe_seq_start(struct seq_file *f, loff_t *pos) in kprobe_seq_start() 1213 static void __kprobes *kprobe_seq_next(struct seq_file *f, void *v, loff_t *pos) in kprobe_seq_next()
|
D | dma-coherent.c | 79 int pos, err; in dma_mark_declared_memory_occupied() local
|
D | res_counter.c | 111 const char __user *userbuf, size_t nbytes, loff_t *pos, in res_counter_read()
|
D | resource.c | 42 static void *r_next(struct seq_file *m, void *v, loff_t *pos) in r_next() 57 static void *r_start(struct seq_file *m, loff_t *pos) in r_start()
|
D | tracepoint.c | 454 struct tp_probes *pos, *next; in tracepoint_probe_update_all() local
|
D | module.c | 1201 char *buf, loff_t pos, size_t count) in module_notes_read() 2620 static void *m_start(struct seq_file *m, loff_t *pos) in m_start() 2626 static void *m_next(struct seq_file *m, void *p, loff_t *pos) in m_next()
|
D | kexec.c | 385 struct list_head *pos, *next; in kimage_free_page_list() local
|
D | cgroup.c | 2109 static void *cgroup_tasks_start(struct seq_file *s, loff_t *pos) in cgroup_tasks_start() 2151 static void *cgroup_tasks_next(struct seq_file *s, void *v, loff_t *pos) in cgroup_tasks_next()
|
D | relay.c | 1228 uint64_t pos = (uint64_t) *ppos; in subbuf_splice_actor() local
|
/kernel/power/ |
D | earlysuspend.c | 49 struct list_head *pos; in register_early_suspend() local 75 struct early_suspend *pos; in early_suspend() local 115 struct early_suspend *pos; in late_resume() local
|
/kernel/trace/ |
D | trace_branch.c | 193 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() 211 static void *t_start(struct seq_file *m, loff_t *pos) in t_start()
|
D | trace_stack.c | 189 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() 211 static void *t_start(struct seq_file *m, loff_t *pos) in t_start()
|
D | ftrace.c | 798 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() 840 static void *t_start(struct seq_file *m, loff_t *pos) in t_start() 1344 g_next(struct seq_file *m, void *v, loff_t *pos) in g_next() 1357 static void *g_start(struct seq_file *m, loff_t *pos) in g_start()
|
D | trace_sysprof.c | 60 int pos; member
|
D | trace.c | 1404 static void *s_next(struct seq_file *m, void *v, loff_t *pos) 1429 static void *s_start(struct seq_file *m, loff_t *pos) 2556 t_next(struct seq_file *m, void *v, loff_t *pos) 2570 static void *t_start(struct seq_file *m, loff_t *pos)
|
D | trace.h | 368 loff_t pos; member
|
/kernel/irq/ |
D | proc.c | 40 const char __user *buffer, size_t count, loff_t *pos) in irq_affinity_proc_write()
|