Searched refs:dcn316_resource_pool (Results 1 – 2 of 2) sorted by relevance
32 container_of(pool, struct dcn316_resource_pool, base)36 struct dcn316_resource_pool { struct
1341 static void dcn316_resource_destruct(struct dcn316_resource_pool *pool) in dcn316_resource_destruct()1574 struct dcn316_resource_pool *dcn31_pool = TO_DCN316_RES_POOL(*pool); in dcn316_destroy_resource_pool()1727 struct dcn316_resource_pool *pool) in dcn316_resource_construct()2026 struct dcn316_resource_pool *pool = in dcn316_create_resource_pool()2027 kzalloc(sizeof(struct dcn316_resource_pool), GFP_KERNEL); in dcn316_create_resource_pool()