Searched refs:swapent (Results 1 – 12 of 12) sorted by relevance
| /netbsd-src/sys/uvm/ |
| H A D | uvm_swap.h | 42 struct swapent; 57 void (*)(void *, const struct swapent *), size_t, register_t *); 64 uvm_swap_stats(char *c, int l, void (*f)(void *, const struct swapent *), in uvm_swap_stats() argument
|
| H A D | uvm_swap.c | 485 swapent_cvt(struct swapent *se, const struct swapdev *sdp, int inuse) in swapent_cvt() 562 NULL, sizeof(struct swapent), retval); in sys_swapctl() 778 void (*f)(void *, const struct swapent *), size_t len, in uvm_swap_stats() argument 783 struct swapent sep; in uvm_swap_stats()
|
| /netbsd-src/usr.bin/systat/ |
| H A D | swap.c | 83 static struct swapent *swap_devices; 163 struct swapent *sep; in showswap()
|
| /netbsd-src/sbin/swapctl/ |
| H A D | swaplist.c | 59 struct swapent *sep, *fsep; in list_swap() 73 fsep = sep = (struct swapent *)malloc(nswap * sizeof(*sep)); in list_swap()
|
| /netbsd-src/sys/sys/ |
| H A D | swap.h | 35 struct swapent { struct
|
| /netbsd-src/sys/compat/common/ |
| H A D | uvm_13.c | 58 swapent13_cvt(void *p, const struct swapent *se) in swapent13_cvt()
|
| H A D | uvm_50.c | 58 swapent50_cvt(void *p, const struct swapent *se) in swapent50_cvt()
|
| /netbsd-src/external/bsd/top/dist/machine/ |
| H A D | m_svr5.c | 1031 struct swapent *ste; in get_swapinfo() 1039 cnt * sizeof(struct swapent)); in get_swapinfo()
|
| H A D | m_sunos5.c | 1123 struct swapent *ste; in get_swapinfo() 1138 cnt * sizeof(struct swapent)); in get_swapinfo()
|
| H A D | m_netbsd.c | 515 struct swapent *sep; in get_system_info()
|
| /netbsd-src/sys/compat/netbsd32/ |
| H A D | netbsd32_netbsd.c | 1517 swapent32_cvt(void *p, const struct swapent *se) in swapent32_cvt()
|
| /netbsd-src/usr.sbin/sysinst/ |
| H A D | disks.c | 2157 struct swapent *swap; in check_swap()
|