Home
last modified time | relevance | path

Searched refs:modgetsymname (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/uts/common/os/
H A Dmutex.c595 funcname = modgetsymname((uintptr_t)caller(), &offset); in mutex_init()
H A Ddriver.c380 funcname = modgetsymname((uintptr_t)caller(), &offset); in dev_lclose()
H A Dmodsubr.c273 funcname = modgetsymname(sp->mods_stub_adr, &offset); in init_stubs()
H A Dclock.c1744 f = modgetsymname((uintptr_t)caller(), &off); \
H A Dmodctl.c3310 modgetsymname(uintptr_t value, ulong_t *offset) in modgetsymname() function
/titanic_44/usr/src/uts/common/sys/
H A Dmodctl.h591 extern char *modgetsymname(uintptr_t, unsigned long *);
/titanic_44/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c7310 callername = modgetsymname((uintptr_t)caller(), &off); in pmcs_lock_phy()
7395 callername = modgetsymname((uintptr_t)caller(), &off); in pmcs_unlock_phy()