Searched defs:retfcn (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 108 #define STUB(module, fcnname, retfcn) \ argument 114 #define WSTUB(module, fcnname, retfcn) \ argument 123 #define NO_UNLOAD_STUB(module, fcnname, retfcn) \ argument 132 #define SCALL_NU_STUB(module, fcnname, retfcn) \ argument 135 #define NO_UNLOAD_WSTUB(module, fcnname, retfcn) \ argument 138 #define STUB_DATA(module, fcnname, install_fcn, retfcn, weak) \ argument 161 #define STUB_COMMON(module, fcnname, install_fcn, retfcn, weak) \ argument 184 #define STUB_UNLOADABLE(module, fcnname, install_fcn, retfcn, weak) \ argument 207 #define SCALL_UNLOADABLE(module, fcnname, install_fcn, retfcn, weak) \ argument
|
/titanic_50/usr/src/uts/intel/ia32/ml/ |
H A D | modstubs.s | 126 #define STUB_COMMON(module, fcnname, install_fcn, retfcn, weak) \ argument 146 #define STUB_UNLOADABLE(module, fcnname, install_fcn, retfcn, weak) \ argument 277 #define STUB_COMMON(module, fcnname, install_fcn, retfcn, weak) \ argument 297 #define STUB_UNLOADABLE(module, fcnname, install_fcn, retfcn, weak) \ argument 364 #define STUB(module, fcnname, retfcn) \ argument 370 #define WSTUB(module, fcnname, retfcn) \ argument 379 #define NO_UNLOAD_STUB(module, fcnname, retfcn) \ argument 385 #define NO_UNLOAD_WSTUB(module, fcnname, retfcn) \ argument
|