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
1401 static void dcn314_resource_destruct(struct dcn314_resource_pool *pool) in dcn314_resource_destruct()1636 struct dcn314_resource_pool *dcn314_pool = TO_DCN314_RES_POOL(*pool); in dcn314_destroy_resource_pool()1811 struct dcn314_resource_pool *pool) in dcn314_resource_construct()2133 struct dcn314_resource_pool *pool = in dcn314_create_resource_pool()2134 kzalloc(sizeof(struct dcn314_resource_pool), GFP_KERNEL); in dcn314_create_resource_pool()