Searched refs:callername (Results 1 – 1 of 1) sorted by relevance
7309 char *callername = NULL; in pmcs_lock_phy() local7314 callername = modgetsymname((uintptr_t)caller(), &off); in pmcs_lock_phy()7316 if (callername == NULL) { in pmcs_lock_phy()7323 (void *)phyp, phyp->path, callername, off); in pmcs_lock_phy()7394 char *callername = NULL; in pmcs_unlock_phy() local7399 callername = modgetsymname((uintptr_t)caller(), &off); in pmcs_unlock_phy()7401 if (callername == NULL) { in pmcs_unlock_phy()7408 (void *)phyp, phyp->path, callername, off); in pmcs_unlock_phy()