Home
last modified time | relevance | path

Searched defs:repost (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/sparc/os/
H A Dsyscall.c358 int repost; in pre_syscall() local
542 int repost = 0; in post_syscall() local
/titanic_41/usr/src/uts/intel/ia32/os/
H A Dsyscall.c242 int repost; in pre_syscall() local
443 int repost = 0; in post_syscall() local
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_rx.c267 oce_rq_charge(struct oce_rq *rq, uint32_t nbufs, boolean_t repost) in oce_rq_charge()