Searched refs:traceprobe_parse_context (Results 1 – 6 of 6) sorted by relevance
291 struct traceprobe_parse_context *ctx) in parse_trace_event_arg()353 struct traceprobe_parse_context *ctx) in check_prepare_btf_string_fetch()387 struct traceprobe_parse_context *ctx) in fetch_type_from_btf_type()494 struct traceprobe_parse_context *ctx) in split_next_field()524 struct traceprobe_parse_context *ctx) in parse_btf_field()606 struct traceprobe_parse_context *ctx) in parse_btf_arg()700 struct traceprobe_parse_context *ctx) in find_fetch_type_from_btf_type()746 struct traceprobe_parse_context *ctx) in parse_btf_arg()764 struct traceprobe_parse_context *ctx) in check_prepare_btf_string_fetch()1020 struct traceprobe_parse_context *ctx) in parse_probe_arg()[all …]
410 struct traceprobe_parse_context { struct428 struct traceprobe_parse_context *ctx); argument431 struct traceprobe_parse_context *ctx);441 void traceprobe_finish_parse(struct traceprobe_parse_context *ctx);
800 struct traceprobe_parse_context ctx = { in trace_eprobe_tp_update_arg()
1078 struct traceprobe_parse_context ctx = { in __trace_fprobe_create()
696 struct traceprobe_parse_context ctx = { in __trace_uprobe_create()
883 struct traceprobe_parse_context ctx = { .flags = TPARG_FL_KERNEL }; in __trace_kprobe_create()
Completed in 21 milliseconds