Home
last modified time | relevance | path

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

/Zephyr-latest/lib/posix/options/
Dmlockall.c14 int mlockall(int flags) in mlockall() function
DKconfig.xsi_realtime19 fsync(), mlockall(), munlockall(), mlock(), munlock(), mq_close(), mq_getattr(), mq_notify(),
DKconfig.mem45 Select 'y' here and Zephyr will provide support for mlockall() and munlockall().
DCMakeLists.txt147 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.rst779 mlockall(), yes