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_ctl
(Results
1 - 17
of
17
) sorted by relevancy
/src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h
146
check_syscall_args(
linux_sys_epoll_ctl
)
1209
int
linux_sys_epoll_ctl
(struct lwp *, const struct linux_sys_epoll_ctl_args *, register_t *);
linux_sysent.c
139
.sy_call = (sy_call_t *)
linux_sys_epoll_ctl
/src/sys/compat/linux/arch/alpha/
linux_syscallargs.h
969
check_syscall_args(
linux_sys_epoll_ctl
)
1861
int
linux_sys_epoll_ctl
(struct lwp *, const struct linux_sys_epoll_ctl_args *, register_t *);
linux_sysent.c
1646
.sy_call = (sy_call_t *)
linux_sys_epoll_ctl
/src/sys/compat/linux/arch/amd64/
linux_syscallargs.h
955
check_syscall_args(
linux_sys_epoll_ctl
)
1754
int
linux_sys_epoll_ctl
(struct lwp *, const struct linux_sys_epoll_ctl_args *, register_t *);
linux_sysent.c
1112
.sy_call = (sy_call_t *)
linux_sys_epoll_ctl
/src/sys/compat/linux/arch/arm/
linux_syscallargs.h
935
check_syscall_args(
linux_sys_epoll_ctl
)
1813
int
linux_sys_epoll_ctl
(struct lwp *, const struct linux_sys_epoll_ctl_args *, register_t *);
linux_sysent.c
1108
.sy_call = (sy_call_t *)
linux_sys_epoll_ctl
/src/sys/compat/linux/arch/i386/
linux_syscallargs.h
982
check_syscall_args(
linux_sys_epoll_ctl
)
1839
int
linux_sys_epoll_ctl
(struct lwp *, const struct linux_sys_epoll_ctl_args *, register_t *);
linux_sysent.c
1133
.sy_call = (sy_call_t *)
linux_sys_epoll_ctl
/src/sys/compat/linux/arch/m68k/
linux_syscallargs.h
929
check_syscall_args(
linux_sys_epoll_ctl
)
1802
int
linux_sys_epoll_ctl
(struct lwp *, const struct linux_sys_epoll_ctl_args *, register_t *);
linux_sysent.c
1124
.sy_call = (sy_call_t *)
linux_sys_epoll_ctl
/src/sys/compat/linux/arch/mips/
linux_syscallargs.h
976
check_syscall_args(
linux_sys_epoll_ctl
)
1843
int
linux_sys_epoll_ctl
(struct lwp *, const struct linux_sys_epoll_ctl_args *, register_t *);
linux_sysent.c
1101
.sy_call = (sy_call_t *)
linux_sys_epoll_ctl
/src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h
873
check_syscall_args(
linux_sys_epoll_ctl
)
1712
int
linux_sys_epoll_ctl
(struct lwp *, const struct linux_sys_epoll_ctl_args *, register_t *);
linux_sysent.c
1048
.sy_call = (sy_call_t *)
linux_sys_epoll_ctl
/src/sys/compat/linux/common/
linux_misc.c
1822
linux_sys_epoll_ctl
(struct lwp *l, const struct linux_sys_epoll_ctl_args *uap,
function
Completed in 34 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026