Home
last modified time | relevance | path

Searched defs:entry (Results 1 – 25 of 69) sorted by relevance

123

/kernel/dma/
A Ddebug.c523 struct dma_debug_entry *entry; in debug_dma_dump_mappings() local
555 struct dma_debug_entry *entry; in dump_show() local
603 struct dma_debug_entry *entry; in dma_debug_create_entries() local
621 struct dma_debug_entry *entry; in __dma_entry_alloc() local
658 struct dma_debug_entry *entry; in dma_entry_alloc() local
825 struct dma_debug_entry *entry; in device_dma_allocations() local
846 struct dma_debug_entry *entry; in dma_debug_device_change() local
956 struct dma_debug_entry *entry; in check_unmap() local
1093 struct dma_debug_entry *entry; in check_sync() local
1208 struct dma_debug_entry *entry; in debug_dma_map_page() local
[all …]
/kernel/bpf/
A Dmprog.c108 static int bpf_mprog_replace(struct bpf_mprog_entry *entry, in bpf_mprog_replace()
127 static int bpf_mprog_insert(struct bpf_mprog_entry *entry, in bpf_mprog_insert()
151 static int bpf_mprog_delete(struct bpf_mprog_entry *entry, in bpf_mprog_delete()
178 static int bpf_mprog_pos_exact(struct bpf_mprog_entry *entry, in bpf_mprog_pos_exact()
193 static int bpf_mprog_pos_before(struct bpf_mprog_entry *entry, in bpf_mprog_pos_before()
209 static int bpf_mprog_pos_after(struct bpf_mprog_entry *entry, in bpf_mprog_pos_after()
225 int bpf_mprog_attach(struct bpf_mprog_entry *entry, in bpf_mprog_attach()
297 static int bpf_mprog_fetch(struct bpf_mprog_entry *entry, in bpf_mprog_fetch()
328 int bpf_mprog_detach(struct bpf_mprog_entry *entry, in bpf_mprog_detach()
396 struct bpf_mprog_entry *entry) in bpf_mprog_query()
A Dtcx.c14 struct bpf_mprog_entry *entry, *entry_new; in tcx_prog_attach() local
63 struct bpf_mprog_entry *entry, *entry_new; in tcx_prog_detach() local
97 struct bpf_mprog_entry *entry, *entry_new = NULL; in tcx_uninstall() local
146 struct bpf_mprog_entry *entry, *entry_new; in tcx_link_prog_attach() local
173 struct bpf_mprog_entry *entry, *entry_new; in tcx_link_release() local
208 struct bpf_mprog_entry *entry, *entry_new; in tcx_link_update() local
A Ddispatcher.c46 struct bpf_dispatcher_prog *entry; in bpf_dispatcher_add_prog() local
71 struct bpf_dispatcher_prog *entry; in bpf_dispatcher_remove_prog() local
/kernel/
A Dauditfilter.c108 struct audit_entry *entry; in audit_init_entry() local
211 static int audit_match_signal(struct audit_entry *entry) in audit_match_signal()
241 struct audit_entry *entry; in audit_to_entry_common() local
327 static int audit_field_valid(struct audit_entry *entry, struct audit_field *f) in audit_field_valid()
453 struct audit_entry *entry; in audit_data_to_entry() local
824 struct audit_entry *entry; in audit_dupe_rule() local
901 static struct audit_entry *audit_find_rule(struct audit_entry *entry, in audit_find_rule()
940 static inline int audit_add_rule(struct audit_entry *entry) in audit_add_rule()
1024 int audit_del_rule(struct audit_entry *entry) in audit_del_rule()
1137 struct audit_entry *entry; in audit_rule_change() local
[all …]
A Dkexec.c22 static int kimage_alloc_init(struct kimage **rimage, unsigned long entry, in kimage_alloc_init()
91 static int do_kexec_load(unsigned long entry, unsigned long nr_segments, in do_kexec_load()
242 SYSCALL_DEFINE4(kexec_load, unsigned long, entry, unsigned long, nr_segments, in SYSCALL_DEFINE4() argument
268 COMPAT_SYSCALL_DEFINE4(kexec_load, compat_ulong_t, entry, in COMPAT_SYSCALL_DEFINE4() argument
A Djump_label.c375 static int addr_conflict(struct jump_entry *entry, void *start, void *end) in addr_conflict()
402 static void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
455 static enum jump_label_type jump_label_type(struct jump_entry *entry) in jump_label_type()
465 static bool jump_label_can_update(struct jump_entry *entry, bool init) in jump_label_can_update()
493 struct jump_entry *entry, in __jump_label_update()
504 struct jump_entry *entry, in __jump_label_update()
612 enum jump_label_type jump_label_init_type(struct jump_entry *entry) in jump_label_init_type()
899 struct jump_entry *entry; in jump_label_update() local
A Dasync.c119 struct async_entry *entry = in async_run_entry_fn() local
153 struct async_entry *entry) in __async_schedule_node_domain()
203 struct async_entry *entry; in async_schedule_node_domain() local
262 struct async_entry *entry; in async_schedule_dev_nocall() local
A Dkexec_core.c483 static int kimage_add_entry(struct kimage *image, kimage_entry_t entry) in kimage_add_entry()
544 #define for_each_kimage_entry(image, ptr, entry) \ argument
549 static void kimage_free_entry(kimage_entry_t entry) in kimage_free_entry()
577 kimage_entry_t *ptr, entry; in kimage_free() local
629 kimage_entry_t *ptr, entry; in kimage_dst_used() local
969 kimage_entry_t *ptr, entry; in kimage_map_segment() local
A Dconfigs.c57 struct proc_dir_entry *entry; in ikconfig_init() local
/kernel/trace/
A Dtrace_syscalls.c26 struct syscall_metadata *entry = call->data; in syscall_get_enter_fields() local
117 struct syscall_metadata *entry; in get_syscall_name() local
134 struct syscall_metadata *entry; in print_syscall_enter() local
181 struct syscall_metadata *entry; in print_syscall_exit() local
210 __set_enter_print_fmt(struct syscall_metadata *entry, char *buf, int len) in __set_enter_print_fmt()
241 struct syscall_metadata *entry = call->data; in set_syscall_print_fmt() local
264 struct syscall_metadata *entry = call->data; in free_syscall_print_fmt() local
295 struct syscall_trace_enter *entry; in ftrace_syscall_enter() local
343 struct syscall_trace_exit *entry; in ftrace_syscall_exit() local
A Dtrace_mmiotrace.c167 struct trace_entry *entry = iter->ent; in mmio_print_rw() local
212 struct trace_entry *entry = iter->ent; in mmio_print_map() local
246 struct trace_entry *entry = iter->ent; in mmio_print_mark() local
298 struct trace_mmiotrace_rw *entry; in __trace_mmiotrace_rw() local
325 struct trace_mmiotrace_map *entry; in __trace_mmiotrace_map() local
A Dtrace_events_inject.c21 void *entry; in trace_inject_entry() local
158 void *entry = NULL; in trace_alloc_entry() local
199 void *entry = NULL; in parse_entry() local
290 void *entry = NULL; in event_inject_write() local
A Dtrace_output.c33 struct trace_entry *entry = iter->ent; in trace_print_bputs_msg_only() local
46 struct trace_entry *entry = iter->ent; in trace_print_bprintk_msg_only() local
59 struct trace_entry *entry = iter->ent; in trace_print_printk_msg_only() local
306 struct trace_entry *entry; in trace_raw_output_prep() local
632 struct trace_entry *entry = iter->ent; in trace_print_context() local
661 struct trace_entry *entry, *next_entry; in trace_print_lat_context() local
1464 struct trace_entry *entry = iter->ent; in trace_hwlat_print() local
1528 struct trace_entry *entry = iter->ent; in trace_osnoise_print() local
1600 struct trace_entry *entry = iter->ent; in trace_timerlat_print() local
1646 struct trace_entry *entry = iter->ent; in trace_bputs_print() local
[all …]
A Dtrace_functions_graph.c122 struct ftrace_graph_ent_entry *entry; in __graph_entry() local
162 struct fgraph_retaddr_ent_entry *entry; in __trace_graph_retaddr_entry() local
316 struct ftrace_graph_ret_entry *entry; in __trace_graph_return() local
462 trace_func_graph_ent_t entry; in ftrace_graph_trace_args() local
543 static void print_graph_lat_fmt(struct trace_seq *s, struct trace_entry *entry) in print_graph_lat_fmt()
804 static void print_graph_retaddr(struct trace_seq *s, struct fgraph_retaddr_ent_entry *entry, in print_graph_retaddr()
823 static void print_graph_retval(struct trace_seq *s, struct ftrace_graph_ent_entry *entry, in print_graph_retval()
899 struct ftrace_graph_ent_entry *entry, in print_graph_entry_leaf()
972 struct ftrace_graph_ent_entry *entry, in print_graph_entry_nested()
1194 struct ftrace_graph_ent_entry *entry; in print_graph_entry() local
[all …]
A Dring_buffer_benchmark.c88 int *entry; in read_event() local
112 int *entry; in read_page() local
252 int *entry; in ring_buffer_producer() local
A Dftrace.c1144 struct ftrace_func_entry *entry; in __ftrace_lookup_ip() local
1191 struct ftrace_func_entry *entry; in add_hash_entry() local
1224 struct ftrace_func_entry *entry; in ftrace_hash_clear() local
1356 struct ftrace_func_entry *entry; in alloc_and_copy_ftrace_hash() local
1401 struct ftrace_func_entry *entry; in __move_hash() local
2577 struct ftrace_func_entry *entry; in ftrace_find_rec_direct() local
3223 struct ftrace_func_entry *entry; in append_hash() local
3261 struct ftrace_func_entry *entry; in remove_hash() local
3290 struct ftrace_func_entry *entry; in intersect_hash() local
3323 struct ftrace_func_entry *entry; in ops_equal() local
[all …]
A Dtrace_entries.h397 #define FUNC_REPEATS_GET_DELTA_TS(entry) \ argument
A Dtrace_event_perf.c427 struct trace_entry *entry = record; in perf_trace_buf_update() local
438 struct ftrace_entry *entry; in perf_ftrace_function_call() local
A Dtrace_events_synth.c344 struct synth_trace_event *entry; in print_synth_event() local
422 static unsigned int trace_string(struct synth_trace_event *entry, in trace_string()
462 static unsigned int trace_stack(struct synth_trace_event *entry, in trace_stack()
503 struct synth_trace_event *entry; in trace_event_raw_event_synth() local
1970 struct synth_trace_event *entry; in __synth_event_add_val() local
2338 struct dentry *entry = NULL; in trace_events_synth_init() local
/kernel/events/
A Dcallchain.c40 __weak void perf_callchain_kernel(struct perf_callchain_entry_ctx *entry, in perf_callchain_kernel()
45 __weak void perf_callchain_user(struct perf_callchain_entry_ctx *entry, in perf_callchain_user()
181 static void fixup_uretprobe_trampoline_entries(struct perf_callchain_entry *entry, in fixup_uretprobe_trampoline_entries()
223 struct perf_callchain_entry *entry; in get_perf_callchain() local
/kernel/power/
A Dconsole.c49 struct pm_vt_switch *entry, *tmp; in pm_vt_switch_required() local
110 struct pm_vt_switch *entry; in pm_vt_switch() local
/kernel/locking/
A Dlockdep.c1429 struct lock_list *entry; in add_lock_to_list() local
1736 bool (*skip)(struct lock_list *entry, void *data), in __bfs()
1742 struct lock_list *entry; in __bfs() local
1856 bool (*match)(struct lock_list *entry, void *data), in __bfs_backwards()
2125 bool (*match)(struct lock_list *entry, void *data), in check_path()
2126 bool (*skip)(struct lock_list *entry, void *data), in check_path()
2413 struct lock_list *entry = leaf; in print_shortest_lock_dependencies() local
2459 struct lock_list *entry = leaf; in print_shortest_lock_dependencies_backwards() local
3126 struct lock_list *entry; in check_prev_add() local
4072 struct lock_list *entry = other; in print_irq_inversion_bug() local
[all …]
/kernel/printk/
A Dindex.c46 struct pi_entry *entry = pi_get_entry(mod, *pos); in pi_next() local
75 const struct pi_entry *entry = v; in pi_show() local
/kernel/futex/
A Dcore.c1133 static inline int fetch_robust_entry(struct robust_list __user **entry, in fetch_robust_entry()
1157 struct robust_list __user *entry, *next_entry, *pending; in exit_robust_list() local
1217 static void __user *futex_uaddr(struct robust_list __user *entry, in futex_uaddr()
1230 compat_fetch_robust_entry(compat_uptr_t *uentry, struct robust_list __user **entry, in compat_fetch_robust_entry()
1251 struct robust_list __user *entry, *next_entry, *pending; in compat_exit_robust_list() local

Completed in 82 milliseconds

123