Searched defs:install_fcn (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 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
|