REFCOUNT 522 drivers/video/console/newport_con.c REFCOUNT(new_data) = 0; /* usage counter */ REFCOUNT 546 drivers/video/console/newport_con.c if (--REFCOUNT(font_data[unit]) == 0) REFCOUNT 550 drivers/video/console/newport_con.c REFCOUNT(new_data)++; REFCOUNT 559 drivers/video/console/newport_con.c if (--REFCOUNT(font_data[unit]) == 0) REFCOUNT 1121 drivers/video/fbdev/core/fbcon.c REFCOUNT(p->fontdata)++; REFCOUNT 1230 drivers/video/fbdev/core/fbcon.c if (freefont && p->userfont && p->fontdata && (--REFCOUNT(p->fontdata) == 0)) REFCOUNT 1442 drivers/video/fbdev/core/fbcon.c REFCOUNT(p->fontdata)++; REFCOUNT 2587 drivers/video/fbdev/core/fbcon.c REFCOUNT(data)++; REFCOUNT 2611 drivers/video/fbdev/core/fbcon.c if (old_data && (--REFCOUNT(old_data) == 0)) REFCOUNT 2674 drivers/video/fbdev/core/fbcon.c REFCOUNT(new_data) = 0; /* usage counter */