Searched refs:to_put (Results 1 – 5 of 5) sorted by relevance
1145 struct xfrm_state *x, *x0, *to_put; in xfrm_state_find() local1154 to_put = NULL; in xfrm_state_find()1233 to_put = x0; in xfrm_state_find()1262 to_put = x; in xfrm_state_find()1286 to_put = x; in xfrm_state_find()1332 to_put = x; in xfrm_state_find()1347 if (to_put) in xfrm_state_find()1348 xfrm_state_put(to_put); in xfrm_state_find()1578 struct xfrm_state *x1, *to_put; in xfrm_state_add() local1586 to_put = NULL; 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()
451 struct bio *to_put = NULL; in raid1_end_write_request() local487 to_put = bio; in raid1_end_write_request()504 to_put = bio; in raid1_end_write_request()561 if (to_put) in raid1_end_write_request()562 bio_put(to_put); in raid1_end_write_request()
461 struct bio *to_put = NULL; in raid10_end_write_request() local506 to_put = bio; in raid10_end_write_request()558 if (to_put) in raid10_end_write_request()559 bio_put(to_put); in raid10_end_write_request()
8239 struct mddev *to_put = NULL; in md_seq_next() local8249 to_put = mddev; in md_seq_next()8267 if (to_put) in md_seq_next()8268 mddev_put(to_put); in md_seq_next()