Searched refs:dcn10_resource_pool (Results 1 – 2 of 2) sorted by relevance
32 container_of(pool, struct dcn10_resource_pool, base)38 struct dcn10_resource_pool { struct
885 static void destruct(struct dcn10_resource_pool *pool) in destruct()1130 struct dcn10_resource_pool *dcn10_pool = TO_DCN10_RES_POOL(*pool); in dcn10_destroy_resource_pool()1274 struct dcn10_resource_pool *pool) in construct()1565 struct dcn10_resource_pool *pool = in dcn10_create_resource_pool()1566 kzalloc(sizeof(struct dcn10_resource_pool), GFP_KERNEL); in dcn10_create_resource_pool()