linux_syscalls_list Struct Reference
[LXRT module.]

Collaboration diagram for linux_syscalls_list:

Collaboration graph
[legend]

Detailed Description

Definition at line 433 of file rtai_lxrt.h.

Data Fields

int in
int out
int nr
int mode
void * serv
mode_regsmoderegs
RT_TASKtask
void(* callback_fun )(long, long)
long retval


Field Documentation

void(* linux_syscalls_list::callback_fun)(long, long)

Referenced by rt_create_linux_syscall_server().

int linux_syscalls_list::in

Definition at line 433 of file rtai_lxrt.h.

Referenced by linux_syscall_server_fun(), and rt_exec_linux_syscall().

int linux_syscalls_list::mode

Definition at line 433 of file rtai_lxrt.h.

Referenced by rt_create_linux_syscall_server().

struct mode_regs* linux_syscalls_list::moderegs

Definition at line 433 of file rtai_lxrt.h.

Referenced by rt_exec_linux_syscall().

int linux_syscalls_list::nr

Definition at line 433 of file rtai_lxrt.h.

Referenced by rt_create_linux_syscall_server().

int linux_syscalls_list::out

Definition at line 433 of file rtai_lxrt.h.

Referenced by linux_syscall_server_fun().

long linux_syscalls_list::retval

Definition at line 433 of file rtai_lxrt.h.

Referenced by rt_exec_linux_syscall(), and rtai_lxrt_invoke().

void* linux_syscalls_list::serv

Definition at line 433 of file rtai_lxrt.h.

Referenced by linux_syscall_server_fun().

RT_TASK* linux_syscalls_list::task

Definition at line 433 of file rtai_lxrt.h.

Referenced by rt_create_linux_syscall_server(), and rt_set_sched_policy().


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 17:48:49 2010 for RTAI API by  doxygen 1.4.7