Searched refs:put_res (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | resource_tracker.c | 951 static void put_res(struct mlx4_dev *dev, int slave, u64 res_id, in put_res() function 2428 put_res(dev, slave, id, RES_MPT); in mpt_free_res() 2816 put_res(dev, slave, mtt->com.res_id, RES_MTT); in mlx4_SW2HW_MPT_wrapper() 2824 put_res(dev, slave, mtt->com.res_id, RES_MTT); in mlx4_SW2HW_MPT_wrapper() 2909 put_res(dev, slave, id, RES_MPT); in mlx4_QUERY_MPT_wrapper() 3022 put_res(dev, slave, scqn, RES_CQ); in mlx4_RST2INIT_QP_wrapper() 3026 put_res(dev, slave, srqn, RES_SRQ); in mlx4_RST2INIT_QP_wrapper() 3032 put_res(dev, slave, rcqn, RES_CQ); in mlx4_RST2INIT_QP_wrapper() 3033 put_res(dev, slave, mtt_base, RES_MTT); in mlx4_RST2INIT_QP_wrapper() 3040 put_res(dev, slave, srqn, RES_SRQ); in mlx4_RST2INIT_QP_wrapper() [all …]
|
| /linux/drivers/gpu/ipu-v3/ |
| H A D | ipu-image-convert.c | 2358 bool put_res; in ipu_image_convert_unprepare() local 2370 put_res = list_empty(&chan->ctx_list); in ipu_image_convert_unprepare() 2374 if (put_res) in ipu_image_convert_unprepare()
|