#include <linux/linkage.h>
#include <linux/sched.h>
#include <ipldef.h>
#include <system_data_cells.h>
#include <ipl.h>
#include <sch_routines.h>
Go to the source code of this file.
Functions | |
asmlinkage int | cmod_astexit () |
run after ast called in lower level modes - see 5.2 7.5.3 |
Definition in file system_service_dispatcher.c.
asmlinkage int cmod_astexit | ( | ) |
run after ast called in lower level modes - see 5.2 7.5.3
clears astact bit and rewinds stack
Definition at line 24 of file system_service_dispatcher.c.
References _pcb, ctl_gl_pcb, IPL__ASTDEL, and sch_newlvl().
Referenced by exe_clrast().