Searched defs:SyscallType (Results 1 – 2 of 2) sorted by relevance
23 callee: SyscallType, in indirect_syscall0()37 callee: SyscallType, in indirect_syscall1()53 callee: SyscallType, in indirect_syscall1_noreturn()68 callee: SyscallType, in indirect_syscall2()86 callee: SyscallType, in indirect_syscall3()106 callee: SyscallType, in indirect_syscall4()136 callee: SyscallType, in indirect_syscall5()168 callee: SyscallType, in indirect_syscall6()
278 pub(super) type SyscallType = unsafe extern "C" fn(); typedef