PipeWire
0.3.33
|
Data Fields | |
struct memblock * | block |
int | ref |
uint32_t | offset |
uint32_t | size |
unsigned int | do_unmap:1 |
struct spa_list | link |
void * | ptr |
struct memblock* mapping::block |
Referenced by pw_memblock_free(), pw_memmap_free(), and pw_mempool_import_map().
unsigned int mapping::do_unmap |
struct spa_list mapping::link |
uint32_t mapping::offset |
void* mapping::ptr |
Referenced by pw_mempool_find_ptr().
int mapping::ref |
Referenced by pw_memmap_free().
uint32_t mapping::size |
Referenced by pw_mempool_find_ptr().