Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dexceptions_fail.c142 __noinline static int throwing_subprog(struct __sk_buff *ctx) in throwing_subprog() function
154 return throwing_subprog(ctx); in reject_subprog_with_rcu_read_lock()
Dexceptions.c163 __noinline static int throwing_subprog(struct __sk_buff *ctx) in throwing_subprog() function
191 return throwing_subprog(ctx); in exception_throw_subprog()