Searched refs:to_put (Results 1 – 5 of 5) sorted by relevance
1079 struct xfrm_state *x, *x0, *to_put; in xfrm_state_find() local1088 to_put = NULL; in xfrm_state_find()1131 to_put = x0; in xfrm_state_find()1160 to_put = x; in xfrm_state_find()1189 to_put = x; in xfrm_state_find()1204 if (to_put) in xfrm_state_find()1205 xfrm_state_put(to_put); in xfrm_state_find()1429 struct xfrm_state *x1, *to_put; in xfrm_state_add() local1437 to_put = NULL; in xfrm_state_add()1443 to_put = x1; in xfrm_state_add()[all …]
621 struct inode *to_put = NULL; in nfs_server_return_marked_delegations() local634 to_put = place_holder; in nfs_server_return_marked_delegations()643 iput(to_put); in nfs_server_return_marked_delegations()649 iput(to_put); in nfs_server_return_marked_delegations()
452 struct bio *to_put = NULL; in raid1_end_write_request() local488 to_put = bio; in raid1_end_write_request()505 to_put = bio; in raid1_end_write_request()562 if (to_put) in raid1_end_write_request()563 bio_put(to_put); in raid1_end_write_request()
463 struct bio *to_put = NULL; in raid10_end_write_request() local508 to_put = bio; in raid10_end_write_request()560 if (to_put) in raid10_end_write_request()561 bio_put(to_put); in raid10_end_write_request()
8179 struct mddev *to_put = NULL; in md_seq_next() local8189 to_put = mddev; in md_seq_next()8207 if (to_put) in md_seq_next()