Home
last modified time | relevance | path

Searched refs:put_res (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Dresource_tracker.c957 static void put_res(struct mlx4_dev *dev, int slave, u64 res_id, in put_res() function
2435 put_res(dev, slave, id, RES_MPT); in mpt_free_res()
2822 put_res(dev, slave, mtt->com.res_id, RES_MTT); in mlx4_SW2HW_MPT_wrapper()
2830 put_res(dev, slave, mtt->com.res_id, RES_MTT); in mlx4_SW2HW_MPT_wrapper()
2915 put_res(dev, slave, id, RES_MPT); in mlx4_QUERY_MPT_wrapper()
3028 put_res(dev, slave, scqn, RES_CQ); in mlx4_RST2INIT_QP_wrapper()
3032 put_res(dev, slave, srqn, RES_SRQ); in mlx4_RST2INIT_QP_wrapper()
3038 put_res(dev, slave, rcqn, RES_CQ); in mlx4_RST2INIT_QP_wrapper()
3039 put_res(dev, slave, mtt_base, RES_MTT); in mlx4_RST2INIT_QP_wrapper()
3046 put_res(de in mlx4_RST2INIT_QP_wrapper()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dresource_tracker.c957 static void put_res(struct mlx4_dev *dev, int slave, u64 res_id, in put_res() function
2435 put_res(dev, slave, id, RES_MPT); in mpt_free_res()
2823 put_res(dev, slave, mtt->com.res_id, RES_MTT); in mlx4_SW2HW_MPT_wrapper()
2831 put_res(dev, slave, mtt->com.res_id, RES_MTT); in mlx4_SW2HW_MPT_wrapper()
2916 put_res(dev, slave, id, RES_MPT); in mlx4_QUERY_MPT_wrapper()
3029 put_res(dev, slave, scqn, RES_CQ); in mlx4_RST2INIT_QP_wrapper()
3033 put_res(dev, slave, srqn, RES_SRQ); in mlx4_RST2INIT_QP_wrapper()
3039 put_res(dev, slave, rcqn, RES_CQ); in mlx4_RST2INIT_QP_wrapper()
3040 put_res(dev, slave, mtt_base, RES_MTT); in mlx4_RST2INIT_QP_wrapper()
3047 put_res(de in mlx4_RST2INIT_QP_wrapper()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c2376 bool put_res; in ipu_image_convert_unprepare() local
2388 put_res = list_empty(&chan->ctx_list); in ipu_image_convert_unprepare()
2392 if (put_res) in ipu_image_convert_unprepare()
/kernel/linux/linux-6.6/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c2372 bool put_res; in ipu_image_convert_unprepare() local
2384 put_res = list_empty(&chan->ctx_list); in ipu_image_convert_unprepare()
2388 if (put_res) in ipu_image_convert_unprepare()

Completed in 19 milliseconds