Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dtaskq.h80 #define TQ_FRONT 0x08 /* Put task at the front of the queue */ macro
/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dtaskq.h57 #define TQ_FRONT 0x08000000 macro