| /kernel/linux/linux-5.10/mm/ |
| H A D | zswap.c | 166 struct zswap_pool *pool; member 236 struct zswap_pool *pool; zswap_update_total_size() local 417 struct zswap_pool *pool = hlist_entry(node, struct zswap_pool, node); zswap_cpu_comp_prepare() local 435 struct zswap_pool *pool = hlist_entry(node, struct zswap_pool, node); zswap_cpu_comp_dead() local 451 struct zswap_pool *pool; __zswap_pool_current() local 469 struct zswap_pool *pool; zswap_pool_current_get() local 484 struct zswap_pool *pool, *last = NULL; zswap_pool_last_get() local 503 struct zswap_pool *pool; zswap_pool_find_get() local 523 struct zswap_pool *pool = container_of(w, typeof(*pool), shrink_worker() local 533 struct zswap_pool *pool; zswap_pool_create() local 637 zswap_pool_destroy(struct zswap_pool *pool) zswap_pool_destroy() argument 647 zswap_pool_get(struct zswap_pool *pool) zswap_pool_get() argument 657 struct zswap_pool *pool = container_of(work, typeof(*pool), __zswap_pool_release() local 671 struct zswap_pool *pool; __zswap_pool_empty() local 687 zswap_pool_put(struct zswap_pool *pool) zswap_pool_put() argument 700 struct zswap_pool *pool, *put_pool = NULL; __zswap_param_set() local 871 zswap_writeback_entry(struct zpool *pool, unsigned long handle) zswap_writeback_entry() argument 1046 struct zswap_pool *pool; zswap_frontswap_store() local 1355 struct zswap_pool *pool; init_zswap() local [all...] |
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | hyperv.h | 341 __u8 pool; member 396 __u8 pool; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| H A D | i915_gpu_error.c | 238 struct pagevec pool; member 375 struct pagevec pool; member [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce60/ |
| H A D | dce60_resource.c | 801 static void dce60_resource_destruct(struct dce110_resource_pool *pool) in dce60_resource_destruct() argument 925 dce60_destroy_resource_pool(struct resource_pool **pool) dce60_destroy_resource_pool() argument 945 dce60_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce60_construct() argument 1126 struct dce110_resource_pool *pool = dce60_create_resource_pool() local 1140 dce61_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce61_construct() argument 1324 struct dce110_resource_pool *pool = dce61_create_resource_pool() local 1338 dce64_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce64_construct() argument 1518 struct dce110_resource_pool *pool = dce64_create_resource_pool() local [all...] |
| /kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
| H A D | vsp1_dl.c | 110 struct vsp1_dl_body_pool *pool; member 227 struct vsp1_dl_body_pool *pool; global() member 251 struct vsp1_dl_body_pool *pool; vsp1_dl_body_pool_create() local 308 vsp1_dl_body_pool_destroy(struct vsp1_dl_body_pool *pool) vsp1_dl_body_pool_destroy() argument 329 vsp1_dl_body_get(struct vsp1_dl_body_pool *pool) vsp1_dl_body_get() argument 426 struct vsp1_dl_cmd_pool *pool; vsp1_dl_cmd_pool_create() local 486 vsp1_dl_ext_cmd_get(struct vsp1_dl_cmd_pool *pool) vsp1_dl_ext_cmd_get() argument 519 vsp1_dl_ext_cmd_pool_destroy(struct vsp1_dl_cmd_pool *pool) vsp1_dl_ext_cmd_pool_destroy() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/ttm/ |
| H A D | ttm_page_alloc_dma.c | 150 struct dma_pool *pool; global() member 265 ttm_set_pages_caching(struct dma_pool *pool, struct page **pages, unsigned cpages) ttm_set_pages_caching() argument 285 __ttm_dma_free_page(struct dma_pool *pool, struct dma_page *d_page) __ttm_dma_free_page() argument 298 __ttm_dma_alloc_page(struct dma_pool *pool) __ttm_dma_alloc_page() argument 343 ttm_pool_update_free_locked(struct dma_pool *pool, unsigned freed_pages) ttm_pool_update_free_locked() argument 352 ttm_dma_page_put(struct dma_pool *pool, struct dma_page *d_page) ttm_dma_page_put() argument 369 ttm_dma_pages_put(struct dma_pool *pool, struct list_head *d_pages, struct page *pages[], unsigned npages) ttm_dma_pages_put() argument 403 ttm_dma_page_pool_free(struct dma_pool *pool, unsigned nr_free, bool use_static) ttm_dma_page_pool_free() argument 500 struct dma_pool *pool; ttm_dma_free_pool() local 542 struct dma_pool *pool = *(struct dma_pool **)res; ttm_dma_pool_release() local 559 struct dma_pool *pool = NULL, **ptr; ttm_dma_pool_init() local 638 struct dma_pool *pool, *tmp; ttm_dma_find_pool() local 665 ttm_dma_handle_caching_state_failure(struct dma_pool *pool, struct list_head *d_pages, struct page **failed_pages, unsigned cpages) ttm_dma_handle_caching_state_failure() argument 698 ttm_dma_pool_alloc_new_pages(struct dma_pool *pool, struct list_head *d_pages, unsigned count) ttm_dma_pool_alloc_new_pages() argument 786 ttm_dma_page_pool_fill_locked(struct dma_pool *pool, unsigned long *irq_flags) ttm_dma_page_pool_fill_locked() argument 833 ttm_dma_pool_get_pages(struct dma_pool *pool, struct ttm_dma_tt *ttm_dma, unsigned index) ttm_dma_pool_get_pages() argument 891 struct dma_pool *pool; ttm_dma_populate() local 995 struct dma_pool *pool; ttm_dma_unpopulate() local 1217 struct dma_pool *pool = NULL; ttm_dma_page_alloc_debugfs() local [all...] |
| H A D | ttm_page_alloc.c | 266 ttm_pool_update_free_locked(struct ttm_page_pool *pool, unsigned freed_pages) ttm_pool_update_free_locked() argument 283 ttm_page_pool_free(struct ttm_page_pool *pool, unsigned nr_free, bool use_static) ttm_page_pool_free() argument 383 struct ttm_page_pool *pool; ttm_pool_shrink_scan() local 419 struct ttm_page_pool *pool; ttm_pool_shrink_count() local 571 ttm_page_pool_fill_locked(struct ttm_page_pool *pool, int ttm_flags, enum ttm_caching_state cstate, unsigned count, unsigned long *irq_flags) ttm_page_pool_fill_locked() argument 629 ttm_page_pool_get_pages(struct ttm_page_pool *pool, struct list_head *pages, int ttm_flags, enum ttm_caching_state cstate, unsigned count, unsigned order) ttm_page_pool_get_pages() argument 711 struct ttm_page_pool *pool = ttm_get_pool(flags, false, cstate); ttm_put_pages() local 829 struct ttm_page_pool *pool = ttm_get_pool(flags, false, cstate); ttm_get_pages() local 942 ttm_page_pool_init_locked(struct ttm_page_pool *pool, gfp_t flags, char *name, unsigned int order) ttm_page_pool_init_locked() argument [all...] |
| /kernel/linux/linux-5.10/include/linux/ceph/ |
| H A D | messenger.h | 240 struct ceph_msgpool *pool; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | eq.c | 903 struct mlx5_irq_pool *pool = mlx5_irq_pool_get(dev); in comp_irq_request_sf() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ktls_tx.c | 280 struct mlx5e_tls_tx_pool *pool = in create_work() local 330 struct mlx5e_tls_tx_pool *pool = destroy_work() local 359 struct mlx5e_tls_tx_pool *pool; mlx5e_tls_tx_pool_init() local 387 mlx5e_tls_tx_pool_list_cleanup(struct mlx5e_tls_tx_pool *pool) mlx5e_tls_tx_pool_list_cleanup() argument 409 mlx5e_tls_tx_pool_cleanup(struct mlx5e_tls_tx_pool *pool) mlx5e_tls_tx_pool_cleanup() argument 416 pool_push(struct mlx5e_tls_tx_pool *pool, struct mlx5e_ktls_offload_context_tx *obj) pool_push() argument 425 pool_pop(struct mlx5e_tls_tx_pool *pool) pool_pop() argument 458 struct mlx5e_tls_tx_pool *pool; mlx5e_ktls_add_tx() local 513 struct mlx5e_tls_tx_pool *pool; mlx5e_ktls_del_tx() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_cmn.h | 1002 bnx2x_free_rx_mem_pool(struct bnx2x *bp, struct bnx2x_alloc_pool *pool) bnx2x_free_rx_mem_pool() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
| H A D | ice_xsk.c | 287 struct xsk_buff_pool *pool = xsk_get_pool_from_qid(vsi->netdev, qid); in ice_xsk_pool_disable() local 307 ice_xsk_pool_enable(struct ice_vsi *vsi, struct xsk_buff_pool *pool, u16 qid) in ice_xsk_pool_enable() argument 392 ice_xsk_pool_setup(struct ice_vsi *vsi, struct xsk_buff_pool *pool, u16 qid) ice_xsk_pool_setup() argument 455 ice_fill_rx_descs(struct xsk_buff_pool *pool, struct xdp_buff **xdp, union ice_32b_rx_flex_desc *rx_desc, u16 count) ice_fill_rx_descs() argument [all...] |
| /kernel/linux/linux-6.6/fs/ceph/ |
| H A D | xattr.c | 63 s64 pool = ci->i_layout.pool_id; in ceph_vxattrcb_layout() local 166 s64 pool = ci->i_layout.pool_id; in ceph_vxattrcb_layout_pool() local [all...] |
| /kernel/linux/linux-6.6/drivers/soc/fsl/qbman/ |
| H A D | bman.c | 697 struct bman_pool *pool = NULL; in bman_new_pool() local 716 bman_free_pool(struct bman_pool *pool) bman_free_pool() argument 724 bman_get_bpid(const struct bman_pool *pool) bman_get_bpid() argument 738 bman_release(struct bman_pool *pool, const struct bm_buffer *bufs, u8 num) bman_release() argument 786 bman_acquire(struct bman_pool *pool, struct bm_buffer *bufs, u8 num) bman_acquire() argument [all...] |
| /kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
| H A D | u_serial.c | 236 struct list_head *pool = &port->write_pool; in gs_start_tx() local 308 struct list_head *pool = &port->read_pool; in gs_start_rx() local
|
| /kernel/linux/linux-6.6/drivers/ptp/ |
| H A D | ptp_ines.c | 157 struct list_head pool; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce120/ |
| H A D | dce120_resource.c | 596 static void dce120_resource_destruct(struct dce110_resource_pool *pool) in dce120_resource_destruct() argument 895 dce120_destroy_resource_pool(struct resource_pool **pool) dce120_destroy_resource_pool() argument 1052 dce120_resource_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce120_resource_construct() argument 1276 struct dce110_resource_pool *pool = dce120_create_resource_pool() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce60/ |
| H A D | dce60_resource.c | 797 static void dce60_resource_destruct(struct dce110_resource_pool *pool) in dce60_resource_destruct() argument 921 dce60_destroy_resource_pool(struct resource_pool **pool) dce60_destroy_resource_pool() argument 941 dce60_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce60_construct() argument 1122 struct dce110_resource_pool *pool = dce60_create_resource_pool() local 1136 dce61_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce61_construct() argument 1320 struct dce110_resource_pool *pool = dce61_create_resource_pool() local 1334 dce64_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce64_construct() argument 1514 struct dce110_resource_pool *pool = dce64_create_resource_pool() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce80/ |
| H A D | dce80_resource.c | 804 static void dce80_resource_destruct(struct dce110_resource_pool *pool) in dce80_resource_destruct() argument 928 dce80_destroy_resource_pool(struct resource_pool **pool) dce80_destroy_resource_pool() argument 948 dce80_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce80_construct() argument 1136 struct dce110_resource_pool *pool = dce80_create_resource_pool() local 1150 dce81_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce81_construct() argument 1336 struct dce110_resource_pool *pool = dce81_create_resource_pool() local 1350 dce83_construct( uint8_t num_virtual_links, struct dc *dc, struct dce110_resource_pool *pool) dce83_construct() argument 1533 struct dce110_resource_pool *pool = dce83_create_resource_pool() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn201/ |
| H A D | dcn201_resource.c | 906 static void dcn201_resource_destruct(struct dcn201_resource_pool *pool) in dcn201_resource_destruct() argument 995 dcn201_acquire_free_pipe_for_layer( const struct dc_state *cur_ctx, struct dc_state *new_ctx, const struct resource_pool *pool, const struct pipe_ctx *opp_head_pipe) dcn201_acquire_free_pipe_for_layer() argument 1042 dcn201_destroy_resource_pool(struct resource_pool **pool) dcn201_destroy_resource_pool() argument 1078 dcn201_resource_construct( uint8_t num_virtual_links, struct dc *dc, struct dcn201_resource_pool *pool) dcn201_resource_construct() argument 1295 struct dcn201_resource_pool *pool = dcn201_create_resource_pool() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
| H A D | dcn20_fpu.c | 2402 struct dcn21_resource_pool *pool = TO_DCN21_RES_POOL(dc->res_pool); in dcn21_update_bw_bounding_box() local
|
| /kernel/linux/linux-6.6/kernel/dma/ |
| H A D | swiotlb.c | 302 static void add_mem_pool(struct io_tlb_mem *mem, struct io_tlb_pool *pool) in add_mem_pool() argument 683 struct io_tlb_pool *pool; swiotlb_alloc_pool() local 734 struct io_tlb_pool *pool; swiotlb_dyn_alloc() local 752 struct io_tlb_pool *pool = container_of(rcu, struct io_tlb_pool, rcu); swiotlb_dyn_free() local 774 struct io_tlb_pool *pool; swiotlb_find_pool() local 797 swiotlb_del_pool(struct device *dev, struct io_tlb_pool *pool) swiotlb_del_pool() argument 975 swiotlb_area_find_slots(struct device *dev, struct io_tlb_pool *pool, int area_index, phys_addr_t orig_addr, size_t alloc_size, unsigned int alloc_align_mask) swiotlb_area_find_slots() argument 1083 swiotlb_pool_find_slots(struct device *dev, struct io_tlb_pool *pool, phys_addr_t orig_addr, size_t alloc_size, unsigned int alloc_align_mask) swiotlb_pool_find_slots() argument 1123 struct io_tlb_pool *pool; swiotlb_find_slots() local 1228 mem_pool_used(struct io_tlb_pool *pool) mem_pool_used() argument 1250 struct io_tlb_pool *pool; mem_used() local 1273 struct io_tlb_pool *pool; swiotlb_tbl_map_single() local 1385 struct io_tlb_pool *pool; swiotlb_del_transient() local 1607 struct io_tlb_pool *pool; swiotlb_alloc() local 1655 struct io_tlb_pool *pool; rmem_swiotlb_device_init() local [all...] |
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | hyperv.h | 352 __u8 pool; member 407 __u8 pool; member
|
| /kernel/linux/linux-6.6/block/ |
| H A D | bio.c | 163 void bvec_free(mempool_t *pool, struct bio_vec *bv, unsigned short nr_vecs) in bvec_free() argument 183 struct bio_vec *bvec_alloc(mempool_t *pool, unsigned short *nr_vecs, in bvec_alloc() argument 1685 int biovec_init_pool(mempool_t *pool, int pool_entries) in biovec_init_pool() argument [all...] |
| /kernel/linux/linux-6.6/drivers/dma/ |
| H A D | dmaengine.c | 1313 mempool_t *pool; member
|