Searched refs:traceprobe_parse_context (Results 1 – 5 of 5) sorted by relevance
318 struct traceprobe_parse_context *ctx) in parse_trace_event_arg() 380 struct traceprobe_parse_context *ctx) in check_prepare_btf_string_fetch() 414 struct traceprobe_parse_context *ctx) in fetch_type_from_btf_type() 466 static int query_btf_context(struct traceprobe_parse_context *ctx) in query_btf_context() 508 static void clear_btf_context(struct traceprobe_parse_context *ctx) in clear_btf_context() 521 struct traceprobe_parse_context *ctx) in split_next_field() 551 struct traceprobe_parse_context *ctx) in parse_btf_field() 633 struct traceprobe_parse_context *ctx) in parse_btf_arg() 727 struct traceprobe_parse_context *ctx) in find_fetch_type_from_btf_type() 739 struct traceprobe_parse_context *ct in parse_btf_bitfield() [all...]
411 struct traceprobe_parse_context { struct 429 struct traceprobe_parse_context *ctx); argument 432 struct traceprobe_parse_context *ctx);442 void traceprobe_finish_parse(struct traceprobe_parse_context *ctx);443 static inline void traceprobe_free_parse_ctx(struct traceprobe_parse_context *ctx) in traceprobe_free_parse_ctx() 449 DEFINE_FREE(traceprobe_parse_context, struct traceprobe_parse_context *,
1211 struct traceprobe_parse_context *ctx) in trace_fprobe_create_internal() 1400 struct traceprobe_parse_context *ctx __free(traceprobe_parse_context) = NULL; in trace_fprobe_create_cb()
837 struct traceprobe_parse_context *ctx) in trace_kprobe_create_internal() 1079 struct traceprobe_parse_context *ctx __free(traceprobe_parse_context) = NULL; in trace_kprobe_create_cb()
705 struct traceprobe_parse_context *ctx __free(traceprobe_parse_context) in __trace_uprobe_create()