Searched refs:STUB_MAGIC (Results 1 – 1 of 1) sorted by relevance
89 #define STUB_MAGIC 0x73747562 /* stub */ macro366 entry->magic = STUB_MAGIC; in create_ftrace_stub()456 if (patch_instruction(&entry->magic, ppc_inst(STUB_MAGIC))) in create_stub()763 if (magic != STUB_MAGIC) { in module_trampoline_target()