Home
last modified time | relevance | path

Searched refs:CALLBACK_TYPE (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/verifier/
H A Dbpf_loop_inline.c18 #define CALLBACK_TYPE 7 macro
62 .func_info = { { 0, MAIN_TYPE }, { 12, CALLBACK_TYPE } },
95 .func_info = { { 0, MAIN_TYPE }, { 16, CALLBACK_TYPE } },
134 { 14, CALLBACK_TYPE },
135 { 16, CALLBACK_TYPE }
172 { 10, CALLBACK_TYPE },
173 { 12, CALLBACK_TYPE }
242 { 25, CALLBACK_TYPE },
255 .func_info = { { 0, MAIN_TYPE }, { 16, CALLBACK_TYPE } },
262 #undef CALLBACK_TYPE macro
[all...]

Completed in 1 milliseconds