OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linux_sys_epoll_pwait
(Results
1 - 17
of
17
) sorted by relevancy
/src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h
155
check_syscall_args(
linux_sys_epoll_pwait
)
1211
int
linux_sys_epoll_pwait
(struct lwp *, const struct linux_sys_epoll_pwait_args *, register_t *);
linux_sysent.c
144
.sy_call = (sy_call_t *)
linux_sys_epoll_pwait
/src/sys/compat/linux/arch/alpha/
linux_syscallargs.h
1257
check_syscall_args(
linux_sys_epoll_pwait
)
1953
int
linux_sys_epoll_pwait
(struct lwp *, const struct linux_sys_epoll_pwait_args *, register_t *);
linux_sysent.c
1930
.sy_call = (sy_call_t *)
linux_sys_epoll_pwait
/src/sys/compat/linux/arch/amd64/
linux_syscallargs.h
1148
check_syscall_args(
linux_sys_epoll_pwait
)
1816
int
linux_sys_epoll_pwait
(struct lwp *, const struct linux_sys_epoll_pwait_args *, register_t *);
linux_sysent.c
1314
.sy_call = (sy_call_t *)
linux_sys_epoll_pwait
/src/sys/compat/linux/arch/arm/
linux_syscallargs.h
1221
check_syscall_args(
linux_sys_epoll_pwait
)
1905
int
linux_sys_epoll_pwait
(struct lwp *, const struct linux_sys_epoll_pwait_args *, register_t *);
linux_sysent.c
1479
.sy_call = (sy_call_t *)
linux_sys_epoll_pwait
/src/sys/compat/linux/arch/i386/
linux_syscallargs.h
1260
check_syscall_args(
linux_sys_epoll_pwait
)
1929
int
linux_sys_epoll_pwait
(struct lwp *, const struct linux_sys_epoll_pwait_args *, register_t *);
linux_sysent.c
1409
.sy_call = (sy_call_t *)
linux_sys_epoll_pwait
/src/sys/compat/linux/arch/m68k/
linux_syscallargs.h
1212
check_syscall_args(
linux_sys_epoll_pwait
)
1894
int
linux_sys_epoll_pwait
(struct lwp *, const struct linux_sys_epoll_pwait_args *, register_t *);
linux_sysent.c
1405
.sy_call = (sy_call_t *)
linux_sys_epoll_pwait
/src/sys/compat/linux/arch/mips/
linux_syscallargs.h
1259
check_syscall_args(
linux_sys_epoll_pwait
)
1935
int
linux_sys_epoll_pwait
(struct lwp *, const struct linux_sys_epoll_pwait_args *, register_t *);
linux_sysent.c
1379
.sy_call = (sy_call_t *)
linux_sys_epoll_pwait
/src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h
1138
check_syscall_args(
linux_sys_epoll_pwait
)
1798
int
linux_sys_epoll_pwait
(struct lwp *, const struct linux_sys_epoll_pwait_args *, register_t *);
linux_sysent.c
1326
.sy_call = (sy_call_t *)
linux_sys_epoll_pwait
/src/sys/compat/linux/common/
linux_misc.c
1879
return
linux_sys_epoll_pwait
(l, &ea, retval);
1943
linux_sys_epoll_pwait
(struct lwp *l,
function
Completed in 50 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026