Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/progs/ !
Dexceptions.c130 __noinline int exception_cb_mod_global(u64 cookie) in exception_cb_mod_global() function
147 return exception_cb_mod_global(cookie) + cookie + 10; in exception_cb_mod()