Searched refs:traceprobe_parse_context (Results 1 – 6 of 6) sorted by relevance
319 struct traceprobe_parse_context *ctx) in parse_trace_event_arg()381 struct traceprobe_parse_context *ctx) in check_prepare_btf_string_fetch()415 struct traceprobe_parse_context *ctx) in fetch_type_from_btf_type()467 static int query_btf_context(struct traceprobe_parse_context *ctx) in query_btf_context()509 static void clear_btf_context(struct traceprobe_parse_context *ctx) in clear_btf_context()522 struct traceprobe_parse_context *ctx) in split_next_field()552 struct traceprobe_parse_context *ctx) in parse_btf_field()634 struct traceprobe_parse_context *ctx) in parse_btf_arg()728 struct traceprobe_parse_context *ctx) in find_fetch_type_from_btf_type()740 struct traceprobe_parse_context *ctx) in parse_btf_bitfield()[all …]
416 struct traceprobe_parse_context { struct434 struct traceprobe_parse_context *ctx); argument437 struct traceprobe_parse_context *ctx);447 void traceprobe_finish_parse(struct traceprobe_parse_context *ctx);448 static inline void traceprobe_free_parse_ctx(struct traceprobe_parse_context *ctx) in traceprobe_free_parse_ctx()454 DEFINE_FREE(traceprobe_parse_context, struct traceprobe_parse_context *,
844 struct traceprobe_parse_context *ctx __free(traceprobe_parse_context) = NULL; in __trace_eprobe_create()
1214 struct traceprobe_parse_context *ctx) in trace_fprobe_create_internal()1403 struct traceprobe_parse_context *ctx __free(traceprobe_parse_context) = NULL; in trace_fprobe_create_cb()
838 struct traceprobe_parse_context *ctx) in trace_kprobe_create_internal()1082 struct traceprobe_parse_context *ctx __free(traceprobe_parse_context) = NULL; in trace_kprobe_create_cb()
544 struct traceprobe_parse_context *ctx __free(traceprobe_parse_context) = NULL; in DEFINE_FREE()