Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A 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()
H A Dexceptions.c163 __noinline static int throwing_subprog(struct __sk_buff *ctx) in throwing_subprog() function
191 return throwing_subprog(ctx); in exception_throw_subprog()