Lines Matching refs:to_put
1145 struct xfrm_state *x, *x0, *to_put;
1154 to_put = NULL;
1233 to_put = x0;
1262 to_put = x;
1286 to_put = x;
1332 to_put = x;
1347 if (to_put)
1348 xfrm_state_put(to_put);
1578 struct xfrm_state *x1, *to_put;
1586 to_put = NULL;
1592 to_put = x1;
1602 to_put = x1;
1624 if (to_put)
1625 xfrm_state_put(to_put);
1846 struct xfrm_state *x1, *to_put;
1851 to_put = NULL;
1861 to_put = x1;
1875 if (to_put)
1876 xfrm_state_put(to_put);