Home
last modified time | relevance | path

Searched defs:pool (Results 126 – 150 of 328) sorted by relevance

12345678910>>...14

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.h38 struct vsp1_dl_cmd_pool *pool; member
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_xsk.c284 struct xsk_buff_pool *pool = xsk_get_pool_from_qid(vsi->netdev, qid); in ice_xsk_pool_disable() local
303 ice_xsk_pool_enable(struct ice_vsi *vsi, struct xsk_buff_pool *pool, u16 qid) in ice_xsk_pool_enable()
388 int ice_xsk_pool_setup(struct ice_vsi *vsi, struct xsk_buff_pool *pool, u16 qid) in ice_xsk_pool_setup()
452 static u16 ice_fill_rx_descs(struct xsk_buff_pool *pool, struct xdp_buff **xdp, in ice_fill_rx_descs()
H A Dice_xsk.h39 struct xsk_buff_pool __always_unused *pool, in ice_xsk_pool_setup()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
H A Dtx.c63 struct xsk_buff_pool *pool = sq->xsk_pool; in mlx5e_xsk_tx() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/
H A Ddcn315_resource.c1343 static void dcn315_resource_destruct(struct dcn315_resource_pool *pool) in dcn315_resource_destruct()
1509 static bool dcn31_dwbc_create(struct dc_context *ctx, struct resource_pool *pool) in dcn31_dwbc_create()
1534 static bool dcn31_mmhubbub_create(struct dc_context *ctx, struct resource_pool *pool) in dcn31_mmhubbub_create()
1574 static void dcn315_destroy_resource_pool(struct resource_pool **pool) in dcn315_destroy_resource_pool()
1840 struct dcn315_resource_pool *pool) in dcn315_resource_construct()
2139 struct dcn315_resource_pool *pool = in dcn315_create_resource_pool() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c1329 static void dcn321_resource_destruct(struct dcn321_resource_pool *pool) in dcn321_resource_destruct()
1482 static bool dcn321_dwbc_create(struct dc_context *ctx, struct resource_pool *pool) in dcn321_dwbc_create()
1511 static bool dcn321_mmhubbub_create(struct dc_context *ctx, struct resource_pool *pool) in dcn321_mmhubbub_create()
1565 static void dcn321_destroy_resource_pool(struct resource_pool **pool) in dcn321_destroy_resource_pool()
1624 struct dcn321_resource_pool *pool) in dcn321_resource_construct()
2008 struct dcn321_resource_pool *pool = in dcn321_create_resource_pool() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_resource.c1343 static void dcn31_resource_destruct(struct dcn31_resource_pool *pool) in dcn31_resource_destruct()
1512 static bool dcn31_dwbc_create(struct dc_context *ctx, struct resource_pool *pool) in dcn31_dwbc_create()
1537 static bool dcn31_mmhubbub_create(struct dc_context *ctx, struct resource_pool *pool) in dcn31_mmhubbub_create()
1577 static void dcn31_destroy_resource_pool(struct resource_pool **pool) in dcn31_destroy_resource_pool()
1871 struct dcn31_resource_pool *pool) in dcn31_resource_construct()
2207 struct dcn31_resource_pool *pool = in dcn31_create_resource_pool() local
H A Ddcn31_resource.h31 #define TO_DCN31_RES_POOL(pool)\ argument
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_resource.c1416 static void dcn314_resource_destruct(struct dcn314_resource_pool *pool) in dcn314_resource_destruct()
1584 static bool dcn31_dwbc_create(struct dc_context *ctx, struct resource_pool *pool) in dcn31_dwbc_create()
1609 static bool dcn31_mmhubbub_create(struct dc_context *ctx, struct resource_pool *pool) in dcn31_mmhubbub_create()
1649 static void dcn314_destroy_resource_pool(struct resource_pool **pool) in dcn314_destroy_resource_pool()
1845 struct dcn314_resource_pool *pool) in dcn314_resource_construct()
2167 struct dcn314_resource_pool *pool = in dcn314_create_resource_pool() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dpci_irq.h32 static inline bool mlx5_irq_pool_is_sf_pool(struct mlx5_irq_pool *pool) in mlx5_irq_pool_is_sf_pool()
/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/
H A Dpkvm.h37 struct hyp_pool pool; member
/openbmc/linux/drivers/soc/fsl/qbman/
H A Dbman_test_api.c37 static struct bman_pool *pool; variable
H A Dbman.c697 struct bman_pool *pool = NULL; in bman_new_pool() local
716 void bman_free_pool(struct bman_pool *pool) in bman_free_pool()
724 int bman_get_bpid(const struct bman_pool *pool) in bman_get_bpid()
738 int bman_release(struct bman_pool *pool, const struct bm_buffer *bufs, u8 num) in bman_release()
786 int bman_acquire(struct bman_pool *pool, struct bm_buffer *bufs, u8 num) in bman_acquire()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_i2c_sw.c67 struct resource_pool *pool, in release_engine_dce_sw()
467 struct resource_pool *pool, in dce_i2c_submit_command_sw()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_xsk.c82 struct xsk_buff_pool *pool, in i40e_xsk_pool_enable()
140 struct xsk_buff_pool *pool; in i40e_xsk_pool_disable() local
182 int i40e_xsk_pool_setup(struct i40e_vsi *vsi, struct xsk_buff_pool *pool, in i40e_xsk_pool_setup()
/openbmc/linux/drivers/tee/
H A Dtee_private.h47 struct tee_shm_pool *pool; member
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_buffer_pool_types.h27 struct intel_gt_buffer_pool *pool; member
/openbmc/linux/drivers/md/
H A Dmd-multipath.h16 mempool_t pool; member
/openbmc/openbmc/poky/scripts/
H A Dverify-bashisms118 pool = multiprocessing.Pool() variable
/openbmc/linux/include/drm/ttm/
H A Dttm_pool.h50 struct ttm_pool *pool; member
/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_muram.c13 struct gen_pool *pool; member
/openbmc/linux/include/linux/
H A Drethook.h38 struct freelist_head pool; member
/openbmc/linux/include/linux/ceph/
H A Dosdmap.h23 uint64_t pool; member
63 static inline bool ceph_can_shift_osds(struct ceph_pg_pool_info *pool) in ceph_can_shift_osds()
76 s64 pool; member
/openbmc/linux/include/uapi/linux/netfilter_bridge/
H A Debt_among.h43 struct ebt_mac_wormhash_tuple pool[]; member
/openbmc/linux/include/net/
H A Dnetdev_rx_queue.h22 struct xsk_buff_pool *pool; member

12345678910>>...14