Searched defs:__skel (Results 1 – 3 of 3) sorted by relevance
/linux/tools/sched_ext/include/scx/ | ||
H A D | compat.h | 155 SCX_OPS_LOAD(__skel,__ops_name,__scx_name,__uei_name) global() argument |
H A D | user_exit_info.h | 66 RESIZE_ARRAY((__skel), data, __uei_name##_dump, __len); \ argument |
H A D | common.h | 63 #define RESIZE_ARRAY(__skel, elfsec, arr, n) \ argument |