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
1402 static void dcn314_resource_destruct(struct dcn314_resource_pool *pool) in dcn314_resource_destruct()1637 struct dcn314_resource_pool *dcn314_pool = TO_DCN314_RES_POOL(*pool); in dcn314_destroy_resource_pool()1815 struct dcn314_resource_pool *pool) in dcn314_resource_construct()2142 struct dcn314_resource_pool *pool = in dcn314_create_resource_pool()2143 kzalloc(sizeof(struct dcn314_resource_pool), GFP_KERNEL); in dcn314_create_resource_pool()
Completed in 10 milliseconds