Searched refs:INP_TRY_UPGRADE (Results 1 – 4 of 4) sorted by relevance
384 if ((downgrade = INP_TRY_UPGRADE(inp)) == 0) in ipsec_cachepolicy()471 if ((downgrade = INP_TRY_UPGRADE(inp)) == 0) in ipsec_getpcbpolicy()
588 #define INP_TRY_UPGRADE(inp) rw_try_upgrade(&(inp)->inp_lock) macro
3580 if (!INP_TRY_UPGRADE(inp)) in in_pcboutput_txrtlmt()3622 if (!INP_TRY_UPGRADE(inp)) in in_pcboutput_eagain()