Home
last modified time | relevance | path

Searched refs:alloc_retry (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/cpr/
H A Dcpr_misc.c447 cpr_alloc_statefile(int alloc_retry) in cpr_alloc_statefile() argument
457 if (alloc_retry) { in cpr_alloc_statefile()
495 if (rc = cpr_statefile_ok(C_VP, alloc_retry)) in cpr_alloc_statefile()
595 cpr_statefile_ok(vnode_t *vp, int alloc_retry) in cpr_statefile_ok() argument
625 if (alloc_retry) { in cpr_statefile_ok()
/titanic_50/usr/src/uts/common/io/simnet/
H A Dsimnet.c1014 alloc_retry: in simnet_m_multicst()
1023 goto alloc_retry; in simnet_m_multicst()