Searched refs:query_btf_context (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/trace/
H A Dtrace_probe.c438 static int query_btf_context(struct traceprobe_parse_context *ctx) function
626 if (query_btf_context(ctx) == 0) {
643 ret = query_btf_context(ctx);
734 static int query_btf_context(struct traceprobe_parse_context *ctx) function
1679 ret = query_btf_context(ctx);

Completed in 138 milliseconds