Searched refs:to_put (Results 1 – 1 of 1) sorted by relevance
1078 struct xfrm_state *x, *x0, *to_put; in xfrm_state_find() local1087 to_put = NULL; in xfrm_state_find()1130 to_put = x0; in xfrm_state_find()1159 to_put = x; in xfrm_state_find()1188 to_put = x; in xfrm_state_find()1203 if (to_put) in xfrm_state_find()1204 xfrm_state_put(to_put); in xfrm_state_find()1428 struct xfrm_state *x1, *to_put; in xfrm_state_add() local1436 to_put = NULL; in xfrm_state_add()1442 to_put = x1; in xfrm_state_add()[all …]