Searched defs:pool (Results 226 - 250 of 318) sorted by path

1234567891011>>

/linux-master/drivers/staging/octeon/
H A Dethernet-mem.c24 static int cvm_oct_fill_hw_skbuff(int pool, int size, int elements) argument
47 static void cvm_oct_free_hw_skbuff(int pool, int size, int elements) argument
77 cvm_oct_fill_hw_memory(int pool, int size, int elements) argument
114 cvm_oct_free_hw_memory(int pool, int size, int elements) argument
137 cvm_oct_mem_fill_fpa(int pool, int size, int elements) argument
148 cvm_oct_mem_empty_fpa(int pool, int size, int elements) argument
[all...]
H A Docteon-stubs.h181 uint64_t pool:3; member in struct:cvmx_buf_ptr::__anon263
1246 static inline void *cvmx_fpa_alloc(uint64_t pool) argument
1251 static inline void cvmx_fpa_free(void *ptr, uint64_t pool, argument
/linux-master/drivers/tee/amdtee/
H A Damdtee_private.h42 struct tee_shm_pool *pool; member in struct:amdtee
H A Dcore.c455 struct tee_shm_pool *pool; local
[all...]
H A Dshm_pool.c11 static int pool_op_alloc(struct tee_shm_pool *pool, struct tee_shm *shm, argument
41 static void pool_op_free(struct tee_shm_pool *pool, struct tee_shm *shm) argument
49 static void pool_op_destroy_pool(struct tee_shm_pool *pool) argument
62 struct tee_shm_pool *pool = kzalloc(sizeof(*pool), GFP_KERNEL); local
/linux-master/drivers/tee/optee/
H A Dffa_abi.c374 static int pool_ffa_op_alloc(struct tee_shm_pool *pool, argument
381 static void pool_ffa_op_free(struct tee_shm_pool *pool, argument
387 static void pool_ffa_op_destroy_pool(struct tee_shm_pool *pool) argument
406 struct tee_shm_pool *pool local
870 struct tee_shm_pool *pool; local
[all...]
H A Doptee_private.h217 struct tee_shm_pool *pool; member in struct:optee
H A Dsmc_abi.c587 static int pool_op_alloc(struct tee_shm_pool *pool, argument
600 static void pool_op_free(struct tee_shm_pool *pool, argument
609 static void pool_op_destroy_pool(struct tee_shm_pool *pool) argument
628 struct tee_shm_pool *pool local
1588 struct tee_shm_pool *pool = ERR_PTR(-EINVAL); local
[all...]
/linux-master/drivers/tee/
H A Dtee_core.c882 tee_device_alloc(const struct tee_desc *teedesc, struct device *dev, struct tee_shm_pool *pool, void *driver_data) argument
H A Dtee_shm_pool.c12 static int pool_op_gen_alloc(struct tee_shm_pool *pool, struct tee_shm *shm, argument
37 static void pool_op_gen_free(struct tee_shm_pool *pool, struct tee_shm *shm) argument
44 static void pool_op_gen_destroy_pool(struct tee_shm_pool *pool) argument
61 struct tee_shm_pool *pool; local
[all...]
/linux-master/drivers/tee/tstee/
H A Dcore.c355 static int pool_op_alloc(struct tee_shm_pool *pool, struct tee_shm *shm, argument
361 static void pool_op_free(struct tee_shm_pool *pool, struct tee_shm *shm) argument
366 static void pool_op_destroy_pool(struct tee_shm_pool *pool) argument
379 struct tee_shm_pool *pool = kzalloc(sizeof(*pool), GFP_KERNEL); local
[all...]
H A Dtstee_private.h81 struct tee_shm_pool *pool; member in struct:tstee
/linux-master/drivers/usb/gadget/function/
H A Du_serial.c236 struct list_head *pool = &port->write_pool; local
308 struct list_head *pool = &port->read_pool; local
/linux-master/drivers/usb/host/
H A Dxhci-dbgtty.c48 struct list_head *pool = &port->write_pool; variable in typeref:struct:list_head
82 struct list_head *pool = &port->read_pool; variable in typeref:struct:list_head
/linux-master/drivers/usb/musb/
H A Dcppi_dma.h119 struct dma_pool *pool; member in struct:cppi
/linux-master/fs/ceph/
H A Daddr.c1971 __ceph_pool_perm_get(struct ceph_inode_info *ci, s64 pool, struct ceph_string *pool_ns) argument
2151 s64 pool; local
[all...]
H A Dmds_client.h373 s64 pool; member in struct:ceph_pool_perm
H A Dxattr.c64 s64 pool = ci->i_layout.pool_id; local
167 s64 pool = ci->i_layout.pool_id; local
[all...]
/linux-master/fs/crypto/
H A Dcrypto.c339 mempool_t *pool; local
/linux-master/include/drm/ttm/
H A Dttm_device.h247 struct ttm_pool pool; member in struct:ttm_device
H A Dttm_pool.h50 struct ttm_pool *pool; member in struct:ttm_pool_type
/linux-master/include/linux/
H A Dagpgart.h102 struct agp_memory *pool; member in struct:agp_controller
/linux-master/include/linux/ceph/
H A Dceph_fs.h446 __le32 pool; member in struct:ceph_mds_request_args::__anon279
H A Dmessenger.h289 struct ceph_msgpool *pool; member in struct:ceph_msg
H A Dosd_client.h378 s64 pool; member in struct:ceph_hobject_id

Completed in 331 milliseconds

1234567891011>>