| /kernel/dma/ |
| D | mapping.c | 121 const struct dma_map_ops *ops) in dma_go_direct() 144 const struct dma_map_ops *ops) in dma_alloc_direct() 150 const struct dma_map_ops *ops) in dma_map_direct() 159 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_page_attrs() local 186 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_page_attrs() local 204 const struct dma_map_ops *ops = get_dma_ops(dev); in __dma_map_sg_attrs() local 306 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_sg_attrs() local 324 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_resource() local 348 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_resource() local 366 const struct dma_map_ops *ops = get_dma_ops(dev); in __dma_sync_single_for_cpu() local [all …]
|
| D | ops_helpers.c | 65 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_common_alloc_pages() local 92 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_common_free_pages() local
|
| /kernel/trace/ |
| D | trace_functions.c | 54 struct ftrace_ops *ops; in ftrace_allocate_ftrace_ops() local 454 static void update_traceon_count(struct ftrace_probe_ops *ops, in update_traceon_count() 517 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceon_count() 525 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceoff_count() 533 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceon() 544 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_traceoff() 582 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_stacktrace() 590 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_stacktrace_count() 630 static int update_count(struct ftrace_probe_ops *ops, unsigned long ip, in update_count() 650 struct trace_array *tr, struct ftrace_probe_ops *ops, in ftrace_dump_probe() [all …]
|
| D | ftrace_internal.h | 24 # define ftrace_startup(ops, command) \ argument 31 # define ftrace_shutdown(ops, command) \ argument 39 ftrace_ops_test(struct ftrace_ops *ops, unsigned long ip, void *regs) in ftrace_ops_test() 43 static inline int ftrace_startup_subops(struct ftrace_ops *ops, struct ftrace_ops *subops, int comm… in ftrace_startup_subops() 47 static inline int ftrace_shutdown_subops(struct ftrace_ops *ops, struct ftrace_ops *subops, int com… in ftrace_shutdown_subops()
|
| D | ftrace.c | 103 bool ftrace_pids_enabled(struct ftrace_ops *ops) in ftrace_pids_enabled() 160 static inline void ftrace_ops_init(struct ftrace_ops *ops) in ftrace_ops_init() 197 static ftrace_func_t ftrace_ops_get_list_func(struct ftrace_ops *ops) in ftrace_ops_get_list_func() 288 struct ftrace_ops *ops) in add_ftrace_ops() 302 struct ftrace_ops *ops) in remove_ftrace_ops() 331 int __register_ftrace_function(struct ftrace_ops *ops) in __register_ftrace_function() 374 int __unregister_ftrace_function(struct ftrace_ops *ops) in __unregister_ftrace_function() 785 struct ftrace_ops *ops, struct ftrace_regs *fregs) in function_profile_call() 1047 struct ftrace_ops ops; member 1289 void ftrace_free_filter(struct ftrace_ops *ops) in ftrace_free_filter() [all …]
|
| D | fprobe.c | 25 struct ftrace_ops *ops, struct ftrace_regs *fregs) in __fprobe_handler() 61 struct ftrace_ops *ops, struct ftrace_regs *fregs) in fprobe_handler() 85 struct ftrace_ops *ops, struct ftrace_regs *fregs) in fprobe_kprobe_handler()
|
| D | trace_event_perf.c | 436 struct ftrace_ops *ops, struct ftrace_regs *fregs) in perf_ftrace_function_call() 489 struct ftrace_ops *ops = &event->ftrace_ops; in perf_ftrace_function_register() local 499 struct ftrace_ops *ops = &event->ftrace_ops; in perf_ftrace_function_unregister() local
|
| D | trace_dynevent.h | 63 struct dyn_event_operations *ops; member 69 int dyn_event_init(struct dyn_event *ev, struct dyn_event_operations *ops) in dyn_event_init()
|
| D | trace_dynevent.c | 59 int dyn_event_register(struct dyn_event_operations *ops) in dyn_event_register() 144 struct dyn_event_operations *ops; in create_dyn_event() local
|
| D | trace_sched_switch.c | 92 static void tracing_start_sched_switch(int ops) in tracing_start_sched_switch() 114 static void tracing_stop_sched_switch(int ops) in tracing_stop_sched_switch()
|
| D | trace_events_filter.c | 44 static const char * ops[] = { OPS }; variable 82 unsigned short *ops; member 2454 struct ftrace_ops *ops; member 2480 static int ftrace_function_set_regexp(struct ftrace_ops *ops, int filter, in ftrace_function_set_regexp()
|
| D | trace.h | 403 struct ftrace_ops *ops; member 1076 #define init_array_fgraph_ops(tr, ops) do { } while (0) argument 1077 #define allocate_fgraph_ops(tr, ops) ({ 0; }) argument 1218 #define ftrace_create_filter_files(ops, parent) do { } while (0) argument 1219 #define ftrace_destroy_filter_files(ops) do { } while (0) argument 1702 struct event_trigger_ops *ops; member
|
| D | fgraph.c | 293 static int entry_run(struct ftrace_graph_ent *trace, struct fgraph_ops *ops) in entry_run() 299 static void return_run(struct ftrace_graph_ret *trace, struct fgraph_ops *ops) in return_run()
|
| D | trace_stack.c | 499 struct ftrace_ops *ops = inode->i_private; in stack_trace_filter_open() local
|
| D | trace_events.c | 3632 struct trace_array *tr, struct ftrace_probe_ops *ops, in event_enable_probe() 3649 struct trace_array *tr, struct ftrace_probe_ops *ops, in event_enable_count_probe() 3677 struct ftrace_probe_ops *ops, void *data) in event_enable_print() 3706 event_enable_init(struct ftrace_probe_ops *ops, struct trace_array *tr, in event_enable_init() 3744 event_enable_free(struct ftrace_probe_ops *ops, struct trace_array *tr, in event_enable_free() 3801 struct ftrace_probe_ops *ops; in event_enable_func() local
|
| D | tracing_map.h | 191 const struct tracing_map_ops *ops; member
|
| /kernel/livepatch/ |
| D | patch.c | 27 struct klp_ops *ops; in klp_find_ops() local 45 struct klp_ops *ops; in klp_ftrace_handler() local 129 struct klp_ops *ops; in klp_unpatch_func() local 162 struct klp_ops *ops; in klp_patch_func() local
|
| D | transition.c | 218 struct klp_ops *ops; in klp_check_stack_func() local
|
| /kernel/irq/ |
| D | irq_sim.c | 19 struct irq_sim_ops ops; member 201 const struct irq_sim_ops *ops, in irq_domain_create_sim_full() 281 const struct irq_sim_ops *ops, in devm_irq_domain_create_sim_full()
|
| D | msi.c | 704 struct msi_domain_ops *ops = info->ops; in msi_domain_alloc() local 810 struct msi_domain_ops *ops = info->ops; in msi_domain_update_dom_ops() local 1111 struct msi_domain_ops *ops = info->ops; in msi_domain_prepare_irqs() local 1227 struct msi_domain_ops *ops = info->ops; in __msi_domain_alloc_irqs() local 1302 struct msi_domain_ops *ops; in __msi_domain_alloc_locked() local 1568 struct msi_domain_ops *ops; in msi_domain_free_locked() local
|
| D | irqdomain.c | 466 const struct irq_domain_ops *ops, in irq_domain_create_simple() 502 const struct irq_domain_ops *ops, in irq_domain_add_legacy() 514 const struct irq_domain_ops *ops, in irq_domain_create_legacy() 1274 const struct irq_domain_ops *ops, in irq_domain_create_hierarchy()
|
| /kernel/bpf/ |
| D | offload.c | 37 const struct bpf_prog_offload_ops *ops; member 350 const struct bpf_prog_offload_ops *ops; in bpf_prog_offload_replace_insn() local 781 bpf_offload_dev_create(const struct bpf_prog_offload_ops *ops, void *priv) in bpf_offload_dev_create() 841 const struct xdp_metadata_ops *ops; in bpf_dev_bound_resolve_kfunc() local
|
| /kernel/power/ |
| D | suspend.c | 78 void s2idle_set_ops(const struct platform_s2idle_ops *ops) in s2idle_set_ops() 217 void suspend_set_ops(const struct platform_suspend_ops *ops) in suspend_set_ops()
|
| /kernel/bpf/preload/ |
| D | bpf_preload_kern.c | 33 static struct bpf_preload_ops ops = { variable
|
| /kernel/locking/ |
| D | lockdep_internals.h | 247 unsigned long ops = 0; in debug_class_ops_read() local
|