Searched refs:key_count (Results 1 – 2 of 2) sorted by relevance
40 enum { key_count = 3 }; enumerator41 static int keys[key_count];42 static volatile int *pages[key_count];75 unsigned saved_rights[key_count]; in check_page_access()76 for (int i = 0; i < key_count; ++i) in check_page_access()107 for (int i = 0; i < key_count; ++i) in check_page_access()121 for (int i = 0; i < key_count; ++i) in sigusr1_handler()130 int access_rights[key_count];139 for (int i = 0; i < key_count; ++i) in get_thread_func()159 for (int i = 0; i < key_count; ++i) in delayed_thread_func()[all …]
42 enum { key_count = 12000 }; enumerator44 static struct key keys[key_count];58 for (int key = 0; key < key_count; ++key) in find_stuck_bytes()75 for (int key = 0; key < key_count; ++key) in find_stuck_bytes()