#include <linux/version.h>#include <asm/rtai_vectors.h>#include <sys/syscall.h>#include <unistd.h>Include dependency graph for rtai_lxrt.h:

Go to the source code of this file.
Data Structures | |
| union | rtai_lxrt_t | 
Defines | |
| #define | RTAI_SYSCALL_NR 0x70000000 | 
| #define | RTAI_SYSCALL_CODE ebx | 
| #define | RTAI_SYSCALL_ARGS ecx | 
| #define | RTAI_SYSCALL_RETPNT edx | 
| #define | RTAI_FAKE_LINUX_SYSCALL 20 | 
| #define | SKIP_IMMEDIATE_LINUX_SYSCALL() | 
| #define | LINUX_SYSCALL_NR orig_eax | 
| #define | LINUX_SYSCALL_REG1 ebx | 
| #define | LINUX_SYSCALL_REG2 ecx | 
| #define | LINUX_SYSCALL_REG3 edx | 
| #define | LINUX_SYSCALL_REG4 esi | 
| #define | LINUX_SYSCALL_REG5 edi | 
| #define | LINUX_SYSCALL_REG6 ebp | 
| #define | LINUX_SYSCALL_RETREG eax | 
| #define | SET_LXRT_RETVAL_IN_SYSCALL(regs, retval) | 
| #define | LOW 0 | 
| #define | HIGH 1 | 
| #define | USE_LINUX_TIMER | 
| #define | TIMER_NAME "8254-PIT" | 
| #define | TIMER_FREQ RTAI_FREQ_8254 | 
| #define | TIMER_LATENCY RTAI_LATENCY_8254 | 
| #define | TIMER_SETUP_TIME RTAI_SETUP_TIME_8254 | 
| #define | ONESHOT_SPAN ((0x7FFF*(CPU_FREQ/TIMER_FREQ))/(CONFIG_RTAI_CAL_FREQS_FACT + 1)) | 
| #define | update_linux_timer(cpuid) | 
| #define | rtai_iopl() do { extern int iopl(int); iopl(3); } while (0) | 
Functions | |
| rtai_lxrt_t | _rtai_lxrt (int srq, void *arg) | 
| rtai_lxrt_t | rtai_lxrt (short int dynx, short int lsize, int srq, void *arg) | 
      
  | 
  
| 
 Definition at line 60 of file rtai_lxrt.h.  | 
  
      
  | 
  
| 
 Definition at line 43 of file rtai_lxrt.h.  | 
  
      
  | 
  
| 
 Definition at line 44 of file rtai_lxrt.h.  | 
  
      
  | 
  
| 
 Definition at line 45 of file rtai_lxrt.h.  | 
  
      
  | 
  
| 
 Definition at line 46 of file rtai_lxrt.h.  | 
  
      
  | 
  
| 
 Definition at line 47 of file rtai_lxrt.h.  | 
  
      
  | 
  
| 
 Definition at line 48 of file rtai_lxrt.h.  | 
  
      
  | 
  
| 
 Definition at line 49 of file rtai_lxrt.h.  | 
  
      
  | 
  
| 
 Definition at line 50 of file rtai_lxrt.h.  | 
  
      
  | 
  
| 
 Definition at line 59 of file rtai_lxrt.h.  | 
  
      
  | 
  
| 
 Definition at line 89 of file rtai_lxrt.h.  | 
  
      
  | 
  
| 
 Definition at line 39 of file rtai_lxrt.h.  | 
  
      
  | 
  
| 
 Definition at line 209 of file rtai_lxrt.h.  | 
  
      
  | 
  
| 
 Definition at line 36 of file rtai_lxrt.h.  | 
  
      
  | 
  
| 
 Definition at line 35 of file rtai_lxrt.h.  | 
  
      
  | 
  
| 
 Definition at line 34 of file rtai_lxrt.h.  | 
  
      
  | 
  
| 
 Definition at line 37 of file rtai_lxrt.h.  | 
  
      
  | 
  
| 
 Value: Definition at line 52 of file rtai_lxrt.h.  | 
  
      
  | 
  
| 
 Definition at line 41 of file rtai_lxrt.h.  | 
  
      
  | 
  
| 
 Definition at line 86 of file rtai_lxrt.h.  | 
  
      
  | 
  
| 
 Definition at line 87 of file rtai_lxrt.h.  | 
  
      
  | 
  
| 
 Definition at line 85 of file rtai_lxrt.h.  | 
  
      
  | 
  
| 
 Definition at line 88 of file rtai_lxrt.h.  | 
  
      
  | 
  
| 
 Value: Definition at line 90 of file rtai_lxrt.h.  | 
  
      
  | 
  
| 
 Definition at line 84 of file rtai_lxrt.h.  | 
  
      
  | 
  ||||||||||||
| 
 Definition at line 193 of file rtai_lxrt.h. References _rtai_lxrt(), RTAI_DO_TRAP, RTAI_SYS_VECTOR, RTAI_SYSCALL_NR, and srq. Referenced by _rtai_lxrt(), and rtai_lxrt(). Here is the call graph for this function: ![]()  | 
  
      
  | 
  ||||||||||||||||||||
| 
 Definition at line 204 of file rtai_lxrt.h. References _rtai_lxrt(), ENCODE_LXRT_REQ, rtai_lxrt(), and srq. Referenced by rtai_lxrt(). Here is the call graph for this function: ![]()  | 
  
 1.3.8