Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_global_func_ctx_args.c31 __weak int kprobe_struct_ctx_subprog(pt_regs_struct_t *ctx) in kprobe_struct_ctx_subprog() function
40 return kprobe_struct_ctx_subprog(ctx); in kprobe_resolved_ctx()