Searched refs:__exitcall (Results 1 – 2 of 2) sorted by relevance
297 #define __exitcall(fn) \ macro
103 #define module_exit(x) __exitcall(x);