Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dexceptions.c40 static __noinline int static2global(u64 i) in static2global() function
65 return static2global(bpf_ntohs(ctx->protocol)); in exception_throw_unwind_1()
71 return static2global(bpf_ntohs(ctx->protocol) - 1); in exception_throw_unwind_2()