Home
last modified time | relevance | path

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

/Zephyr-latest/lib/posix/options/
Dmlockall.c13 int mlockall(int flags) in mlockall() function
DKconfig.mem43 Select 'y' here and Zephyr will provide support for mlockall() and munlockall().
DCMakeLists.txt79 zephyr_library_sources_ifdef(CONFIG_POSIX_MEMLOCK mlockall.c)
/Zephyr-latest/include/zephyr/posix/sys/
Dmman.h39 int mlockall(int flags);
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst761 mlockall(), yes