Searched refs:CHECKPOINT_NUM (Results 1 – 3 of 3) sorted by relevance
19 extern checkpoint_st checkpoint_table[CHECKPOINT_NUM];41 for (i = 0; i < CHECKPOINT_NUM; i++) { in checkpoint_f()51 if (id >= CHECKPOINT_NUM) { in checkpoint_f()62 if (id >= CHECKPOINT_NUM) { in checkpoint_f()73 if (id >= CHECKPOINT_NUM) { in checkpoint_f()83 if (id >= CHECKPOINT_NUM) { in checkpoint_f()
17 checkpoint_st checkpoint_table[CHECKPOINT_NUM] = {0};26 for (i = 0; i < CHECKPOINT_NUM; i++) { in checkpoint_enable_all()43 for (i = 0; i < CHECKPOINT_NUM; i++) { in checkpoint_disable_all()57 for (i = 0; i < CHECKPOINT_NUM; i++) { in checkpoint_register()
34 #define CHECKPOINT_NUM 4 macro
Completed in 3 milliseconds