/openbmc/linux/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_dl.h | 38 struct vsp1_dl_cmd_pool *pool; member
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_xsk.c | 284 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 D | ice_xsk.h | 39 struct xsk_buff_pool __always_unused *pool, in ice_xsk_pool_setup()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
H A D | tx.c | 63 struct xsk_buff_pool *pool = sq->xsk_pool; in mlx5e_xsk_tx() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/ |
H A D | dcn315_resource.c | 1343 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 D | dcn321_resource.c | 1329 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 D | dcn31_resource.c | 1343 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 D | dcn31_resource.h | 31 #define TO_DCN31_RES_POOL(pool)\ argument
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/ |
H A D | dcn314_resource.c | 1416 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 D | pci_irq.h | 32 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 D | pkvm.h | 37 struct hyp_pool pool; member
|
/openbmc/linux/drivers/soc/fsl/qbman/ |
H A D | bman_test_api.c | 37 static struct bman_pool *pool; variable
|
H A D | bman.c | 697 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 D | dce_i2c_sw.c | 67 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 D | i40e_xsk.c | 82 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 D | tee_private.h | 47 struct tee_shm_pool *pool; member
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_gt_buffer_pool_types.h | 27 struct intel_gt_buffer_pool *pool; member
|
/openbmc/linux/drivers/md/ |
H A D | md-multipath.h | 16 mempool_t pool; member
|
/openbmc/openbmc/poky/scripts/ |
H A D | verify-bashisms | 118 pool = multiprocessing.Pool() variable
|
/openbmc/linux/include/drm/ttm/ |
H A D | ttm_pool.h | 50 struct ttm_pool *pool; member
|
/openbmc/linux/drivers/net/ethernet/freescale/fman/ |
H A D | fman_muram.c | 13 struct gen_pool *pool; member
|
/openbmc/linux/include/linux/ |
H A D | rethook.h | 38 struct freelist_head pool; member
|
/openbmc/linux/include/linux/ceph/ |
H A D | osdmap.h | 23 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 D | ebt_among.h | 43 struct ebt_mac_wormhash_tuple pool[]; member
|
/openbmc/linux/include/net/ |
H A D | netdev_rx_queue.h | 22 struct xsk_buff_pool *pool; member
|