Lines Matching refs:from
156 unsigned int from, to;
199 from = cursor->al.idx_asm;
202 from = (u64)cursor->al.idx;
211 from, to);
217 from - diff, diff, to > from);
450 * This can be called from external jumps, i.e. jumps from one function
451 * to another, like from the kernel's entry_SYSCALL_64 function to the
455 * go to that function and when exiting from its disassembly, come back