#include <linux/linkage.h>#include <linux/kernel.h>#include <linux/sched.h>#include <internals.h>#include <ipldef.h>#include <pcbdef.h>#include <prvdef.h>#include <ssdef.h>#include <system_data_cells.h>Go to the source code of this file.
Functions | |
| asmlinkage int | exe_setrwm (int flags) |
| asmlinkage int | exe_setswm (int flags) |
| asmlinkage int exe_setrwm | ( | int | flags | ) |
| asmlinkage int exe_setswm | ( | int | flags | ) |
Definition at line 21 of file syssetmod.c.
References ctl_gl_pcb, IPL__SCHED, PRV_M_PSWAPM, SPIN_SCHED, SS__NOPRIV, and SS__NORMAL.
1.5.5