| /kernel/linux/linux-5.10/drivers/infiniband/ulp/srp/ |
| H A D | ib_srp.c | 390 static void srp_destroy_fr_pool(struct srp_fr_pool *pool) in srp_destroy_fr_pool() argument 416 struct srp_fr_pool *pool; in srp_create_fr_pool() local 466 srp_fr_pool_get(struct srp_fr_pool *pool) srp_fr_pool_get() argument 490 srp_fr_pool_put(struct srp_fr_pool *pool, struct srp_fr_desc **desc, int n) srp_fr_pool_put() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_eth.c | 777 u32 pool; dpaa_get_channel() local 798 u32 pool = QM_SDQCR_CHANNELS_POOL_CONV(channel); dpaa_eth_add_channel() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/via/ |
| H A D | via-velocity.c | 1484 void *pool; in velocity_init_dma_rings() local
|
| /kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/ |
| H A D | ibmvfc.c | 797 static int ibmvfc_valid_event(struct ibmvfc_event_pool *pool, in ibmvfc_valid_event() argument 816 struct ibmvfc_event_pool *pool = &vhost->pool; in ibmvfc_free_event() local 1256 struct ibmvfc_event_pool *pool = &vhost->pool; ibmvfc_init_event_pool() local 1296 struct ibmvfc_event_pool *pool = &vhost->pool; ibmvfc_free_event_pool() local [all...] |
| /kernel/linux/linux-5.10/fs/ceph/ |
| H A D | mds_client.h | 341 s64 pool; member
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | zsmalloc.c | 313 static int zs_register_migration(struct zs_pool *pool) { return 0; } in zs_register_migration() argument 314 static void zs_unregister_migration(struct zs_pool *pool) {} in zs_unregister_migration() argument 318 static void kick_deferred_free(struct zs_pool *pool) {} in kick_deferred_free() argument 319 static void init_deferred_free(struct zs_pool *pool) {} in init_deferred_free() argument 320 static void SetZsPageMovable(struct zs_pool *pool, struc in init_deferred_free() argument 323 create_cache(struct zs_pool *pool) create_cache() argument 341 destroy_cache(struct zs_pool *pool) destroy_cache() argument 347 cache_alloc_handle(struct zs_pool *pool, gfp_t gfp) cache_alloc_handle() argument 353 cache_free_handle(struct zs_pool *pool, unsigned long handle) cache_free_handle() argument 358 cache_alloc_zspage(struct zs_pool *pool, gfp_t flags) cache_alloc_zspage() argument 364 cache_free_zspage(struct zs_pool *pool, struct zspage *zspage) cache_free_zspage() argument 395 zs_zpool_destroy(void *pool) zs_zpool_destroy() argument 400 zs_zpool_malloc(void *pool, size_t size, gfp_t gfp, unsigned long *handle) zs_zpool_malloc() argument 406 zs_zpool_free(void *pool, unsigned long handle) zs_zpool_free() argument 411 zs_zpool_map(void *pool, unsigned long handle, enum zpool_mapmode mm) zs_zpool_map() argument 431 zs_zpool_unmap(void *pool, unsigned long handle) zs_zpool_unmap() argument 436 zs_zpool_total_size(void *pool) zs_zpool_total_size() argument 589 struct zs_pool *pool = s->private; zs_stats_size_show() local 645 zs_pool_stat_create(struct zs_pool *pool, const char *name) zs_pool_stat_create() argument 658 zs_pool_stat_destroy(struct zs_pool *pool) zs_pool_stat_destroy() argument 672 zs_pool_stat_create(struct zs_pool *pool, const char *name) zs_pool_stat_create() argument 676 zs_pool_stat_destroy(struct zs_pool *pool) zs_pool_stat_destroy() argument 931 __free_zspage(struct zs_pool *pool, struct size_class *class, struct zspage *zspage) __free_zspage() argument 963 free_zspage(struct zs_pool *pool, struct size_class *class, struct zspage *zspage) free_zspage() argument 1059 alloc_zspage(struct zs_pool *pool, struct size_class *class, gfp_t gfp) alloc_zspage() argument 1227 zs_get_total_pages(struct zs_pool *pool) zs_get_total_pages() argument 1248 zs_map_object(struct zs_pool *pool, unsigned long handle, enum zs_mapmode mm) zs_map_object() argument 1307 zs_unmap_object(struct zs_pool *pool, unsigned long handle) zs_unmap_object() argument 1358 zs_huge_class_size(struct zs_pool *pool) zs_huge_class_size() argument 1416 zs_malloc(struct zs_pool *pool, size_t size, gfp_t gfp) zs_malloc() argument 1497 zs_free(struct zs_pool *pool, unsigned long handle) zs_free() argument 1652 migrate_zspage(struct zs_pool *pool, struct size_class *class, struct zs_compact_control *cc) migrate_zspage() argument 1853 putback_zspage_deferred(struct zs_pool *pool, struct size_class *class, struct zspage *zspage) putback_zspage_deferred() argument 1865 zs_pool_dec_isolated(struct zs_pool *pool) zs_pool_dec_isolated() argument 1904 struct zs_pool *pool; zs_page_isolate() local 1961 struct zs_pool *pool; zs_page_migrate() local 2089 struct zs_pool *pool; zs_page_putback() local 2124 zs_register_migration(struct zs_pool *pool) zs_register_migration() argument 2137 pool_isolated_are_drained(struct zs_pool *pool) pool_isolated_are_drained() argument 2143 wait_for_isolated_drain(struct zs_pool *pool) wait_for_isolated_drain() argument 2156 zs_unregister_migration(struct zs_pool *pool) zs_unregister_migration() argument 2183 struct zs_pool *pool = container_of(work, struct zs_pool, async_free_zspage() local 2210 kick_deferred_free(struct zs_pool *pool) kick_deferred_free() argument 2215 init_deferred_free(struct zs_pool *pool) init_deferred_free() argument 2220 SetZsPageMovable(struct zs_pool *pool, struct zspage *zspage) SetZsPageMovable() argument 2252 __zs_compact(struct zs_pool *pool, struct size_class *class) __zs_compact() argument 2303 zs_compact(struct zs_pool *pool) zs_compact() argument 2323 zs_pool_stats(struct zs_pool *pool, struct zs_pool_stats *stats) zs_pool_stats() argument 2333 struct zs_pool *pool = container_of(shrinker, struct zs_pool, zs_shrinker_scan() local 2352 struct zs_pool *pool = container_of(shrinker, struct zs_pool, zs_shrinker_count() local 2368 zs_unregister_shrinker(struct zs_pool *pool) zs_unregister_shrinker() argument 2373 zs_register_shrinker(struct zs_pool *pool) zs_register_shrinker() argument 2396 struct zs_pool *pool; zs_create_pool() local 2509 zs_destroy_pool(struct zs_pool *pool) zs_destroy_pool() argument [all...] |
| /kernel/linux/linux-5.10/include/scsi/ |
| H A D | libfc.h | 429 struct fc_exch_pool *pool; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
| H A D | dcn10_hw_sequencer.c | 159 struct resource_pool *pool = dc->res_pool; in dcn10_log_hubp_states() local 274 struct resource_pool *pool = dc->res_pool; dcn10_log_hw_state() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
| H A D | dcn20_resource.c | 1459 static void dcn20_resource_destruct(struct dcn20_resource_pool *pool) in dcn20_resource_destruct() argument 1673 const struct resource_pool *pool = dc->res_pool; dcn20_acquire_dsc() local 1702 dcn20_release_dsc(struct resource_context *res_ctx, const struct resource_pool *pool, struct display_stream_compressor **dsc) dcn20_release_dsc() argument 1871 const struct resource_pool *pool = dc->res_pool; dcn20_split_stream_for_odm() local 1938 dcn20_split_stream_for_mpc( struct resource_context *res_ctx, const struct resource_pool *pool, struct pipe_ctx *primary_pipe, struct pipe_ctx *secondary_pipe) dcn20_split_stream_for_mpc() argument 2512 dcn20_find_secondary_pipe(struct dc *dc, struct resource_context *res_ctx, const struct resource_pool *pool, const struct pipe_ctx *primary_pipe) global() argument 3262 dcn20_acquire_idle_pipe_for_layer( struct dc_state *state, const struct resource_pool *pool, struct dc_stream_state *stream) global() argument 3299 dcn20_destroy_resource_pool(struct resource_pool **pool) global() argument 3346 dcn20_dwbc_create(struct dc_context *ctx, struct resource_pool *pool) global() argument 3369 dcn20_mmhubbub_create(struct dc_context *ctx, struct resource_pool *pool) global() argument 3613 init_soc_bounding_box(struct dc *dc, struct dcn20_resource_pool *pool) global() argument 3778 dcn20_resource_construct( uint8_t num_virtual_links, struct dc *dc, struct dcn20_resource_pool *pool) global() argument 4150 struct dcn20_resource_pool *pool = global() local [all...] |
| /kernel/linux/linux-6.6/drivers/mtd/nand/raw/atmel/ |
| H A D | nand-controller.c | 256 struct gen_pool *pool; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_eth.c | 775 u32 pool; dpaa_get_channel() local 796 u32 pool = QM_SDQCR_CHANNELS_POOL_CONV(channel); dpaa_eth_add_channel() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/ |
| H A D | hix5hd2_gmac.c | 241 struct hix5hd2_desc_sw pool[QUEUE_NUMS]; member [all...] |
| /kernel/linux/linux-6.6/fs/ceph/ |
| H A D | mds_client.h | 369 s64 pool; member
|
| /kernel/linux/linux-6.6/include/linux/ceph/ |
| H A D | osd_client.h | 378 s64 pool; member
|
| /kernel/linux/linux-6.6/include/scsi/ |
| H A D | libfc.h | 438 struct fc_exch_pool *pool; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/ |
| H A D | dcn10_hw_sequencer.c | 171 struct resource_pool *pool = dc->res_pool; in dcn10_log_hubp_states() local 286 struct resource_pool *pool = dc->res_pool; dcn10_log_hw_state() local 3881 struct resource_pool *pool = dc->res_pool; dcn10_get_dcc_en_bits() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/ |
| H A D | dcn30_resource.c | 1063 static void dcn30_resource_destruct(struct dcn30_resource_pool *pool) in dcn30_resource_destruct() argument 1213 dcn30_dwbc_create(struct dc_context *ctx, struct resource_pool *pool) dcn30_dwbc_create() argument 1238 dcn30_mmhubbub_create(struct dc_context *ctx, struct resource_pool *pool) dcn30_mmhubbub_create() argument 1284 dcn30_destroy_resource_pool(struct resource_pool **pool) dcn30_destroy_resource_pool() argument 1429 dcn30_acquire_post_bldn_3dlut( struct resource_context *res_ctx, const struct resource_pool *pool, int mpcc_id, struct dc_3dlut **lut, struct dc_transfer_func **shaper) dcn30_acquire_post_bldn_3dlut() argument 1465 dcn30_release_post_bldn_3dlut( struct resource_context *res_ctx, const struct resource_pool *pool, struct dc_3dlut **lut, struct dc_transfer_func **shaper) dcn30_release_post_bldn_3dlut() argument 1497 init_soc_bounding_box(struct dc *dc, struct dcn30_resource_pool *pool) init_soc_bounding_box() argument 1529 const struct resource_pool *pool = dc->res_pool; dcn30_split_stream_for_mpc_or_odm() local 2246 dcn30_resource_construct( uint8_t num_virtual_links, struct dc *dc, struct dcn30_resource_pool *pool) dcn30_resource_construct() argument 2595 struct dcn30_resource_pool *pool = dcn30_create_resource_pool() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/ |
| H A D | dcn20_resource.c | 1085 static void dcn20_resource_destruct(struct dcn20_resource_pool *pool) in dcn20_resource_destruct() argument 1315 const struct resource_pool *pool = dc->res_pool; dcn20_acquire_dsc() local 1344 dcn20_release_dsc(struct resource_context *res_ctx, const struct resource_pool *pool, struct display_stream_compressor **dsc) dcn20_release_dsc() argument 1469 const struct resource_pool *pool = dc->res_pool; dcn20_split_stream_for_odm() local 1546 dcn20_split_stream_for_mpc( struct resource_context *res_ctx, const struct resource_pool *pool, struct pipe_ctx *primary_pipe, struct pipe_ctx *secondary_pipe) dcn20_split_stream_for_mpc() argument 1693 dcn20_find_secondary_pipe(struct dc *dc, struct resource_context *res_ctx, const struct resource_pool *pool, const struct pipe_ctx *primary_pipe) dcn20_find_secondary_pipe() argument 2150 dcn20_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) dcn20_acquire_free_pipe_for_layer() argument 2187 dcn20_destroy_resource_pool(struct resource_pool **pool) dcn20_destroy_resource_pool() argument 2230 dcn20_dwbc_create(struct dc_context *ctx, struct resource_pool *pool) dcn20_dwbc_create() argument 2253 dcn20_mmhubbub_create(struct dc_context *ctx, struct resource_pool *pool) dcn20_mmhubbub_create() argument 2331 init_soc_bounding_box(struct dc *dc, struct dcn20_resource_pool *pool) init_soc_bounding_box() argument 2385 dcn20_resource_construct( uint8_t num_virtual_links, struct dc *dc, struct dcn20_resource_pool *pool) dcn20_resource_construct() argument 2758 struct dcn20_resource_pool *pool = dcn20_create_resource_pool() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn315/ |
| H A D | dcn315_resource.c | 1341 static void dcn315_resource_destruct(struct dcn315_resource_pool *pool) in dcn315_resource_destruct() argument 1507 dcn31_dwbc_create(struct dc_context *ctx, struct resource_pool *pool) dcn31_dwbc_create() argument 1532 dcn31_mmhubbub_create(struct dc_context *ctx, struct resource_pool *pool) dcn31_mmhubbub_create() argument 1572 dcn315_destroy_resource_pool(struct resource_pool **pool) dcn315_destroy_resource_pool() argument 1835 dcn315_resource_construct( uint8_t num_virtual_links, struct dc *dc, struct dcn315_resource_pool *pool) dcn315_resource_construct() argument 2137 struct dcn315_resource_pool *pool = dcn315_create_resource_pool() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/ |
| H A D | dcn32_resource.c | 1341 static void dcn32_resource_destruct(struct dcn32_resource_pool *pool) in dcn32_resource_destruct() argument 1495 dcn32_dwbc_create(struct dc_context *ctx, struct resource_pool *pool) dcn32_dwbc_create() argument 1524 dcn32_mmhubbub_create(struct dc_context *ctx, struct resource_pool *pool) dcn32_mmhubbub_create() argument 1578 dcn32_destroy_resource_pool(struct resource_pool **pool) dcn32_destroy_resource_pool() argument 1587 dcn32_acquire_post_bldn_3dlut( struct resource_context *res_ctx, const struct resource_pool *pool, int mpcc_id, struct dc_3dlut **lut, struct dc_transfer_func **shaper) dcn32_acquire_post_bldn_3dlut() argument 1609 dcn32_release_post_bldn_3dlut( struct resource_context *res_ctx, const struct resource_pool *pool, struct dc_3dlut **lut, struct dc_transfer_func **shaper) dcn32_release_post_bldn_3dlut() argument 2069 dcn32_resource_construct( uint8_t num_virtual_links, struct dc *dc, struct dcn32_resource_pool *pool) dcn32_resource_construct() argument 2474 struct dcn32_resource_pool *pool = dcn32_create_resource_pool() local 2530 find_optimal_free_pipe_as_secondary_dpp_pipe( const struct resource_context *cur_res_ctx, struct resource_context *new_res_ctx, const struct resource_pool *pool, const struct pipe_ctx *new_opp_head) find_optimal_free_pipe_as_secondary_dpp_pipe() argument 2567 find_idle_secondary_pipe_check_mpo( struct resource_context *res_ctx, const struct resource_pool *pool, const struct pipe_ctx *primary_pipe) find_idle_secondary_pipe_check_mpo() argument 2629 dcn32_acquire_idle_pipe_for_head_pipe_in_layer( struct dc_state *state, const struct resource_pool *pool, struct dc_stream_state *stream, const struct pipe_ctx *head_pipe) dcn32_acquire_idle_pipe_for_head_pipe_in_layer() argument 2672 dcn32_acquire_free_pipe_as_secondary_dpp_pipe( const struct dc_state *cur_ctx, struct dc_state *new_ctx, const struct resource_pool *pool, const struct pipe_ctx *opp_head_pipe) dcn32_acquire_free_pipe_as_secondary_dpp_pipe() argument [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/marvell/cesa/ |
| H A D | cesa.h | 463 struct gen_pool *pool; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_debugfs.c | 1113 struct npa_pool_s *pool = &rsp->pool; in print_npa_pool_ctx() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpni-cmd.h | 132 struct dpni_cmd_pool pool[DPNI_MAX_DPBP]; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/via/ |
| H A D | via-velocity.c | 1484 void *pool; in velocity_init_dma_rings() local
|
| /kernel/linux/linux-6.6/drivers/infiniband/ulp/srp/ |
| H A D | ib_srp.c | 385 static void srp_destroy_fr_pool(struct srp_fr_pool *pool) in srp_destroy_fr_pool() argument 411 struct srp_fr_pool *pool; in srp_create_fr_pool() local 461 srp_fr_pool_get(struct srp_fr_pool *pool) srp_fr_pool_get() argument 485 srp_fr_pool_put(struct srp_fr_pool *pool, struct srp_fr_desc **desc, int n) srp_fr_pool_put() argument [all...] |