Searched refs:SPINUNIT (Results 1 – 2 of 2) sorted by relevance
508 #define SPINUNIT 100 /* 100 nsec */ macro538 if (timeout < SPINUNIT) { in __wait_for_cpus()544 ndelay(SPINUNIT); in __wait_for_cpus()545 timeout -= SPINUNIT; in __wait_for_cpus()
65 #define SPINUNIT 100 /* 100ns */ macro819 if ((s64)*t < SPINUNIT) { in mce_timed_out()825 *t -= SPINUNIT; in mce_timed_out()942 ndelay(SPINUNIT); in mce_start()968 ndelay(SPINUNIT); in mce_start()1011 ndelay(SPINUNIT); in mce_end()1025 ndelay(SPINUNIT); in mce_end()