RTEMS  5.0.0
Data Structures | Typedefs | Variables
mmanimpl.h File Reference

Internal Support for POSIX 1003.1b 6.3.1 - map pages of memory. More...

#include <rtems/libio_.h>
#include <rtems/chain.h>
#include <rtems/posix/shm.h>

Go to the source code of this file.

Data Structures

struct  mmap_mappings_s
 

Typedefs

typedef struct mmap_mappings_s mmap_mapping
 

Variables

rtems_chain_control mmap_mappings
 

Detailed Description

Internal Support for POSIX 1003.1b 6.3.1 - map pages of memory.

Typedef Documentation

◆ mmap_mapping

typedef struct mmap_mappings_s mmap_mapping

Every mmap'ed region has a mapping.