current_memory     53 drivers/char/agp/compat_ioctl.c 	userinfo.pg_used = kerninfo.current_memory;
current_memory    729 drivers/char/agp/frontend.c 	userinfo.pg_used = kerninfo.current_memory;
current_memory    382 drivers/char/agp/generic.c 	info->current_memory = atomic_read(&bridge->current_memory_agp);
current_memory     74 drivers/gpu/drm/drm_agpsupport.c 	info->memory_used = kern->current_memory << PAGE_SHIFT;
current_memory    634 drivers/video/fbdev/intelfb/intelfbdrv.c 		dinfo->ring.offset = offset + gtt_info.current_memory;
current_memory    637 drivers/video/fbdev/intelfb/intelfbdrv.c 			+ gtt_info.current_memory + (dinfo->ring.size >> 12);
current_memory    640 drivers/video/fbdev/intelfb/intelfbdrv.c 			+ gtt_info.current_memory + (dinfo->ring.size >> 12)
current_memory     53 include/linux/agp_backend.h 	int current_memory;