A syscall can be way less than 10us. Especially if it is not doing I/O.
But a kernel mode switch is definitely more expensive than a trivial (likely cached) jump instruction.
But a kernel mode switch is definitely more expensive than a trivial (likely cached) jump instruction.