Searched defs:advice (Results 1 - 3 of 3) sorted by last modified time

/haiku/src/system/kernel/vm/
H A Dvm.cpp7047 _user_memory_advice(void* _address, size_t size, uint32 advice) argument
/haiku/src/system/libroot/posix/sys/
H A Dmman.cpp184 madvise(void* address, size_t length, int advice) argument
191 posix_madvise(void* address, size_t length, int advice) argument
/haiku/src/system/libroot/posix/
H A Dfcntl.cpp81 posix_fadvise(int fd, off_t offset, off_t len, int advice) argument

Completed in 66 milliseconds