Searched refs:SA_RESTORER (Results 1 – 11 of 11) sorted by relevance
18 #define SA_RESTORER 0x04000000 macro25 if ((kact)->sa_flags & SA_RESTORER) \32 (kact)->sa_flags |= SA_RESTORER; \
19 #define SA_RESTORER 0x04000000 macro26 (kact)->sa_flags |= SA_RESTORER; \
19 #define SA_RESTORER 0x04000000 macro23 if ((kact)->sa_flags & SA_RESTORER) \
22 #define SA_RESTORER 0x04000000 macro31 (kact)->sa_flags |= SA_RESTORER; \
2 #define SA_RESTORER 0x04000000 macro
3 #define SA_RESTORER 0x04000000 macro
20 #define SA_RESTORER 0x04000000 macro25 (kact)->sa_flags = (act)->sa_flags | SA_RESTORER; \
4 #ifdef SA_RESTORER
29 #ifndef SA_RESTORER
Completed in 19 milliseconds