Searched refs:_verify_file_content (Results 1 – 3 of 3) sorted by relevance
| /examples/utest/testcases/mm/ |
| A D | lwp_mmap_fd_map_fixed_merge.c | 93 _verify_file_content(lwp, private0, 0); in test_mmap_fd_fixed() 94 _verify_file_content(lwp, private1, 0); in test_mmap_fd_fixed() 95 _verify_file_content(lwp, private2, 0); in test_mmap_fd_fixed() 96 _verify_file_content(lwp, private3, 0); in test_mmap_fd_fixed() 97 _verify_file_content(lwp, private4, 0); in test_mmap_fd_fixed() 106 _verify_file_content(lwp, private0, 0); in test_mmap_fd_fixed() 107 _verify_file_content(lwp, private1, 0); in test_mmap_fd_fixed() 109 _verify_file_content(lwp, private3, 0); in test_mmap_fd_fixed() 110 _verify_file_content(lwp, private4, 0); in test_mmap_fd_fixed() 120 _verify_file_content(lwp, private1, 0); in test_mmap_fd_fixed() [all …]
|
| A D | lwp_mmap_fd_map_fixed_split.c | 110 _verify_file_content(lwp, private2, 0); in test_mmap_fd_fixed() 121 _verify_file_content(lwp, private0, 0); in test_mmap_fd_fixed() 123 _verify_file_content(lwp, private2, 0); in test_mmap_fd_fixed() 134 _verify_file_content(lwp, private0, 0); in test_mmap_fd_fixed() 136 _verify_file_content(lwp, private2, 0); in test_mmap_fd_fixed() 138 _verify_file_content(lwp, private4, 0); in test_mmap_fd_fixed() 147 _verify_file_content(lwp, private0, 0); in test_mmap_fd_fixed() 148 _verify_file_content(lwp, private1, 0); in test_mmap_fd_fixed() 149 _verify_file_content(lwp, private2, 0); in test_mmap_fd_fixed() 151 _verify_file_content(lwp, private4, 0); in test_mmap_fd_fixed() [all …]
|
| A D | lwp_mmap_fd.c | 58 static void _verify_file_content(const char *mmap_buf) in _verify_file_content() function 86 _verify_file_content(vaddr); in test_mmap_fd()
|
Completed in 4 milliseconds