| /kernel/trace/ |
| A D | trace_syscalls.c | 24 syscall_get_enter_fields(struct trace_event_call *call) in syscall_get_enter_fields() 237 static int __init set_syscall_print_fmt(struct trace_event_call *call) in set_syscall_print_fmt() 383 struct trace_event_call *call) in reg_event_syscall_enter() 404 struct trace_event_call *call) in unreg_event_syscall_enter() 421 struct trace_event_call *call) in reg_event_syscall_exit() 442 struct trace_event_call *call) in unreg_event_syscall_exit() 458 static int __init init_syscall_trace(struct trace_event_call *call) in init_syscall_trace() 648 static int perf_sysenter_enable(struct trace_event_call *call) in perf_sysenter_enable() 668 static void perf_sysenter_disable(struct trace_event_call *call) in perf_sysenter_disable() 754 static int perf_sysexit_enable(struct trace_event_call *call) in perf_sysexit_enable() [all …]
|
| A D | trace_events.c | 252 struct trace_event_call *call) in find_event_field() 405 struct trace_event_call *call) in handle_dereference_arg() 1308 struct trace_event_call *call; in __ftrace_set_clr_event_nolock() local 1538 struct trace_event_call *call; in t_next() local 1850 struct trace_event_call *call; in trace_events_enabled() local 3401 struct trace_event_call *call, *p; in trace_event_update_all() local 3777 struct trace_event_call *call, *p; in trace_module_remove_events() local 3839 struct trace_event_call *call; in __trace_add_event_dirs() local 3857 struct trace_event_call *call; in __find_event_file() local 4305 struct trace_event_call *call; in __trace_early_add_events() local [all …]
|
| A D | trace_events_inject.c | 36 parse_field(char *str, struct trace_event_call *call, in parse_field() 138 static int trace_get_entry_size(struct trace_event_call *call) in trace_get_entry_size() 153 static void *trace_alloc_entry(struct trace_event_call *call, int *size) in trace_alloc_entry() 196 static int parse_entry(char *str, struct trace_event_call *call, void **pentry) in parse_entry() 287 struct trace_event_call *call; in event_inject_write() local
|
| A D | trace_dynevent.c | 24 struct trace_event_call *call; in trace_event_dyn_try_get_ref() local 41 void trace_event_dyn_put_ref(struct trace_event_call *call) in trace_event_dyn_put_ref() 54 bool trace_event_dyn_busy(struct trace_event_call *call) in trace_event_dyn_busy()
|
| A D | trace_kprobe.c | 215 trace_kprobe_primary_from_call(struct trace_event_call *call) in trace_kprobe_primary_from_call() 226 bool trace_kprobe_on_func_entry(struct trace_event_call *call) in trace_kprobe_on_func_entry() 235 bool trace_kprobe_error_injectable(struct trace_event_call *call) in trace_kprobe_error_injectable() 356 static int enable_trace_kprobe(struct trace_event_call *call, in enable_trace_kprobe() 406 static int disable_trace_kprobe(struct trace_event_call *call, in disable_trace_kprobe() 1468 struct trace_event_call *call = trace_probe_event_call(&tk->tp); in NOKPROBE_SYMBOL() local 1534 struct trace_event_call *call = trace_probe_event_call(&tk->tp); in __kretprobe_trace_func() local 1673 struct trace_event_call *call = trace_probe_event_call(&tk->tp); in kprobe_perf_func() local 1723 struct trace_event_call *call = trace_probe_event_call(&tk->tp); in kretprobe_perf_func() local 1879 struct trace_event_call *call = trace_probe_event_call(&tk->tp); in init_trace_event_call() local
|
| A D | trace_export.c | 18 static int ftrace_event_register(struct trace_event_call *call, in ftrace_event_register() 171 #define FTRACE_ENTRY_REG(call, struct_name, etype, tstruct, print, regfn) \ argument 192 #define FTRACE_ENTRY(call, struct_name, etype, tstruct, print) \ argument 196 bool ftrace_event_is_function(struct trace_event_call *call) in ftrace_event_is_function()
|
| A D | trace_fprobe.c | 325 struct trace_event_call *call = trace_probe_event_call(&tf->tp); in NOKPROBE_SYMBOL() local 412 struct trace_event_call *call = trace_probe_event_call(&tf->tp); in NOKPROBE_SYMBOL() local 453 struct trace_event_call *call = trace_probe_event_call(&tf->tp); in fentry_perf_func() local 489 struct trace_event_call *call = trace_probe_event_call(&tf->tp); in fexit_perf_func() local 738 struct trace_event_call *call = trace_probe_event_call(&tf->tp); in init_trace_event_call() local 1456 static int enable_trace_fprobe(struct trace_event_call *call, in enable_trace_fprobe() 1492 static int disable_trace_fprobe(struct trace_event_call *call, in disable_trace_fprobe()
|
| A D | trace_uprobe.c | 321 trace_uprobe_primary_from_call(struct trace_event_call *call) in trace_uprobe_primary_from_call() 1020 struct trace_event_call *call = trace_probe_event_call(&tu->tp); in __uprobe_trace_func() local 1154 static int probe_event_enable(struct trace_event_call *call, in probe_event_enable() 1214 static void probe_event_disable(struct trace_event_call *call, in probe_event_disable() 1331 static int uprobe_perf_close(struct trace_event_call *call, in uprobe_perf_close() 1355 static int uprobe_perf_open(struct trace_event_call *call, in uprobe_perf_open() 1408 struct trace_event_call *call = trace_probe_event_call(&tu->tp); in __uprobe_perf_func() local 1616 struct trace_event_call *call = trace_probe_event_call(&tu->tp); in init_trace_event_call() local
|
| A D | trace_eprobe.c | 428 struct trace_event_call *call = trace_probe_event_call(&edata->ep->tp); in NOKPROBE_SYMBOL() local 650 static int enable_trace_eprobe(struct trace_event_call *call, in enable_trace_eprobe() 707 static int disable_trace_eprobe(struct trace_event_call *call, in disable_trace_eprobe() 769 struct trace_event_call *call = trace_probe_event_call(&ep->tp); in init_trace_eprobe_call() local
|
| A D | trace_events_synth.c | 126 static int synth_event_define_fields(struct trace_event_call *call) in synth_event_define_fields() 589 static void free_synth_event_print_fmt(struct trace_event_call *call) in free_synth_event_print_fmt() 635 static int set_synth_event_print_fmt(struct trace_event_call *call) in set_synth_event_print_fmt() 852 static int synth_event_reg(struct trace_event_call *call, in synth_event_reg() 886 struct trace_event_call *call = &event->call; in register_synth_event() local 938 struct trace_event_call *call = &event->call; in unregister_synth_event() local
|
| A D | trace_probe.h | 217 static inline bool trace_kprobe_on_func_entry(struct trace_event_call *call) in trace_kprobe_on_func_entry() 222 static inline bool trace_kprobe_error_injectable(struct trace_event_call *call) in trace_kprobe_error_injectable() 254 struct trace_event_call call; member 320 trace_probe_primary_from_call(struct trace_event_call *call) in trace_probe_primary_from_call()
|
| A D | trace_events_filter.c | 1632 struct trace_event_call *call = data; in parse_pred() local 2204 static int process_preds(struct trace_event_call *call, in process_preds() 2392 struct trace_event_call *call, in create_filter() 2416 struct trace_event_call *call, in create_event_filter() 2457 struct trace_event_call *call = file->event_call; in apply_event_filter() local 2711 struct trace_event_call *call; in ftrace_profile_set_filter() local
|
| A D | trace_dynevent.h | 80 struct trace_event_call *call) in dyn_event_add()
|
| A D | trace_synth.h | 34 struct trace_event_call call; member
|
| A D | trace_probe.c | 1968 struct trace_event_call *call = trace_probe_event_call(tp); in traceprobe_set_print_fmt() local 2060 struct trace_event_call *call; in trace_probe_init() local 2127 struct trace_event_call *call = trace_probe_event_call(tp); in trace_probe_register_event_call() local
|
| A D | trace_event_perf.c | 505 int perf_ftrace_event_register(struct trace_event_call *call, in perf_ftrace_event_register()
|
| A D | trace_functions_graph.c | 906 struct ftrace_graph_ent *call; in print_graph_entry_leaf() local 975 struct ftrace_graph_ent *call = &entry->graph_ent; in print_graph_entry_nested() local 1184 struct ftrace_graph_ent *call; in print_graph_entry() local
|
| A D | trace_events_user.c | 87 struct trace_event_call call; member 973 static struct list_head *user_event_get_fields(struct trace_event_call *call) in user_event_get_fields() 1713 static int user_event_reg(struct trace_event_call *call, in user_event_reg()
|
| A D | trace_output.c | 943 static void print_fields(struct trace_iterator *iter, struct trace_event_call *call, in print_fields() 1073 struct trace_event_call *call; in print_event_fields() local
|
| A D | trace.h | 2096 #define FTRACE_ENTRY(call, struct_name, id, tstruct, print) \ argument 2100 #define FTRACE_ENTRY_DUP(call, struct_name, id, tstruct, print) \ argument 2103 #define FTRACE_ENTRY_PACKED(call, struct_name, id, tstruct, print) \ argument
|
| A D | trace_events_hist.c | 778 struct trace_event_call *call; in last_cmd_set() local 2264 struct trace_event_call *call; in local_field_var_ref() local 3119 struct trace_event_call *call; in find_target_event_var() local 3324 struct trace_event_call *call; in create_target_field_var() local
|
| A D | bpf_trace.c | 110 unsigned int trace_call_bpf(struct trace_event_call *call, void *ctx) in trace_call_bpf()
|
| /kernel/rcu/ |
| A D | tasks.h | 133 #define DEFINE_RCU_TASKS(rt_name, gp, call, n) \ argument
|
| A D | rcutorture.c | 413 call_rcu_func_t call; member
|
| /kernel/printk/ |
| A D | printk.c | 4305 initcall_t call; in console_init() local
|