#include <tb_entry.h>
Inheritance diagram for Tb_entry_ctx_sw:

Public Member Functions | |
| void | set (Context *ctx, Space *from_space, Address ip, Context *dst, Context *dst_orig, Mword lock_cnt, Sched_context *from_sched, Mword from_prio, Address kernel_ip) |
| Space * | from_space () const |
| Address | kernel_ip () const |
| Mword | lock_cnt () const |
| Context * | dst () const |
| Context * | dst_orig () const |
| Mword | from_prio () const |
| Sched_context * | from_sched () const |
Private Attributes | |
| Context * | _dst |
| switcher target | |
| Context * | _dst_orig |
| Address | _kernel_ip |
| Mword | _lock_cnt |
| Space * | _from_space |
| Sched_context * | _from_sched |
| Mword | _from_prio |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||||||||||||||||||||||
|
|
|
|
switcher target
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2