cma_kobject
struct cma_kobject *cma_kobj;
return container_of(kobj, struct cma_kobject, kobj)->cma;
struct cma_kobject *cma_kobj = cma->cma_kobj;