Searched defs:checked_mmap (Results 1 - 5 of 5) sorted by relevance
/third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
H A D | tsoftinj.c | 41 void *checked_mmap(void *addr, size_t length, int prot, int flags, in checked_mmap() function
|
H A D | tinjpage.c | 65 void *checked_mmap(void *start, size_t length, int prot, int flags, in checked_mmap() function [all...] |
/third_party/ltp/testcases/kernel/mce-test/tsrc/ |
H A D | tsoftinj.c | 41 void *checked_mmap(void *addr, size_t length, int prot, int flags, in checked_mmap() function
|
H A D | tinjpage.c | 65 void *checked_mmap(void *start, size_t length, int prot, int flags, in checked_mmap() function [all...] |
/third_party/ltp/testcases/kernel/mce-test/stress/tools/page-poisoning/ |
H A D | page-poisoning.c | 186 static void *checked_mmap(void *start, size_t length, int prot, int flags, in checked_mmap() function
|
Completed in 5 milliseconds