Searched refs:mmapped (Results 1 – 18 of 18) sorted by relevance
65 unsigned mmapped; member
972 if (mem->mmapped) { in pgp_memory_release()1091 mem->mmapped = 1; in pgp_mem_readfile()
79 uint8_t mmapped; /* contents need an munmap(2) */ member
123 bool mmapped; /* device is mmap()-ed */ member
2802 if (track->mmapped) in audio_read()2917 if (track->mmapped) in audio_write()3647 if (track->mmapped) in audio_mmap()3693 track->mmapped = true; in audio_mmap()3791 if (track->mmapped) { in audio_free_usrbuf()3801 track->mmapped = false; in audio_free_usrbuf()4665 if (track->mmapped) in audio_track_set_format()5616 if (track->mmapped) { in audio_pmixer_process()
27 Add mmapped method
31 aligned. Returns (void *)-1 on failure, mmapped address on success.
1512 aligned. Returns (void *)-1 on failure, mmapped address on success.
30 aligned. Returns (void *)-1 on failure, mmapped address on success.
1277 aligned. Returns (void *)-1 on failure, mmapped address on success.
151 #define mmap_signal SIGBUS /* signal received if you reference nonexistent part of mmapped file */
961 * to truncate a file that is mmapped. On such hosts,
1000 we've read before exiting. This fixes a bug with mmapped input,1400 When an mmapped area would fall past the end of the file, trim it to1402 that avoids a worst-case behavior that could read half an mmapped file.
1577 * unix.c (stream_at_bof): Don't assume that all non-mmapped files
957 Handle .data sections from loaded objects and anonymously mmapped