Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/qemu/
H A Dos-posix.c330 int os_mlock(void) in os_mlock() function
/openbmc/qemu/migration/
H A Dpostcopy-ram.c655 if (os_mlock() < 0) { in postcopy_ram_incoming_cleanup()
/openbmc/qemu/system/
H A Dvl.c796 if (os_mlock() < 0) { in realtime_init()