Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dmodule_64.c98 #define STUB_MAGIC 0x73747562 /* stub */ macro
163 if (magic != STUB_MAGIC) { in module_trampoline_target()
413 entry->magic = STUB_MAGIC; in create_stub()
788 entry->magic = STUB_MAGIC; in create_ftrace_stub()