Home
last modified time | relevance | path

Searched refs:test_create_function_call (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/lib/
Dtest-code-patching.c111 static void __init test_create_function_call(void) in test_create_function_call() function
119 dest = ppc_function_entry(test_create_function_call); in test_create_function_call()
356 test_create_function_call(); in test_code_patching()
/kernel/linux/linux-5.10/arch/powerpc/lib/
Dcode-patching.c497 static void __init test_create_function_call(void) in test_create_function_call() function
505 dest = ppc_function_entry(test_create_function_call); in test_create_function_call()
737 test_create_function_call(); in test_code_patching()