Home
last modified time | relevance | path

Searched defs:pool (Results 151 – 175 of 328) sorted by relevance

12345678910>>...14

/openbmc/linux/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c443 static int initialize_event_pool(struct event_pool *pool, in initialize_event_pool()
487 static void release_event_pool(struct event_pool *pool, in release_event_pool()
517 static int valid_event_struct(struct event_pool *pool, in valid_event_struct()
533 static void free_event_struct(struct event_pool *pool, in free_event_struct()
556 static struct srp_event_struct *get_event_struct(struct event_pool *pool) in get_event_struct()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_send.c61 struct mlx5dr_send_info_pool *pool; member
69 static int dr_send_info_pool_fill(struct mlx5dr_send_info_pool *pool) in dr_send_info_pool_fill() argument
94 static void dr_send_info_pool_destroy(struct mlx5dr_send_info_pool *pool) in dr_send_info_pool_destroy() argument
114 struct mlx5dr_send_info_pool *pool; in dr_send_info_pool_create() local
152 struct mlx5dr_send_info_pool *pool; mlx5dr_send_info_alloc() local
[all...]
H A Dmlx5dr.h181 struct mlx5dr_icm_pool *pool; member
/openbmc/linux/drivers/tee/optee/
H A Dsmc_abi.c587 static int pool_op_alloc(struct tee_shm_pool *pool, in pool_op_alloc()
601 static void pool_op_free(struct tee_shm_pool *pool, in pool_op_free()
610 static void pool_op_destroy_pool(struct tee_shm_pool *pool) in pool_op_destroy_pool()
629 struct tee_shm_pool *pool = kzalloc(sizeof(*pool), GFP_KERNEL); in optee_shm_pool_alloc_pages() local
1608 struct tee_shm_pool *pool = ERR_PTR(-EINVAL); in optee_probe() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calcs.c524 const struct resource_pool *pool, in split_stream_across_pipes()
759 const struct resource_pool *pool = dc->res_pool; in dcn_validate_bandwidth() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c679 static void dcn21_resource_destruct(struct dcn21_resource_pool *pool) in dcn21_resource_destruct()
962 static void dcn21_destroy_resource_pool(struct resource_pool **pool) in dcn21_destroy_resource_pool()
1403 struct dcn21_resource_pool *pool) in dcn21_resource_construct()
1723 struct dcn21_resource_pool *pool = in dcn21_create_resource_pool() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_i2c_hw.c394 struct resource_pool *pool, in acquire_i2c_hw_engine()
580 struct resource_pool *pool, in dce_i2c_submit_command_hw()
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dsharedbuffer_configuration.py47 def _get_th(self, pool): argument
237 def dl_set(self, pool, th): argument
/openbmc/linux/mm/
H A Ddmapool_test.c31 static struct dma_pool *pool; variable
H A Dzpool.c23 void *pool; member
/openbmc/linux/kernel/
H A Dworkqueue_internal.h45 struct worker_pool *pool; /* A: the associated pool */ member
/openbmc/linux/lib/
H A Dsg_pool.c14 mempool_t *pool; member
/openbmc/linux/drivers/usb/host/
H A Dxhci-dbgtty.c58 struct list_head *pool = &port->write_pool; in dbc_start_tx() local
92 struct list_head *pool = &port->read_pool; in dbc_start_rx() local
/openbmc/qemu/hw/net/
H A Dspapr_llan.c141 int pool; in spapr_vlan_get_rx_bd_from_pool() local
544 int pool; in spapr_vlan_get_rx_pool_id() local
562 int pool; in spapr_vlan_add_rxbuf_to_pool() local
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Drtas-work-area.c139 struct gen_pool *pool; in rtas_work_area_allocator_init() local
/openbmc/linux/drivers/dma/
H A Dmmp_tdma.c126 struct gen_pool *pool; member
565 int type, struct gen_pool *pool) in mmp_tdma_chan_init()
645 struct gen_pool *pool = NULL; in mmp_tdma_probe() local
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_lib.c24 u16 reg_idx, pool; in ixgbe_cache_ring_dcb_sriov() local
190 u16 reg_idx, pool; in ixgbe_cache_ring_sriov() local
/openbmc/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_device_test.c158 struct ttm_pool *pool; in ttm_device_init_pools() local
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_abi.h85 __le32 pool; member
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_fsf.c803 static struct zfcp_fsf_req *zfcp_fsf_alloc(mempool_t *pool) in zfcp_fsf_alloc()
820 static struct fsf_qtcb *zfcp_fsf_qtcb_alloc(mempool_t *pool) in zfcp_fsf_qtcb_alloc()
838 mempool_t *pool) in zfcp_fsf_req_create()
1226 struct zfcp_fsf_ct_els *ct, mempool_t *pool, in zfcp_fsf_send_ct()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.c1106 struct page_pool *pool; in cpsw_fill_rx_channels() local
1151 struct page_pool *pool; in cpsw_create_page_pool() local
1169 struct page_pool *pool; in cpsw_create_rx_pool() local
1186 struct page_pool *pool; in cpsw_ndev_create_xdp_rxq() local
/openbmc/linux/net/xdp/
H A Dxsk_diag.c49 struct xsk_buff_pool *pool = xs->pool; in xsk_diag_put_umem() local
/openbmc/linux/scripts/
H A Dcheckkconfigsymbols.py322 def check_symbols_helper(pool, ignore): argument
/openbmc/linux/include/linux/iio/
H A Dtrigger.h75 unsigned long pool[BITS_TO_LONGS(CONFIG_IIO_CONSUMERS_PER_TRIGGER)]; member
/openbmc/u-boot/drivers/net/
H A Dmvpp2.c77 #define MVPP2_POOL_BUF_SIZE_REG(pool) (0x180 + 4 * (pool)) argument
255 #define MVPP2_BM_POOL_BASE_REG(pool) (0x6000 + ((pool) * 4)) argument
257 #define MVPP2_BM_POOL_SIZE_REG(pool) (0x6040 + ((pool) * 4)) argument
259 #define MVPP2_BM_POOL_READ_PTR_REG(pool) (0x6080 + ((pool) * 4)) argument
261 #define MVPP2_BM_POOL_PTRS_NUM_REG(pool) (0x60c0 + ((pool) * 4)) argument
263 #define MVPP2_BM_BPPI_READ_PTR_REG(pool) (0x6100 + ((pool) * 4)) argument
264 #define MVPP2_BM_BPPI_PTRS_NUM_REG(pool) (0x6140 + ((pool) * 4)) argument
267 #define MVPP2_BM_POOL_CTRL_REG(pool) (0x6200 + ((pool) * 4)) argument
279 #define MVPP2_BM_INTR_CAUSE_REG(pool) (0x6240 + ((pool) * 4)) argument
285 #define MVPP2_BM_INTR_MASK_REG(pool) (0x6280 + ((pool) * 4)) argument
[all …]

12345678910>>...14