Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dexceptions.c63 int exception_throw_unwind_1(struct __sk_buff *ctx) in exception_throw_unwind_1() function
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dexceptions.c50 RUN_SUCCESS(exception_throw_unwind_1, 16); in test_exceptions_success()