#include <os_config.h>
#include <sys/ktypes.h>
#include <sys/sched.h>
Suspend a process inside the kernel. A rescheduling followed by the corresponding context switch occurs within this routine.