Searched refs:patch_u32 (Results 1 – 2 of 2) sorted by relevance
114 #define patch_u32 patch_uint macro
684 if (patch_u32(((u32 *)&entry->funcdata) + i, ((u32 *)&desc)[i])) in create_stub()688 if (patch_u32(&entry->magic, STUB_MAGIC)) in create_stub()1142 if (patch_u32((void *)&stub->funcdata, PPC_RAW_NOP())) in setup_ftrace_ool_stubs()
Completed in 5 milliseconds