Searched refs:func_swi (Results 1 – 1 of 1) sorted by relevance
287 #define REQUEST_FUNCTION(func_core, func_swi, ...) \ argument297 func_swi(__VA_ARGS__, &result); \302 #define REQUEST_FUNCTION_NO_ARGS(func_core, func_swi) \ argument312 func_swi(&result); \