[][src]Module kernel::process::context

Structs

Context

Kernel context

Enums

ContextRegisters

Functions

__swtch

__swtch in swtch.S

sched

switch to scheduler context

swtch

switch context

yield_cpu

give up CPU to scheduler