Searched refs:cpu_lock_delay (Results 1 – 8 of 8) sorted by relevance
75 void cpu_lock_delay(void);
78 void cpu_lock_delay(void);
50 #define cpu_lock_delay() DELAY(1) macro
123 cpu_lock_delay(void) in cpu_lock_delay() function
133 #define cpu_lock_delay() DELAY(1) macro
57 #define cpu_lock_delay() DELAY(1) macro
696 #define cpu_lock_delay() DELAY(1) macro
1264 cpu_lock_delay(); in _mtx_lock_indefinite_check()