Home
last modified time | relevance | path

Searched defs:ops (Results 1 – 17 of 17) sorted by relevance

/kernel/trace/
Dftrace.c92 static bool ftrace_pids_enabled(struct ftrace_ops *ops) in ftrace_pids_enabled()
147 static inline void ftrace_ops_init(struct ftrace_ops *ops) in ftrace_ops_init()
165 struct ftrace_ops *ops; in ftrace_nr_registered_ops() local
201 static void per_cpu_ops_disable_all(struct ftrace_ops *ops) in per_cpu_ops_disable_all()
209 static int per_cpu_ops_alloc(struct ftrace_ops *ops) in per_cpu_ops_alloc()
254 static ftrace_func_t ftrace_ops_get_list_func(struct ftrace_ops *ops) in ftrace_ops_get_list_func()
349 static void add_ftrace_ops(struct ftrace_ops **list, struct ftrace_ops *ops) in add_ftrace_ops()
361 static int remove_ftrace_ops(struct ftrace_ops **list, struct ftrace_ops *ops) in remove_ftrace_ops()
387 static int __register_ftrace_function(struct ftrace_ops *ops) in __register_ftrace_function()
433 static int __unregister_ftrace_function(struct ftrace_ops *ops) in __unregister_ftrace_function()
[all …]
Dtrace_functions.c38 struct ftrace_ops *ops; in allocate_ftrace_ops() local
454 struct ftrace_probe_ops *ops, void *data) in ftrace_traceon_print()
461 struct ftrace_probe_ops *ops, void *data) in ftrace_traceoff_print()
468 struct ftrace_probe_ops *ops, void *data) in ftrace_stacktrace_print()
475 struct ftrace_probe_ops *ops, void *data) in ftrace_dump_print()
482 struct ftrace_probe_ops *ops, void *data) in ftrace_cpudump_print()
528 ftrace_trace_probe_callback(struct ftrace_probe_ops *ops, in ftrace_trace_probe_callback()
571 struct ftrace_probe_ops *ops; in ftrace_trace_onoff_callback() local
587 struct ftrace_probe_ops *ops; in ftrace_stacktrace_callback() local
599 struct ftrace_probe_ops *ops; in ftrace_dump_callback() local
[all …]
Dtrace_events_trigger.c416 int event_trigger_init(struct event_trigger_ops *ops, in event_trigger_init()
434 event_trigger_free(struct event_trigger_ops *ops, in event_trigger_free()
536 static int register_trigger(char *glob, struct event_trigger_ops *ops, in register_trigger()
581 void unregister_trigger(char *glob, struct event_trigger_ops *ops, in unregister_trigger()
959 traceon_trigger_print(struct seq_file *m, struct event_trigger_ops *ops, in traceon_trigger_print()
967 traceoff_trigger_print(struct seq_file *m, struct event_trigger_ops *ops, in traceoff_trigger_print()
1005 struct event_trigger_ops *ops; in onoff_get_trigger_ops() local
1059 register_snapshot_trigger(char *glob, struct event_trigger_ops *ops, in register_snapshot_trigger()
1074 snapshot_trigger_print(struct seq_file *m, struct event_trigger_ops *ops, in snapshot_trigger_print()
1152 stacktrace_trigger_print(struct seq_file *m, struct event_trigger_ops *ops, in stacktrace_trigger_print()
[all …]
Dtrace_event_perf.c307 struct ftrace_ops *ops, struct pt_regs *pt_regs) in perf_ftrace_function_call()
340 struct ftrace_ops *ops = &event->ftrace_ops; in perf_ftrace_function_register() local
349 struct ftrace_ops *ops = &event->ftrace_ops; in perf_ftrace_function_unregister() local
Dtrace_events_hist.c1154 struct event_trigger_ops *ops, in event_hist_trigger_print()
1231 static int event_hist_trigger_init(struct event_trigger_ops *ops, in event_hist_trigger_init()
1244 static void event_hist_trigger_free(struct event_trigger_ops *ops, in event_hist_trigger_free()
1268 static int event_hist_trigger_named_init(struct event_trigger_ops *ops, in event_hist_trigger_named_init()
1280 static void event_hist_trigger_named_free(struct event_trigger_ops *ops, in event_hist_trigger_named_free()
1401 static int hist_register_trigger(char *glob, struct event_trigger_ops *ops, in hist_register_trigger()
1474 static void hist_unregister_trigger(char *glob, struct event_trigger_ops *ops, in hist_unregister_trigger()
1685 struct event_trigger_ops *ops; in hist_enable_get_trigger_ops() local
Dtrace.h261 struct ftrace_ops *ops; member
907 #define ftrace_create_filter_files(ops, parent) do { } while (0) argument
908 #define ftrace_destroy_filter_files(ops) do { } while (0) argument
1277 unsigned short *ops; member
1352 struct event_trigger_ops *ops; member
Dtracing_map.h187 const struct tracing_map_ops *ops; member
Dtrace_events_filter.c122 struct filter_op *ops; member
1068 struct filter_op *ops, in parse_init()
2086 struct ftrace_ops *ops; member
2112 static int ftrace_function_set_regexp(struct ftrace_ops *ops, int filter, in ftrace_function_set_regexp()
Dtrace_events.c2547 struct ftrace_probe_ops *ops, void *_data) in event_enable_print()
2567 event_enable_init(struct ftrace_probe_ops *ops, unsigned long ip, in event_enable_init()
2578 event_enable_free(struct ftrace_probe_ops *ops, unsigned long ip, in event_enable_free()
2631 struct ftrace_probe_ops *ops; in event_enable_func() local
Dtracing_map.c631 const struct tracing_map_ops *ops, in tracing_map_create()
Dtrace.c6504 struct ftrace_probe_ops *ops, void *data) in ftrace_snapshot_print()
6534 struct ftrace_probe_ops *ops; in ftrace_trace_snapshot_callback() local
/kernel/irq/
Dmsi.c127 struct msi_domain_ops *ops = info->ops; in msi_domain_alloc() local
232 struct msi_domain_ops *ops = info->ops; in msi_domain_update_dom_ops() local
283 struct msi_domain_ops *ops = info->ops; in msi_domain_prepare_irqs() local
297 struct msi_domain_ops *ops = info->ops; in msi_domain_populate_irqs() local
346 struct msi_domain_ops *ops = info->ops; in msi_domain_alloc_irqs() local
Dirqdomain.c96 const struct irq_domain_ops *ops, in __irq_domain_add()
180 const struct irq_domain_ops *ops, in irq_domain_add_simple()
224 const struct irq_domain_ops *ops, in irq_domain_add_legacy()
925 const struct irq_domain_ops *ops, in irq_domain_create_hierarchy()
/kernel/livepatch/
Dcore.c69 struct klp_ops *ops; in klp_find_ops() local
319 struct klp_ops *ops; in klp_ftrace_handler() local
350 struct klp_ops *ops; in klp_disable_func() local
383 struct klp_ops *ops; in klp_enable_func() local
/kernel/power/
Dsuspend.c50 void freeze_set_ops(const struct platform_freeze_ops *ops) in freeze_set_ops()
144 void suspend_set_ops(const struct platform_suspend_ops *ops) in suspend_set_ops()
Dhibernate.c77 void hibernation_set_ops(const struct platform_hibernation_ops *ops) in hibernation_set_ops()
/kernel/bpf/
Dverifier.c3334 const struct bpf_verifier_ops *ops = env->prog->aux->ops; in convert_ctx_accesses() local
3644 int bpf_analyzer(struct bpf_prog *prog, const struct bpf_ext_analyzer_ops *ops, in bpf_analyzer()