Searched defs:modctl (Results 1 – 9 of 9) sorted by relevance
/titanic_51/usr/src/uts/common/sys/ |
H A D | modctl.h | 493 typedef struct modctl { struct 494 mod_nextmodctl global() argument 495 mod_prevmodctl global() argument 515 mod_requisitesmodctl global() argument 524 mod_requisite_loadingmodctl global() argument [all...] |
/titanic_51/usr/src/uts/common/krtld/ |
H A D | kobj_kdi.c | 98 kobj_kdi_mod_iter(int (*func)(struct modctl *, void *), void *arg) in kobj_kdi_mod_iter() argument
|
/titanic_51/usr/src/cmd/mdb/common/kmdb/ |
H A D | kmdb_kdi.c | 101 kmdb_kdi_mod_iter(int (*cb)(struct modctl *, void *), void *arg) in kmdb_kdi_mod_iter() argument
|
H A D | kmdb_dpi.c | 126 kmdb_dpi_modchg_register(void (*func)(struct modctl *, int)) in kmdb_dpi_modchg_register() argument
|
/titanic_51/usr/src/cmd/mdb/intel/kmdb/ |
H A D | kaif.c | 714 kaif_modchg_register(void (*func)(struct modctl *, int)) in kaif_modchg_register() argument
|
/titanic_51/usr/src/cmd/mdb/sparc/kmdb/ |
H A D | kaif.c | 851 kaif_modchg_register(void (*func)(struct modctl *, int)) in kaif_modchg_register() argument
|
/titanic_51/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | devinfo.c | 1209 struct modctl modctl; in modctl2devinfo() local
|
/titanic_51/usr/src/cmd/mdb/intel/modules/mdb_kb/ |
H A D | mdb_kb.c | 888 uintptr_t modctl = modhead; in xkb_walk_syms() local [all...] |
/titanic_51/usr/src/uts/common/os/ |
H A D | modctl.c | 2362 modctl(int cmd, uintptr_t a1, uintptr_t a2, uintptr_t a3, uintptr_t a4, modctl() function [all...] |