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

/linux-master/kernel/trace/
H A Dtrace_probe.c439 static int query_btf_context(struct traceprobe_parse_context *ctx) function
627 if (query_btf_context(ctx) == 0) {
644 ret = query_btf_context(ctx);
735 static int query_btf_context(struct traceprobe_parse_context *ctx) function
1678 ret = query_btf_context(ctx);

Completed in 152 milliseconds