Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dtest_global_func_ctx_args.c48 __weak int kprobe_struct_ctx_subprog(pt_regs_struct_t *ctx) in kprobe_struct_ctx_subprog() function
57 return kprobe_struct_ctx_subprog(ctx); in kprobe_resolved_ctx()