Home
last modified time | relevance | path

Searched refs:mod_next (Results 1 – 25 of 27) sorted by relevance

12

/illumos-gate/usr/src/cmd/mdb/common/kmdb/kctl/
H A Dkctl_dmod.c138 for (modp = kctl_dmods.mod_next; modp != &kctl_dmods; in kctl_dmod_load()
139 modp = modp->mod_next) { in kctl_dmod_load()
166 modp->mod_next = &kctl_dmods; in kctl_dmod_load()
168 modp->mod_prev->mod_next = modp; in kctl_dmod_load()
185 modp->mod_next->mod_prev = modp->mod_prev; in kctl_dmod_load()
186 modp->mod_prev->mod_next = modp->mod_next; in kctl_dmod_load()
280 } while ((modp = modp->mod_next) != &modules); in kctl_dmod_load_all()
309 for (m = kctl_dmods.mod_next; m != &kctl_dmods; m = m->mod_next) { in kctl_dmod_unload_common()
328 modp->mod_next->mod_prev = modp->mod_prev; in kctl_dmod_unload_common()
329 modp->mod_prev->mod_next = modp->mod_next; in kctl_dmod_unload_common()
[all …]
H A Dkctl_main.c281 } while ((modp = modp->mod_next) != &modules); in kctl_startup_modules()
/illumos-gate/usr/src/uts/common/fs/objfs/
H A Dobjfs_root.c97 } while ((mp = mp->mod_next) != &modules); in objfs_root_do_lookup()
127 mp = mp->mod_next; in objfs_root_do_readdir()
132 mp = mp->mod_next; in objfs_root_do_readdir()
H A Dobjfs_common.c103 } while ((mp = mp->mod_next) != &modules); in objfs_nobjs()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_module.c307 ASSERT(mdb.m_mtail->mod_next == NULL); in mdb_module_create()
308 mdb.m_mtail->mod_next = mod; in mdb_module_create()
383 mdb.m_mhead = mod->mod_next; in mdb_module_unload_common()
385 mod->mod_prev->mod_next = mod->mod_next; in mdb_module_unload_common()
387 if (mod->mod_next == NULL) { in mdb_module_unload_common()
391 mod->mod_next->mod_prev = mod->mod_prev; in mdb_module_unload_common()
H A Dmdb_module.h62 struct mdb_module *mod_next; /* Next module on dependency list */ member
H A Dmdb_kvm.c274 } while ((addr = (uintptr_t)ctl.mod_next) != head); in kt_load_modules()
H A Dmdb_target.c210 for (mp = mdb.m_mhead; mp != NULL; mp = mp->mod_next) { in mdb_tgt_create()
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.c1040 nmp = mp->mod_next; in fmd_modhash_destroy()
1041 mp->mod_next = NULL; in fmd_modhash_destroy()
1102 np = mp->mod_next; in fmd_modhash_apply()
1121 np = mp->mod_next; in fmd_modhash_tryapply()
1179 for (mp = mhp->mh_hash[h]; mp != NULL; mp = mp->mod_next) { in fmd_modhash_lookup()
1212 for (mp = mhp->mh_hash[h]; mp != NULL; mp = mp->mod_next) { in fmd_modhash_load()
1235 mp->mod_next = mhp->mh_hash[h]; in fmd_modhash_load()
1254 for (mp = *pp; mp != NULL; mp = mp->mod_next) { in fmd_modhash_unload()
1258 pp = &mp->mod_next; in fmd_modhash_unload()
1266 *pp = mp->mod_next; in fmd_modhash_unload()
[all …]
H A Dfmd_module.h110 struct fmd_module *mod_next; /* next module in fmd_modhash chain */ member
H A Dfmd_xprt.c341 for (mp = mhp->mh_hash[i]; mp != NULL; mp = mp->mod_next) in fmd_xprt_subscribe_modhash()
351 for (mp = mhp->mh_hash[i]; mp != NULL; mp = mp->mod_next) { in fmd_xprt_subscribe_modhash()
360 for (mp = mhp->mh_hash[i]; mp != NULL; mp = mp->mod_next) in fmd_xprt_subscribe_modhash()
/illumos-gate/usr/src/uts/sparc/os/
H A Dobpsym.c106 } while ((mp = mp->mod_next) != &modules); in name_to_value()
141 } while ((modp = modp->mod_next) != &modules); in value_to_name()
/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj_kdi.c116 } while ((modp = modp->mod_next) != &modules); in kobj_kdi_mod_iter()
H A Dkobj.c511 if (modp->mod_next == kobj_modules) in kobj_init()
512 modp->mod_next = &modules; in kobj_init()
515 } while ((modp = modp->mod_next) != &modules); in kobj_init()
1108 cp->mod_prev = cp->mod_next = cp; in add_primary()
1111 cp->mod_next = kobj_modules; in add_primary()
1112 kobj_modules->mod_prev->mod_next = cp; in add_primary()
1268 mctl = mctl->mod_next; in mod_already_loaded()
3139 } while ((modp = modp->mod_next) != &modules); in kobj_getsymvalue()
3171 } while ((modp = modp->mod_next) != &modules); in kobj_getsymname()
3415 } while ((mctl = mctl->mod_next) != kobj_modules); in kobj_boot_mod_lookup()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c704 mod->mod_next = NULL; in fc_ulp_add()
707 prev->mod_next = mod; in fc_ulp_add()
775 mod = mod->mod_next) { in fc_ulp_remove()
786 prev->mod_next = mod->mod_next; in fc_ulp_remove()
788 fctl_ulp_modules = mod->mod_next; in fc_ulp_remove()
2441 for (mod = fctl_ulp_modules; mod; mod = mod->mod_next) { in fctl_remove_port()
2538 for (mod = fctl_ulp_modules; mod; mod = mod->mod_next) { in fctl_attach_ulps()
2561 for (mod = fctl_ulp_modules; mod; mod = mod->mod_next) { in fctl_attach_ulps()
2713 for (mod = fctl_ulp_modules; mod; mod = mod->mod_next) { in fctl_detach_ulps()
3111 for (mod = fctl_ulp_modules; mod; mod = mod->mod_next) { in fctl_ulp_statec_cb()
[all …]
/illumos-gate/usr/src/uts/i86xpv/os/
H A Dxpv_panic.c764 xpv_modctl->mod_next = &modules; in xpv_do_panic()
766 modules.mod_prev->mod_next = xpv_modctl; in xpv_do_panic()
/illumos-gate/usr/src/uts/common/os/
H A Dmodsubr.c358 } while ((modp = modp->mod_next) != &modules); in mod_getctl()
829 } while ((mcp = mcp->mod_next) != &modules); in mod_containing_pc()
H A Dmodctl.c3206 } while ((mp = mp->mod_next) != &modules); in mod_find_by_filename()
3282 mp->mod_next = &modules; in modadd()
3284 modules.mod_prev->mod_next = mp; in modadd()
4051 } while ((mp = mp->mod_next) != &modules); in mod_hold_by_name_common()
4132 } while ((mp = mp->mod_next) != &modules); in mod_hold_by_id()
4160 } while ((mp = mp->mod_next) != &modules); in mod_hold_next_by_id()
4214 } while ((mp = mp->mod_next) != &modules); in mod_name_to_modid()
/illumos-gate/usr/src/cmd/mdb/common/modules/krtld/
H A Dkrtld.c74 wsp->walk_addr = (uintptr_t)mwd->mwd_modctl.mod_next; in modctl_walk_step()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h90 struct ulp_module *mod_next; member
/illumos-gate/usr/src/uts/common/sys/
H A Dmodctl.h494 struct modctl *mod_next; /* &modules based list */ member
/illumos-gate/usr/src/uts/intel/dtrace/
H A Dfbt.c582 } while ((mp = mp->mod_next) != &modules); in fbt_getargdesc()
/illumos-gate/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c344 (uintptr_t)(((fc_ulp_module_t *)wsp->walk_data)->mod_next); in ulpmod_walk_s()
/illumos-gate/usr/src/uts/sparc/dtrace/
H A Dfbt.c1652 } while ((mp = mp->mod_next) != &modules); in fbt_getargdesc()
/illumos-gate/usr/src/cmd/mdb/intel/modules/mdb_kb/
H A Dmdb_kb.c938 modctl + offsetof(struct modctl, mod_next), &modctl)) in xkb_walk_syms()

12