Home
last modified time | relevance | path

Searched refs:cyp_softbuf (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dcyclic_impl.h498 cyc_softbuf_t cyp_softbuf[CY_SOFT_LEVELS]; member
/titanic_50/usr/src/uts/common/os/
H A Dcyclic.c882 cyc_softbuf_t *softbuf = &cpu->cyp_softbuf[level]; in cyclic_expire()
1134 softbuf = &cpu->cyp_softbuf[level]; in cyclic_softint()
1403 cyc_softbuf_t *softbuf = &cpu->cyp_softbuf[i]; in cyclic_expand_xcall()
1473 old_hard = cpu->cyp_softbuf[0].cys_hard; in cyclic_expand()
1476 cyc_softbuf_t *softbuf = &cpu->cyp_softbuf[i]; in cyclic_expand()
1510 cyc_softbuf_t *softbuf = &cpu->cyp_softbuf[i]; in cyclic_expand()
2310 cpu->cyp_softbuf[i].cys_buf[0].cypc_buf = in cyclic_configure()
2358 cyc_softbuf_t *softbuf = &cpu->cyp_softbuf[i]; in cyclic_unconfigure()
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dcyclic.c382 cyc_softbuf_t *softbuf = &cpu.cyp_softbuf[lev]; in cycinfo()