Searched refs:TEST_MEMORY_SIZE (Results 1 – 3 of 3) sorted by relevance
976 "sub sp, sp, #"__stringify(TEST_MEMORY_SIZE)"\n\t" in __kprobes_test_case_start()994 "add sp, sp, #"__stringify(TEST_MEMORY_SIZE)"\n\t" in __kprobes_test_case_end_32()1010 "add sp, sp, #"__stringify(TEST_MEMORY_SIZE)"\n\t" in __kprobes_test_case_end_16()1041 static u32 expected_memory[TEST_MEMORY_SIZE/sizeof(u32)];1167 for (i = 0; i < TEST_MEMORY_SIZE / sizeof(current_stack[0]); ++i) in setup_test_context()
29 #define TEST_MEMORY_SIZE 256 macro
220 TEST("add sp, #"__stringify(TEST_MEMORY_SIZE)) /* Assumes TEST_MEMORY_SIZE < 0x400 */ in kprobe_thumb16_test_cases()