Searched refs:wp_count (Results 1 – 3 of 3) sorted by relevance
159 typedef enum { wp_insert, wp_remove, wp_count } wp_op; enumerator
4397 called with wp_count as the first argument, return the count of
5190 size_t wp_count = wps.GetSize(); in DidForkSwitchHardwareTraps() local5191 for (size_t i = 0; i < wp_count; ++i) { in DidForkSwitchHardwareTraps()