Searched refs:sys_swapon (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 244 …{ .sy_narg = AS(swapon_args), .sy_call = (sy_call_t *)sys_swapon, .sy_auevent = AUE_SWAPON, .sy_fl…
|
| /f-stack/freebsd/vm/ |
| H A D | swap_pager.c | 2298 sys_swapon(struct thread *td, struct swapon_args *uap) in sys_swapon() function
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 107 …{ .sy_narg = AS(swapon_args), .sy_call = (sy_call_t *)sys_swapon, .sy_auevent = AUE_SWAPON, .sy_fl…
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 187 …{ .sy_narg = AS(swapon_args), .sy_call = (sy_call_t *)sys_swapon, .sy_auevent = AUE_SWAPON, .sy_fl…
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_sysent.c | 107 …{ .sy_narg = AS(swapon_args), .sy_call = (sy_call_t *)sys_swapon, .sy_auevent = AUE_SWAPON, .sy_fl…
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 107 …{ .sy_narg = AS(swapon_args), .sy_call = (sy_call_t *)sys_swapon, .sy_auevent = AUE_SWAPON, .sy_fl…
|
| /f-stack/freebsd/kern/ |
| H A D | init_sysent.c | 143 …{ .sy_narg = AS(swapon_args), .sy_call = (sy_call_t *)sys_swapon, .sy_auevent = AUE_SWAPON, .sy_fl…
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 1914 int sys_swapon(struct thread *, struct swapon_args *);
|