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.c177 __noinline static int throwing_subprog(struct __sk_buff *ctx) in throwing_global_subprog()
205 return throwing_subprog(ctx); in assert_nz_gfunc()
163 __noinline static int throwing_subprog(struct __sk_buff *ctx) throwing_subprog() function
H A Dexceptions_fail.c160 __noinline static int throwing_subprog(struct __sk_buff *ctx) in throwing_subprog() function
172 throwing_subprog(ctx); in reject_subprog_with_rcu_read_lock()