Searched refs:to_put (Results 1 – 1 of 1) sorted by relevance
1050 struct xfrm_state *x, *x0, *to_put; in xfrm_state_find() local1059 to_put = NULL; in xfrm_state_find()1102 to_put = x0; in xfrm_state_find()1131 to_put = x; in xfrm_state_find()1156 to_put = x; in xfrm_state_find()1171 if (to_put) in xfrm_state_find()1172 xfrm_state_put(to_put); in xfrm_state_find()1390 struct xfrm_state *x1, *to_put; in xfrm_state_add() local1398 to_put = NULL; in xfrm_state_add()1404 to_put = x1; in xfrm_state_add()[all …]