Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dexceptions_fail.c53 __exception_cb(exception_cb_bad_ret_type) in __exception_cb() function
62 __exception_cb(exception_cb_bad_arg_0) in __exception_cb() function
71 __exception_cb(exception_cb_bad_arg_2) in __exception_cb() function
80 __exception_cb(exception_cb_ok_arg_small) in __exception_cb() function
264 __exception_cb(throwing_exception_cb) in __exception_cb() function
272 __exception_cb(exception_cb1) in __exception_cb() function
280 __exception_cb(exception_cb1) in __exception_cb() function
288 __exception_cb(exception_cb1) in __exception_cb() function
289 __exception_cb(exception_cb2) in __exception_cb()
303 __exception_cb(exception_cb_bad_ret) in __exception_cb() function
Dexceptions_ext.c31 __exception_cb(exception_cb) in __exception_cb() function
39 __exception_cb(exception_cb) in __exception_cb() function
Dexceptions.c151 __exception_cb(exception_cb_mod) in __exception_cb() function
/linux-6.12.1/tools/testing/selftests/bpf/
Dbpf_experimental.h242 #define __exception_cb(name) __attribute__((btf_decl_tag("exception_callback:" #name))) macro