Include dependency graph for rtai_shm.h:

Go to the source code of this file.
Defines | |
| #define | VMALLOC_VMADDR(x) ((unsigned long)(x)) |
Functions | |
| static long long | rtai_shmrq (int srq, unsigned long args) |
| static unsigned long | uvirt_to_kva (pgd_t *pgd, unsigned long adr) |
| static unsigned long | uvirt_to_bus (unsigned long adr) |
| static unsigned long | kvirt_to_bus (unsigned long adr) |
| static unsigned long | kvirt_to_pa (unsigned long adr) |
| #define VMALLOC_VMADDR | ( | x | ) | ((unsigned long)(x)) |
Definition at line 28 of file rtai_shm.h.
| static unsigned long kvirt_to_bus | ( | unsigned long | adr | ) | [inline, static] |
| static unsigned long kvirt_to_pa | ( | unsigned long | adr | ) | [inline, static] |
| static long long rtai_shmrq | ( | int | srq, | |
| unsigned long | args | |||
| ) | [inline, static] |
Definition at line 33 of file rtai_shm.h.
References RTAI_DO_TRAP_SYS().
Here is the call graph for this function:

| static unsigned long uvirt_to_bus | ( | unsigned long | adr | ) | [inline, static] |
Definition at line 52 of file rtai_shm.h.
| static unsigned long uvirt_to_kva | ( | pgd_t * | pgd, | |
| unsigned long | adr | |||
| ) | [inline, static] |
Definition at line 47 of file rtai_shm.h.
1.4.7