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