Lines Matching refs:to_put
1054 struct xfrm_state *x, *x0, *to_put;
1063 to_put = NULL;
1106 to_put = x0;
1135 to_put = x;
1160 to_put = x;
1175 if (to_put)
1176 xfrm_state_put(to_put);
1394 struct xfrm_state *x1, *to_put;
1402 to_put = NULL;
1408 to_put = x1;
1418 to_put = x1;
1440 if (to_put)
1441 xfrm_state_put(to_put);
1662 struct xfrm_state *x1, *to_put;
1667 to_put = NULL;
1677 to_put = x1;
1691 if (to_put)
1692 xfrm_state_put(to_put);