Lines Matching refs:from
152 unsigned int from, to;
194 from = cursor->al.idx_asm;
197 from = (u64)cursor->al.idx;
206 from, to);
211 from - 1,
212 to > from);
401 * This can be called from external jumps, i.e. jumps from one functon
402 * to another, like from the kernel's entry_SYSCALL_64 function to the
406 * go to that function and when exiting from its disassembly, come back