Searched refs:CALLBACK_TYPE (Results 1 – 1 of 1) sorted by relevance
/linux/tools/testing/selftests/bpf/verifier/ |
H A D | bpf_loop_inline.c | 18 #define CALLBACK_TYPE 7 macro 63 .func_info = { { 0, MAIN_TYPE }, { 12, CALLBACK_TYPE } }, 97 .func_info = { { 0, MAIN_TYPE }, { 16, CALLBACK_TYPE } }, 137 { 14, CALLBACK_TYPE }, 138 { 16, CALLBACK_TYPE } 176 { 10, CALLBACK_TYPE }, 177 { 12, CALLBACK_TYPE } 247 { 25, CALLBACK_TYPE }, 261 .func_info = { { 0, MAIN_TYPE }, { 16, CALLBACK_TYPE } }, 268 #undef CALLBACK_TYPE
|