Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dexceptions.c154 prog = eskel->progs.throwing_fexit; in test_exceptions_success()
250 prog = eskel->progs.throwing_fexit; in test_exceptions_success()
272 prog = eskel->progs.throwing_fexit; in test_exceptions_success()
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dexceptions_ext.c53 int throwing_fexit(void *ctx) in throwing_fexit() function