Searched refs:dcn315_resource_pool (Results 1 – 2 of 2) sorted by relevance
32 container_of(pool, struct dcn315_resource_pool, base)36 struct dcn315_resource_pool { struct
1367 static void dcn315_resource_destruct(struct dcn315_resource_pool *pool) in dcn315_resource_destruct()1600 struct dcn315_resource_pool *dcn31_pool = TO_DCN315_RES_POOL(*pool); in dcn315_destroy_resource_pool()1753 struct dcn315_resource_pool *pool) in dcn315_resource_construct()2054 struct dcn315_resource_pool *pool = in dcn315_create_resource_pool()2055 kzalloc(sizeof(struct dcn315_resource_pool), GFP_KERNEL); in dcn315_create_resource_pool()