Searched refs:expected_memory (Results 1 – 1 of 1) sorted by relevance
992 static u32 expected_memory[TEST_MEMORY_SIZE/sizeof(u32)]; variable1289 size_t size = sizeof(expected_memory); in expected_memory_size()1444 if (memcmp(expected_memory, mem, mem_size)) { in check_test_results()1462 print_memory(expected_memory, mem_size); in check_test_results()1501 memcpy(expected_memory, mem, expected_memory_size(mem)); in kprobes_test_case_end()