OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linux_sys_pread
(Results
1 - 17
of
17
) sorted by relevancy
/src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h
334
check_syscall_args(
linux_sys_pread
)
1272
int
linux_sys_pread
(struct lwp *, const struct linux_sys_pread_args *, register_t *);
linux_sysent.c
343
.sy_call = (sy_call_t *)
linux_sys_pread
/src/sys/compat/linux/arch/alpha/
linux_syscallargs.h
716
check_syscall_args(
linux_sys_pread
)
1766
int
linux_sys_pread
(struct lwp *, const struct linux_sys_pread_args *, register_t *);
linux_sysent.c
1392
.sy_call = (sy_call_t *)
linux_sys_pread
/src/sys/compat/linux/arch/amd64/
linux_syscallargs.h
117
check_syscall_args(
linux_sys_pread
)
1366
int
linux_sys_pread
(struct lwp *, const struct linux_sys_pread_args *, register_t *);
linux_sysent.c
129
.sy_call = (sy_call_t *)
linux_sys_pread
/src/sys/compat/linux/arch/arm/
linux_syscallargs.h
655
check_syscall_args(
linux_sys_pread
)
1701
int
linux_sys_pread
(struct lwp *, const struct linux_sys_pread_args *, register_t *);
linux_sysent.c
805
.sy_call = (sy_call_t *)
linux_sys_pread
/src/sys/compat/linux/arch/i386/
linux_syscallargs.h
678
check_syscall_args(
linux_sys_pread
)
1729
int
linux_sys_pread
(struct lwp *, const struct linux_sys_pread_args *, register_t *);
linux_sysent.c
812
.sy_call = (sy_call_t *)
linux_sys_pread
/src/sys/compat/linux/arch/m68k/
linux_syscallargs.h
654
check_syscall_args(
linux_sys_pread
)
1702
int
linux_sys_pread
(struct lwp *, const struct linux_sys_pread_args *, register_t *);
linux_sysent.c
827
.sy_call = (sy_call_t *)
linux_sys_pread
/src/sys/compat/linux/arch/mips/
linux_syscallargs.h
758
check_syscall_args(
linux_sys_pread
)
1766
int
linux_sys_pread
(struct lwp *, const struct linux_sys_pread_args *, register_t *);
linux_sysent.c
888
.sy_call = (sy_call_t *)
linux_sys_pread
/src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h
635
check_syscall_args(
linux_sys_pread
)
1626
int
linux_sys_pread
(struct lwp *, const struct linux_sys_pread_args *, register_t *);
linux_sysent.c
801
.sy_call = (sy_call_t *)
linux_sys_pread
/src/sys/compat/linux/common/
linux_file.c
800
linux_sys_pread
(struct lwp *l, const struct linux_sys_pread_args *uap,
function in typeref:typename:int
Completed in 32 milliseconds
Indexes created Sun Oct 12 20:09:57 GMT 2025