Searched refs:dcn321_resource_pool (Results 1 – 2 of 2) sorted by relevance
32 container_of(pool, struct dcn321_resource_pool, base)37 struct dcn321_resource_pool { struct
1347 static void dcn321_resource_destruct(struct dcn321_resource_pool *pool) in dcn321_resource_destruct()1582 struct dcn321_resource_pool *dcn321_pool = TO_DCN321_RES_POOL(*pool); in dcn321_destroy_resource_pool()1628 struct dcn321_resource_pool *pool) in dcn321_resource_construct()2004 struct dcn321_resource_pool *pool = in dcn321_create_resource_pool()2005 kzalloc(sizeof(struct dcn321_resource_pool), GFP_KERNEL); in dcn321_create_resource_pool()