Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/arch/powerpc/lib/
Dcode-patching.c501 static void __init test_create_function_call(void) in test_create_function_call() function
508 dest = ppc_function_entry(test_create_function_call); in test_create_function_call()
701 test_create_function_call(); in test_code_patching()
/kernel/linux/linux-5.10/arch/powerpc/lib/
Dcode-patching.c492 static void __init test_create_function_call(void) in test_create_function_call() function
500 dest = ppc_function_entry(test_create_function_call); in test_create_function_call()
732 test_create_function_call(); in test_code_patching()