| /kernel/dma/ |
| D | debug.c | 168 static inline void dump_entry_trace(struct dma_debug_entry *entry) in dump_entry_trace() 219 #define err_printk(dev, entry, format, arg...) do { \ argument 238 static int hash_fn(struct dma_debug_entry *entry) in hash_fn() 250 static struct hash_bucket *get_hash_bucket(struct dma_debug_entry *entry, in get_hash_bucket() 298 struct dma_debug_entry *entry, *ret = NULL; in __hash_bucket_find() local 355 struct dma_debug_entry *entry, index = *ref; in bucket_find_contain() local 379 struct dma_debug_entry *entry) in hash_bucket_add() 387 static void hash_bucket_del(struct dma_debug_entry *entry) in hash_bucket_del() 421 static phys_addr_t to_cacheline_number(struct dma_debug_entry *entry) in to_cacheline_number() 474 static int active_cacheline_insert(struct dma_debug_entry *entry) in active_cacheline_insert() [all …]
|
| /kernel/bpf/ |
| D | mprog.c | 108 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()
|
| D | tcx.c | 14 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
|
| D | dispatcher.c | 46 struct bpf_dispatcher_prog *entry; in bpf_dispatcher_add_prog() local 71 struct bpf_dispatcher_prog *entry; in bpf_dispatcher_remove_prog() local
|
| /kernel/ |
| D | auditfilter.c | 108 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 …]
|
| D | kexec.c | 22 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
|
| D | jump_label.c | 375 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() 900 struct jump_entry *entry; in jump_label_update() local
|
| D | async.c | 119 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
|
| D | kexec_core.c | 472 static int kimage_add_entry(struct kimage *image, kimage_entry_t entry) in kimage_add_entry() 533 #define for_each_kimage_entry(image, ptr, entry) \ argument 538 static void kimage_free_entry(kimage_entry_t entry) in kimage_free_entry() 548 kimage_entry_t *ptr, entry; in kimage_free() local 597 kimage_entry_t *ptr, entry; in kimage_dst_used() local
|
| D | configs.c | 57 struct proc_dir_entry *entry; in ikconfig_init() local
|
| /kernel/trace/ |
| D | trace_syscalls.c | 26 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 342 struct syscall_trace_exit *entry; in ftrace_syscall_exit() local
|
| D | trace_mmiotrace.c | 167 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 300 struct trace_mmiotrace_rw *entry; in __trace_mmiotrace_rw() local 331 struct trace_mmiotrace_map *entry; in __trace_mmiotrace_map() local
|
| D | trace_events_inject.c | 21 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
|
| D | trace_output.c | 28 struct trace_entry *entry = iter->ent; in trace_print_bputs_msg_only() local 41 struct trace_entry *entry = iter->ent; in trace_print_bprintk_msg_only() local 54 struct trace_entry *entry = iter->ent; in trace_print_printk_msg_only() local 301 struct trace_entry *entry; in trace_raw_output_prep() local 448 int trace_print_lat_fmt(struct trace_seq *s, struct trace_entry *entry) in trace_print_lat_fmt() 511 lat_print_generic(struct trace_seq *s, struct trace_entry *entry, int cpu) in lat_print_generic() 616 struct trace_entry *entry = iter->ent; in trace_print_context() local 645 struct trace_entry *entry, *next_entry; in trace_print_lat_context() local 1331 struct trace_entry *entry = iter->ent; in trace_hwlat_print() local 1395 struct trace_entry *entry = iter->ent; in trace_osnoise_print() local [all …]
|
| D | ring_buffer_benchmark.c | 88 int *entry; in read_event() local 112 int *entry; in read_page() local 252 int *entry; in ring_buffer_producer() local
|
| D | ftrace.c | 1144 struct ftrace_func_entry *entry; in __ftrace_lookup_ip() local 1177 struct ftrace_func_entry *entry) in __add_hash_entry() 1191 struct ftrace_func_entry *entry; in add_hash_entry() local 1205 struct ftrace_func_entry *entry) in free_hash_entry() 1214 struct ftrace_func_entry *entry) in remove_hash_entry() 1224 struct ftrace_func_entry *entry; in ftrace_hash_clear() local 1352 struct ftrace_func_entry *entry; in alloc_and_copy_ftrace_hash() local 1397 struct ftrace_func_entry *entry; in __move_hash() local 2576 struct ftrace_func_entry *entry; in ftrace_find_rec_direct() local 3222 struct ftrace_func_entry *entry; in append_hash() local [all …]
|
| D | trace_entries.h | 368 #define FUNC_REPEATS_GET_DELTA_TS(entry) \ argument
|
| D | trace_functions_graph.c | 108 struct ftrace_graph_ent_entry *entry; in __trace_graph_entry() local 229 struct ftrace_graph_ret_entry *entry; in __trace_graph_return() local 403 static void print_graph_lat_fmt(struct trace_seq *s, struct trace_entry *entry) in print_graph_lat_fmt() 706 struct ftrace_graph_ent_entry *entry, in print_graph_entry_leaf() 768 struct ftrace_graph_ent_entry *entry, in print_graph_entry_nested() 1150 struct trace_entry *entry = iter->ent; in print_graph_function_flags() local
|
| D | trace_events_synth.c | 351 struct synth_trace_event *entry; in print_synth_event() local 429 static unsigned int trace_string(struct synth_trace_event *entry, in trace_string() 469 static unsigned int trace_stack(struct synth_trace_event *entry, in trace_stack() 510 struct synth_trace_event *entry; in trace_event_raw_event_synth() local 1979 struct synth_trace_event *entry; in __synth_event_add_val() local 2347 struct dentry *entry = NULL; in trace_events_synth_init() local
|
| D | trace_event_perf.c | 427 struct trace_entry *entry = record; in perf_trace_buf_update() local 438 struct ftrace_entry *entry; in perf_ftrace_function_call() local
|
| /kernel/events/ |
| D | callchain.c | 39 __weak void perf_callchain_kernel(struct perf_callchain_entry_ctx *entry, in perf_callchain_kernel() 44 __weak void perf_callchain_user(struct perf_callchain_entry_ctx *entry, in perf_callchain_user() 180 static void fixup_uretprobe_trampoline_entries(struct perf_callchain_entry *entry, in fixup_uretprobe_trampoline_entries() 222 struct perf_callchain_entry *entry; in get_perf_callchain() local
|
| /kernel/power/ |
| D | console.c | 49 struct pm_vt_switch *entry, *tmp; in pm_vt_switch_required() local 110 struct pm_vt_switch *entry; in pm_vt_switch() local
|
| /kernel/futex/ |
| D | core.c | 783 static inline int fetch_robust_entry(struct robust_list __user **entry, in fetch_robust_entry() 807 struct robust_list __user *entry, *next_entry, *pending; in exit_robust_list() local 867 static void __user *futex_uaddr(struct robust_list __user *entry, in futex_uaddr() 880 compat_fetch_robust_entry(compat_uptr_t *uentry, struct robust_list __user **entry, in compat_fetch_robust_entry() 901 struct robust_list __user *entry, *next_entry, *pending; in compat_exit_robust_list() local
|
| /kernel/locking/ |
| D | lockdep.c | 1425 struct lock_list *entry; in add_lock_to_list() local 1731 bool (*match)(struct lock_list *entry, void *data), in __bfs() 1732 bool (*skip)(struct lock_list *entry, void *data), in __bfs() 1738 struct lock_list *entry; in __bfs() local 1840 bool (*match)(struct lock_list *entry, void *data), in __bfs_forwards() 1841 bool (*skip)(struct lock_list *entry, void *data), in __bfs_forwards() 1852 bool (*match)(struct lock_list *entry, void *data), in __bfs_backwards() 1853 bool (*skip)(struct lock_list *entry, void *data), in __bfs_backwards() 1947 print_circular_bug_header(struct lock_list *entry, unsigned int depth, in print_circular_bug_header() 2000 static inline bool hlock_equal(struct lock_list *entry, void *data) in hlock_equal() [all …]
|
| /kernel/printk/ |
| D | index.c | 46 struct pi_entry *entry = pi_get_entry(mod, *pos); in pi_next() local 75 const struct pi_entry *entry = v; in pi_show() local
|