Searched refs:vc_SAK (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
H A Dconsole_struct.h125 extern void vc_SAK(struct work_struct *work);
/linux-4.4.14/drivers/tty/vt/
H A Dvt_ioctl.c1065 void vc_SAK(struct work_struct *work) vc_SAK() function
H A Dvt.c786 INIT_WORK(&vc_cons[currcons].SAK_work, vc_SAK); vc_allocate()
3000 INIT_WORK(&vc_cons[currcons].SAK_work, vc_SAK); con_init()

Completed in 186 milliseconds