Searched refs:dcn36_resource_pool (Results 1 – 2 of 2) sorted by relevance
13 container_of(pool, struct dcn36_resource_pool, base)15 struct dcn36_resource_pool { struct
1394 static void dcn36_resource_destruct(struct dcn36_resource_pool *pool) in dcn36_resource_destruct()1675 struct dcn36_resource_pool *dcn36_pool = TO_DCN36_RES_POOL(*pool); in dcn36_destroy_resource_pool()1770 struct dcn36_resource_pool *pool) in dcn36_resource_construct()2169 struct dcn36_resource_pool *pool = in dcn36_create_resource_pool()2170 kzalloc(sizeof(struct dcn36_resource_pool), GFP_KERNEL); in dcn36_create_resource_pool()
Completed in 9 milliseconds