Searched refs:last_module_id (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/objfs/
H A Dobjfs_root.c39 extern int last_module_id;
120 if (*offp >= last_module_id) {
/illumos-gate/usr/src/uts/i86xpv/os/
H A Dxpv_panic.c778 extern int last_module_id;
780 xpv_modctl->mod_id = last_module_id++;
/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c138 int last_module_id; variable
3274 mp->mod_id = last_module_id++;
/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj.c148 extern int last_module_id;
518 last_module_id = kobj_last_module_id;

Completed in 75 milliseconds