Searched refs:dcn314_resource_pool (Results 1 – 2 of 2) sorted by relevance
36 container_of(pool, struct dcn314_resource_pool, base)38 struct dcn314_resource_pool { struct
1396 static void dcn314_resource_destruct(struct dcn314_resource_pool *pool) in dcn314_resource_destruct()1628 struct dcn314_resource_pool *dcn314_pool = TO_DCN314_RES_POOL(*pool); in dcn314_destroy_resource_pool()1741 struct dcn314_resource_pool *pool) in dcn314_resource_construct()2046 struct dcn314_resource_pool *pool = in dcn314_create_resource_pool()2047 kzalloc(sizeof(struct dcn314_resource_pool), GFP_KERNEL); in dcn314_create_resource_pool()