Home
last modified time | relevance | path

Searched refs:sw_flags (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/vm/
H A Dswap_pager.h54 int sw_flags; member
H A Dswap_pager.c805 if ((sp->sw_flags & SW_CLOSING) == 0) in swp_pager_getswapspace()
853 if ((sp->sw_flags & SW_UNMAPPED) != 0 && in swp_pager_strategy()
891 if ((sp->sw_flags & SW_CLOSING) == 0) { in swp_pager_freeswapspace()
2392 sp->sw_flags = flags; in swaponsomething()
2513 sp->sw_flags |= SW_CLOSING; in swapoff_one()
2596 xs->xsw_flags = sp->sw_flags; in swap_dev_info()
2872 sp->sw_flags |= SW_CLOSING; in swapgeom_orphan()
/f-stack/dpdk/drivers/net/ice/base/
H A Dice_adminq_cmd.h408 u8 sw_flags; member