Home
last modified time | relevance | path

Searched refs:swdevt (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/vm/
H A Dvm_swap.c71 struct swdevt *swdevt = should_be_malloced; /* exported to pstat/systat */ variable
100 struct swdevt *sp; in swapdev_strategy()
127 sp = &swdevt[index]; in swapdev_strategy()
253 struct swdevt *sp; in swaponvp()
407 struct swdevt *sp; in sys_swapoff()
446 struct swdevt *sp; in swapoff_one()
453 sp = &swdevt[index]; in swapoff_one()
558 bzero(swdevt + index, sizeof(struct swdevt)); in swapoff_one()
564 for (sp = swdevt, aligned_nblks = 0; sp < swdevt + nswdev; sp++) { in swapoff_one()
610 struct swdevt *sp; in sysctl_vm_swap_info()
[all …]
H A Dswap_pager.c179 extern struct swdevt *swdevt;
585 struct swdevt *sp = &swdevt[BLK2DEVIDX(blk)]; in swp_pager_freeswapspace()
2226 if (swdevt[devidx].sw_nused) in swap_pager_swapoff()
/dragonfly/sys/dev/drm/include/linux/
H A Dswap.h48 extern struct swdevt *swdevt;
54 struct swdevt *sp; in get_nr_swap_pages()
59 sp = &swdevt[n]; in get_nr_swap_pages()
/dragonfly/lib/libkvm/
H A Dkvm_getswapinfo.c124 struct swdevt *sw; in kvm_getswapinfo()
125 struct swdevt swinfo; in kvm_getswapinfo()
196 struct swdevt *sw; in nlist_init()
197 struct swdevt swinfo; in nlist_init()
/dragonfly/sys/sys/
H A Dconf.h178 struct swdevt { struct