OP_REF_SIZE 735 arch/x86/kernel/ftrace.c char code[OP_REF_SIZE]; OP_REF_SIZE 811 arch/x86/kernel/ftrace.c memcpy(&op_ptr, trampoline + op_offset, OP_REF_SIZE); OP_REF_SIZE 819 arch/x86/kernel/ftrace.c offset -= (unsigned long)trampoline + op_offset + OP_REF_SIZE; OP_REF_SIZE 824 arch/x86/kernel/ftrace.c memcpy(trampoline + op_offset, &op_ptr, OP_REF_SIZE);