HomeSort by relevance Sort by last modified time
    Searched refs:STUB_COMMON (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/uts/intel/ia32/ml/
modstubs.s 122 * The data section in the stub_common macro is the
126 #define STUB_COMMON(module, fcnname, install_fcn, retfcn, weak) \
264 * The data section in the stub_common macro is the
277 #define STUB_COMMON(module, fcnname, install_fcn, retfcn, weak) \
365 STUB_COMMON(module, fcnname, mod_hold_stub, retfcn, 0)
371 STUB_COMMON(module, fcnname, retfcn, retfcn, MODS_WEAK)
    [all...]
  /onnv/onnv-gate/usr/src/uts/sparc/ml/
modstubs.s 107 STUB_COMMON(module, fcnname, mod_hold_stub, retfcn, 0)
113 STUB_COMMON(module, fcnname, retfcn, retfcn, MODS_WEAK)
159 #define STUB_COMMON(module, fcnname, install_fcn, retfcn, weak) \
    [all...]

Completed in 2340 milliseconds