Searched refs:FH_CANPUSH (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/arm/include/
H A Dfiq.h63 #define FH_CANPUSH 0x01 /* can push this handler out of the way */ macro
/freebsd-11-stable/sys/arm/arm/
H A Dfiq.c106 if ((ofh->fh_flags & FH_CANPUSH) == 0) {

Completed in 159 milliseconds