Searched refs:dcn35_resource_pool (Results 1 – 2 of 2) sorted by relevance
34 container_of(pool, struct dcn35_resource_pool, base)40 struct dcn35_resource_pool { struct
1413 static void dcn35_resource_destruct(struct dcn35_resource_pool *pool) in dcn35_resource_destruct()1694 struct dcn35_resource_pool *dcn35_pool = TO_DCN35_RES_POOL(*pool); in dcn35_destroy_resource_pool()1795 struct dcn35_resource_pool *pool) in dcn35_resource_construct()2186 struct dcn35_resource_pool *pool = in dcn35_create_resource_pool()2187 kzalloc(sizeof(struct dcn35_resource_pool), GFP_KERNEL); in dcn35_create_resource_pool()