Searched refs:cpu_lock_delay (Results 1 – 8 of 8) sorted by relevance
77 void cpu_lock_delay(void);
79 void cpu_lock_delay(void);
48 #define cpu_lock_delay() DELAY(1) macro
125 cpu_lock_delay(void) in cpu_lock_delay() function
133 #define cpu_lock_delay() DELAY(1) macro
59 #define cpu_lock_delay() DELAY(1) macro
730 #define cpu_lock_delay() DELAY(1) macro
1241 cpu_lock_delay(); in _mtx_lock_indefinite_check()