Searched refs:vc_allocate (Results 1 – 3 of 3) sorted by relevance
676 ret = vc_allocate(newvt); in vt_reldisp()703 ret = vc_allocate(vsa.console); in vt_setactivate()910 ret = vc_allocate(arg); in vt_ioctl()1396 if (alloc && vc_allocate(vt)) { in vt_move_to_console()
1109 int vc_allocate(unsigned int currcons) /* return 0 on success */ in vc_allocate() function3349 ret = vc_allocate(currcons); in con_install()
38 int vc_allocate(unsigned int console);