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_swapoff
(Results
1 - 17
of
17
) sorted by relevancy
/src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h
1042
check_syscall_args(
linux_sys_swapoff
)
1572
int
linux_sys_swapoff
(struct lwp *, const struct linux_sys_swapoff_args *, register_t *);
linux_sysent.c
1081
.sy_call = (sy_call_t *)
linux_sys_swapoff
/src/sys/compat/linux/arch/alpha/
linux_syscallargs.h
556
check_syscall_args(
linux_sys_swapoff
)
1716
int
linux_sys_swapoff
(struct lwp *, const struct linux_sys_swapoff_args *, register_t *);
linux_sysent.c
1203
.sy_call = (sy_call_t *)
linux_sys_swapoff
/src/sys/compat/linux/arch/amd64/
linux_syscallargs.h
690
check_syscall_args(
linux_sys_swapoff
)
1672
int
linux_sys_swapoff
(struct lwp *, const struct linux_sys_swapoff_args *, register_t *);
linux_sysent.c
844
.sy_call = (sy_call_t *)
linux_sys_swapoff
/src/sys/compat/linux/arch/arm/
linux_syscallargs.h
402
check_syscall_args(
linux_sys_swapoff
)
1616
int
linux_sys_swapoff
(struct lwp *, const struct linux_sys_swapoff_args *, register_t *);
linux_sysent.c
531
.sy_call = (sy_call_t *)
linux_sys_swapoff
/src/sys/compat/linux/arch/i386/
linux_syscallargs.h
419
check_syscall_args(
linux_sys_swapoff
)
1632
int
linux_sys_swapoff
(struct lwp *, const struct linux_sys_swapoff_args *, register_t *);
linux_sysent.c
534
.sy_call = (sy_call_t *)
linux_sys_swapoff
/src/sys/compat/linux/arch/m68k/
linux_syscallargs.h
404
check_syscall_args(
linux_sys_swapoff
)
1605
int
linux_sys_swapoff
(struct lwp *, const struct linux_sys_swapoff_args *, register_t *);
linux_sysent.c
554
.sy_call = (sy_call_t *)
linux_sys_swapoff
/src/sys/compat/linux/arch/mips/
linux_syscallargs.h
365
check_syscall_args(
linux_sys_swapoff
)
1635
int
linux_sys_swapoff
(struct lwp *, const struct linux_sys_swapoff_args *, register_t *);
linux_sysent.c
519
.sy_call = (sy_call_t *)
linux_sys_swapoff
/src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h
377
check_syscall_args(
linux_sys_swapoff
)
1531
int
linux_sys_swapoff
(struct lwp *, const struct linux_sys_swapoff_args *, register_t *);
linux_sysent.c
528
.sy_call = (sy_call_t *)
linux_sys_swapoff
/src/sys/compat/linux/common/
linux_misc.c
1399
linux_sys_swapoff
(struct lwp *l, const struct linux_sys_swapoff_args *uap, register_t *retval)
function
Completed in 38 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026