Searched refs:rustix_syscall1_nr_last_fastcall (Results 1 – 2 of 2) sorted by relevance
205 .section .text.rustix_syscall1_nr_last_fastcall,"ax",@progbits207 .weak rustix_syscall1_nr_last_fastcall208 .hidden rustix_syscall1_nr_last_fastcall209 .type rustix_syscall1_nr_last_fastcall, @function210 rustix_syscall1_nr_last_fastcall: label222 .size rustix_syscall1_nr_last_fastcall, .-rustix_syscall1_nr_last_fastcall
29 fn rustix_syscall1_nr_last_fastcall(a0: ArgReg<'_, A0>, nr: SyscallNumber<'_>) -> RetReg<R0>; in rustix_syscall1_nr_last_fastcall() function76 rustix_syscall1_nr_last_fastcall(a0, nr) in syscall1()