Searched refs:SPINUNIT (Results 1 – 3 of 3) sorted by relevance
232 #define SPINUNIT 100 /* 100 nsec */ macro246 if (timeout < SPINUNIT) in wait_for_sibling_cpu()248 ndelay(SPINUNIT); in wait_for_sibling_cpu()249 timeout -= SPINUNIT; in wait_for_sibling_cpu()
333 #define SPINUNIT 100 /* 100 nsec */ macro363 if (timeout < SPINUNIT) { in __wait_for_cpus()369 ndelay(SPINUNIT); in __wait_for_cpus()370 timeout -= SPINUNIT; in __wait_for_cpus()
64 #define SPINUNIT 100 /* 100ns */ macro935 if ((s64)*t < SPINUNIT) { in mce_timed_out()944 *t -= SPINUNIT; in mce_timed_out()1068 ndelay(SPINUNIT); in mce_start()1094 ndelay(SPINUNIT); in mce_start()1142 ndelay(SPINUNIT); in mce_end()1156 ndelay(SPINUNIT); in mce_end()