Searched refs:dcn36_resource_pool (Results 1 – 2 of 2) sorted by relevance
13 container_of(pool, struct dcn36_resource_pool, base)15 struct dcn36_resource_pool { struct
1432 static void dcn36_resource_destruct(struct dcn36_resource_pool *pool) in dcn36_resource_destruct()1716 struct dcn36_resource_pool *dcn36_pool = TO_DCN36_RES_POOL(*pool); in dcn36_destroy_resource_pool()1825 struct dcn36_resource_pool *pool) in dcn36_resource_construct()2230 struct dcn36_resource_pool *pool = in dcn36_create_resource_pool()2231 kzalloc_obj(struct dcn36_resource_pool); in dcn36_create_resource_pool()