be_alloc          184 drivers/gpu/drm/xen/xen_drm_front.c 	buf_cfg.be_alloc = front_info->cfg.be_alloc;
be_alloc          201 drivers/gpu/drm/xen/xen_drm_front.c 	if (buf_cfg.be_alloc)
be_alloc          234 drivers/gpu/drm/xen/xen_drm_front.c 	bool be_alloc;
be_alloc          241 drivers/gpu/drm/xen/xen_drm_front.c 	be_alloc = front_info->cfg.be_alloc;
be_alloc          247 drivers/gpu/drm/xen/xen_drm_front.c 	if (be_alloc)
be_alloc          266 drivers/gpu/drm/xen/xen_drm_front.c 	if (!be_alloc)
be_alloc          466 drivers/gpu/drm/xen/xen_drm_front.c 	if (front_info->cfg.be_alloc)
be_alloc          599 drivers/gpu/drm/xen/xen_drm_front.c 	if (!front_info->cfg.be_alloc)
be_alloc           57 drivers/gpu/drm/xen/xen_drm_front_cfg.c 		cfg->be_alloc = true;
be_alloc           31 drivers/gpu/drm/xen/xen_drm_front_cfg.h 	bool be_alloc;
be_alloc           32 drivers/gpu/drm/xen/xen_drm_front_gem.c 	bool be_alloc;
be_alloc           89 drivers/gpu/drm/xen/xen_drm_front_gem.c 	if (drm_info->front_info->cfg.be_alloc) {
be_alloc          111 drivers/gpu/drm/xen/xen_drm_front_gem.c 		xen_obj->be_alloc = true;
be_alloc          154 drivers/gpu/drm/xen/xen_drm_front_gem.c 			if (xen_obj->be_alloc) {
be_alloc          522 drivers/xen/xen-front-pgdir-shbuf.c 	if (cfg->be_alloc)
be_alloc           75 include/xen/xen-front-pgdir-shbuf.h 	int be_alloc;