Home
last modified time | relevance | path

Searched defs:KM_PUSHPAGE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dkmem.h48 #define KM_PUSHPAGE M_WAITOK macro
/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dkmem.h44 #define KM_PUSHPAGE 0x0004 /* can block for memory; may use reserve */ macro