Home
last modified time | relevance | path

Searched refs:sys_read (Results 1 – 25 of 36) sorted by relevance

12

/netbsd/sys/rump/librump/rumpkern/
H A Drumpkern_syscalls.c12 extern sy_call_t sys_read;
83 { 3, sys_read },
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/alpha/
H A Delf-reloc-8.d85 0*0000120 ELF_LITERAL sys_read
87 0*0000134 HINT sys_read
107 0*000021c ELF_LITERAL sys_read
109 0*000022c HINT sys_read
H A Delf-reloc-8.s168 ldq $27,sys_read($29) !literal!21
173 jsr $26,($27),sys_read !lituse_jsr!21
234 ldq $27,sys_read($29) !literal!11
238 jsr $26,($27),sys_read !lituse_jsr!11
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/alpha/
H A Delf-reloc-8.d85 0*0000120 ELF_LITERAL sys_read
87 0*0000134 HINT sys_read
107 0*000021c ELF_LITERAL sys_read
109 0*000022c HINT sys_read
H A Delf-reloc-8.s168 ldq $27,sys_read($29) !literal!21
173 jsr $26,($27),sys_read !lituse_jsr!21
234 ldq $27,sys_read($29) !literal!11
238 jsr $26,($27),sys_read !lituse_jsr!11
/netbsd/sys/rump/
H A Drump.sysmap1 3 sys_read read rump___sysimpl_read
/netbsd/sys/compat/ultrix/
H A Dultrix_syscallargs.h447 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
H A Dultrix_sysent.c39 .sy_call = (sy_call_t *)sys_read
/netbsd/sys/compat/sunos/
H A Dsunos_syscallargs.h470 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
H A Dsunos_sysent.c44 .sy_call = (sy_call_t *)sys_read
/netbsd/sys/kern/
H A Dsys_generic.c100 sys_read(struct lwp *l, const struct sys_read_args *uap, register_t *retval) in sys_read() function
/netbsd/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h613 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
H A Dfreebsd_sysent.c48 .sy_call = (sy_call_t *)sys_read
/netbsd/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h674 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
H A Daoutm68k_sysent.c50 .sy_call = (sy_call_t *)sys_read
/netbsd/sys/compat/linux/arch/aarch64/
H A Dlinux_sysent.c317 .sy_call = (sy_call_t *)sys_read
H A Dlinux_syscallargs.h1134 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
/netbsd/sys/compat/linux/arch/i386/
H A Dlinux_sysent.c45 .sy_call = (sy_call_t *)sys_read
/netbsd/sys/compat/linux/arch/arm/
H A Dlinux_sysent.c46 .sy_call = (sy_call_t *)sys_read
/netbsd/sys/compat/linux/arch/m68k/
H A Dlinux_sysent.c49 .sy_call = (sy_call_t *)sys_read
/netbsd/sys/compat/linux/arch/mips/
H A Dlinux_sysent.c46 .sy_call = (sy_call_t *)sys_read
/netbsd/sys/compat/linux/arch/powerpc/
H A Dlinux_sysent.c44 .sy_call = (sy_call_t *)sys_read
H A Dlinux_syscallargs.h1215 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
/netbsd/sys/compat/linux/arch/amd64/
H A Dlinux_sysent.c46 .sy_call = (sy_call_t *)sys_read
H A Dlinux_syscallargs.h1208 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);

12