
Definition at line 433 of file rtai_lxrt.h.
Data Fields | |
| int | in |
| int | out |
| int | nr |
| int | mode |
| void * | serv |
| mode_regs * | moderegs |
| RT_TASK * | task |
| void(* | callback_fun )(long, long) |
| long | retval |
| void(* linux_syscalls_list::callback_fun)(long, long) |
Referenced by rt_create_linux_syscall_server().
Definition at line 433 of file rtai_lxrt.h.
Referenced by linux_syscall_server_fun(), and rt_exec_linux_syscall().
Definition at line 433 of file rtai_lxrt.h.
Referenced by rt_exec_linux_syscall(), and rtai_lxrt_invoke().
Definition at line 433 of file rtai_lxrt.h.
Referenced by rt_create_linux_syscall_server(), and rt_set_sched_policy().
1.4.7