Searched refs:TDP_GEOM (Results 1 – 3 of 3) sorted by relevance
282 if (__predict_false(td->td_pflags & TDP_GEOM)) in ast()
385 if (td->td_pflags & TDP_GEOM) in exit1()
507 #define TDP_GEOM 0x00010000 /* Settle GEOM before finishing syscall */ macro