Searched defs:retfcn (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 106 #define STUB(module, fcnname, retfcn) \ argument 112 #define WSTUB(module, fcnname, retfcn) \ argument 121 #define NO_UNLOAD_STUB(module, fcnname, retfcn) \ argument 130 #define SCALL_NU_STUB(module, fcnname, retfcn) \ argument 133 #define NO_UNLOAD_WSTUB(module, fcnname, retfcn) \ argument 136 #define STUB_DATA(module, fcnname, install_fcn, retfcn, weak) \ argument 159 #define STUB_COMMON(module, fcnname, install_fcn, retfcn, weak) \ argument 182 #define STUB_UNLOADABLE(module, fcnname, install_fcn, retfcn, weak) \ argument 205 #define SCALL_UNLOADABLE(module, fcnname, install_fcn, retfcn, weak) \ argument
|
/titanic_41/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
|