Include dependency graph for rtai_srq.h:

Go to the source code of this file.
Defines | |
| #define | RTAI_SRQ_SYSCALL_NR 0x70000001 |
Functions | |
| static long long | rtai_srq (int srq, unsigned long args) |
| static int | rtai_open_srq (unsigned long label) |
| #define RTAI_SRQ_SYSCALL_NR 0x70000001 |
Definition at line 36 of file rtai_srq.h.
| static int rtai_open_srq | ( | unsigned long | label | ) | [inline, static] |
Definition at line 50 of file rtai_srq.h.
References rtai_srq().
Here is the call graph for this function:

| static long long rtai_srq | ( | int | srq, | |
| unsigned long | args | |||
| ) | [inline, static] |
Definition at line 38 of file rtai_srq.h.
References RTAI_DO_TRAP_SYS(), and RTAI_SRQ_SYSCALL_NR.
Here is the call graph for this function:

1.4.7