Home
last modified time | relevance | path

Searched refs:raw_tp_ctx_subprog (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/tools/testing/selftests/bpf/progs/
Dtest_global_func_ctx_args.c81 __weak int raw_tp_ctx_subprog(struct bpf_raw_tracepoint_args *ctx) in raw_tp_ctx_subprog() function
90 return raw_tp_ctx_subprog(ctx); in raw_tp_ctx()