Home
last modified time | relevance | path

Searched refs:traceprobe_parse_context (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/kernel/trace/
H A Dtrace_probe.c300 struct traceprobe_parse_context *ctx) in parse_trace_event_arg()
362 struct traceprobe_parse_context *ctx) in check_prepare_btf_string_fetch()
396 struct traceprobe_parse_context *ctx) in fetch_type_from_btf_type()
503 struct traceprobe_parse_context *ctx) in split_next_field()
533 struct traceprobe_parse_context *ctx) in parse_btf_field()
615 struct traceprobe_parse_context *ctx) in parse_btf_arg()
709 struct traceprobe_parse_context *ctx) in find_fetch_type_from_btf_type()
755 struct traceprobe_parse_context *ctx) in parse_btf_arg()
773 struct traceprobe_parse_context *ctx) in check_prepare_btf_string_fetch()
1057 struct traceprobe_parse_context *ctx) in parse_probe_arg()
[all …]
H A Dtrace_probe.h409 struct traceprobe_parse_context { struct
427 struct traceprobe_parse_context *ctx); argument
430 struct traceprobe_parse_context *ctx);
440 void traceprobe_finish_parse(struct traceprobe_parse_context *ctx);
H A Dtrace_fprobe.c1092 struct traceprobe_parse_context *ctx) in DEFINE_FREE()
1274 struct traceprobe_parse_context ctx = { in trace_fprobe_create_cb()
H A Dtrace_eprobe.c800 struct traceprobe_parse_context ctx = { in trace_eprobe_tp_update_arg()
H A Dtrace_kprobe.c837 struct traceprobe_parse_context *ctx) in trace_kprobe_create_internal()
1068 struct traceprobe_parse_context ctx = { .flags = TPARG_FL_KERNEL }; in trace_kprobe_create_cb()
H A Dtrace_uprobe.c698 struct traceprobe_parse_context ctx = { in __trace_uprobe_create()