Home
last modified time | relevance | path

Searched refs:os_mlock (Results 1 – 5 of 5) sorted by relevance

/qemu/include/sysemu/
H A Dos-posix.h56 int os_mlock(void);
H A Dos-win32.h126 static inline int os_mlock(void) in os_mlock() function
/qemu/
H A Dos-posix.c326 int os_mlock(void) in os_mlock() function
/qemu/migration/
H A Dpostcopy-ram.c655 if (os_mlock() < 0) { in postcopy_ram_incoming_cleanup()
/qemu/system/
H A Dvl.c791 if (os_mlock() < 0) { in realtime_init()