Home
last modified time | relevance | path

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

12345678910>>...14

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/
H A Dthumbnails.cpp423 auto pool = SmartPtr<DrmBufferPool>(new DrmBufferPool(dev)); in InitializeBufferPools() local
445 [&type, &config](const std::pair<rkaiq_thumbnails_config_t, SmartPtr<BufferPool>>& pool) { in GetBufferByConfig()
449 auto& pool = poolIt->second; in GetBufferByConfig() local
/OK3568_Linux_fs/kernel/drivers/media/platform/vsp1/
H A Dvsp1_clu.h35 struct vsp1_dl_body_pool *pool; member
H A Dvsp1_dl.h38 struct vsp1_dl_cmd_pool *pool; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dbuffer_pool.h57 void set_buf_pool (const SmartPtr<BufferPool> &pool) { in set_buf_pool()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_i2c_sw.c69 struct resource_pool *pool, in release_engine_dce_sw()
472 struct resource_pool *pool, in dce_i2c_submit_command_sw()
H A Ddce_i2c_hw.c370 struct resource_pool *pool, in acquire_i2c_hw_engine()
558 struct resource_pool *pool, in dce_i2c_submit_command_hw()
/OK3568_Linux_fs/kernel/drivers/atm/
H A Dzatm.h46 int pool; /* free buffer pool */ member
68 struct sk_buff_head pool[NR_POOLS];/* free buffer pools */ member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_gt_buffer_pool_types.h29 struct intel_gt_buffer_pool *pool; member
/OK3568_Linux_fs/kernel/sound/core/seq/
H A Dseq_fifo.h16 struct snd_seq_pool *pool; /* FIFO pool */ member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_xsk.h24 struct xsk_buff_pool __always_unused *pool, in ice_xsk_pool_setup()
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
H A Dtx.c69 struct xsk_buff_pool *pool = sq->xsk_pool; in mlx5e_xsk_tx() local
/OK3568_Linux_fs/kernel/drivers/soc/fsl/qbman/
H A Dbman_test_api.c37 static struct bman_pool *pool; variable
/OK3568_Linux_fs/kernel/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()
534 static void free_event_struct(struct event_pool *pool, in free_event_struct()
557 static struct srp_event_struct *get_event_struct(struct event_pool *pool) in get_event_struct()
/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd-multipath.h16 mempool_t pool; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/calcs/
H A Ddcn_calcs.c522 const struct resource_pool *pool, in split_stream_across_pipes()
773 const struct resource_pool *pool = dc->res_pool; in dcn_validate_bandwidth() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/fman/
H A Dfman_muram.c40 struct gen_pool *pool; member
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dverify-bashisms116 pool = multiprocessing.Pool() variable
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter_bridge/
H A Debt_among.h43 struct ebt_mac_wormhash_tuple pool[0]; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter_bridge/
H A Debt_among.h43 struct ebt_mac_wormhash_tuple pool[0]; member
/OK3568_Linux_fs/kernel/drivers/tee/
H A Dtee_private.h58 struct tee_shm_pool *pool; member
/OK3568_Linux_fs/kernel/include/uapi/linux/netfilter_bridge/
H A Debt_among.h43 struct ebt_mac_wormhash_tuple pool[0]; member
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/kernel/
H A Dworkqueue_internal.h39 struct worker_pool *pool; /* A: the associated pool */ member
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-dbgtty.c48 struct list_head *pool = &port->write_pool; in dbc_start_tx() local
82 struct list_head *pool = &port->read_pool; in dbc_start_rx() local

12345678910>>...14