Searched refs:traceprobe_parse_context (Results 1 – 6 of 6) sorted by relevance
319 struct traceprobe_parse_context *ctx) in parse_trace_event_arg()336 struct traceprobe_parse_context *ctx) in parse_trace_event()357 struct traceprobe_parse_context *ctx);359 static int parse_this_cpu(char *arg, struct traceprobe_parse_context *ctx) in parse_this_cpu()444 static struct btf *ctx_btf(struct traceprobe_parse_context *ctx) in ctx_btf()451 struct traceprobe_parse_context *ctx) in check_prepare_btf_string_fetch()485 struct traceprobe_parse_context *ctx) in fetch_type_from_btf_type()534 static int query_btf_context(struct traceprobe_parse_context *ctx) in query_btf_context()576 static void clear_struct_btf(struct traceprobe_parse_context *ctx) in clear_struct_btf()585 static void clear_btf_context(struct traceprobe_parse_context *ctx) in clear_btf_context()[all …]
466 struct traceprobe_parse_context { struct490 struct traceprobe_parse_context *ctx); argument493 struct traceprobe_parse_context *ctx);503 void traceprobe_finish_parse(struct traceprobe_parse_context *ctx);504 static inline void traceprobe_free_parse_ctx(struct traceprobe_parse_context *ctx) in traceprobe_free_parse_ctx()510 DEFINE_FREE(traceprobe_parse_context, struct traceprobe_parse_context *,
847 struct traceprobe_parse_context *ctx __free(traceprobe_parse_context) = NULL; in __trace_eprobe_create()
1210 struct traceprobe_parse_context *ctx) in trace_fprobe_create_internal()1399 struct traceprobe_parse_context *ctx __free(traceprobe_parse_context) = NULL; in trace_fprobe_create_cb()
855 struct traceprobe_parse_context *ctx) in trace_kprobe_create_internal()1099 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()