Home
last modified time | relevance | path

Searched defs:upc (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/intel/os/
H A Dsendsig.c141 volatile greg_t upc; in sendsig() local
430 volatile greg_t upc; in sendsig32() local
H A Darchdep.c434 greg_t upc = lwptoregs(ttolwp(curthread))->r_pc; in getuserpc() local
/illumos-gate/usr/src/uts/common/os/
H A Dpid.c692 struct upcount **upc, **hupc; in upcount_inc() local
751 struct upcount **upc; in upcount_dec() local
779 struct upcount *upc; in upcount_get() local
H A Dclock.c1648 profil_tick(uintptr_t upc) in profil_tick()