Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_global_func_ctx_args.c62 __weak int raw_tp_ctx_subprog(struct bpf_raw_tracepoint_args *ctx) in raw_tp_ctx_subprog() function
71 return raw_tp_ctx_subprog(ctx); in raw_tp_ctx()