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 (long srq, unsigned long args) |
| static int | rtai_open_srq (unsigned int label) |
| #define RTAI_SRQ_SYSCALL_NR 0x70000001 |
Definition at line 36 of file rtai_srq.h.
| static int rtai_open_srq | ( | unsigned int | label | ) | [inline, static] |
Definition at line 62 of file rtai_srq.h.
References rtai_srq().
Here is the call graph for this function:

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

1.4.7