Searched refs:kobj_init (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/intel/amd64/krtld/ |
H A D | kobj_boot.c | 71 kobj_init(syscallp, dvec, bootops, bootaux);
|
/illumos-gate/usr/src/uts/intel/ia32/krtld/ |
H A D | kobj_boot.c | 73 kobj_init(syscallp, dvec, bootops, bootaux);
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | kobj_impl.h | 138 #define KM_TMP 0x1000 /* freed before kobj_init returns */ 163 extern void kobj_init(void *romvec, void *dvec,
|
/illumos-gate/usr/src/uts/sun4/os/ |
H A D | mlsetup.c | 432 kobj_init(cif, NULL, bootops, bootaux);
|
/illumos-gate/usr/src/uts/common/krtld/ |
H A D | kobj.c | 363 kobj_init( function 384 KOBJ_MARK("Entered kobj_init()"); 439 * synthesized bootaux before kobj_init() was called
|
Completed in 94 milliseconds