Home | History | Annotate | Download | only in tests-mx32

Lines Matching refs:old_mask

59 		unsigned long old_mask;
77 rc = k_ssetmask((kernel_ulong_t) 0xfacefeed00000000ULL | uset.old_mask);
88 if (uset.old_mask != uget.old_mask)
91 uget.old_mask, uset.old_mask);
99 if (uget.old_mask != (unsigned long) rc)
101 uget.old_mask);
110 if (uset.old_mask != (unsigned long) rc)
112 uset.old_mask);