Searched refs:IMP_STATE_HIST_LEN (Results 1 – 3 of 3) sorted by relevance
146 #define IMP_STATE_HIST_LEN 16 macro222 struct import_state_hist imp_state_hist[IMP_STATE_HIST_LEN];
790 for (j = 0; j < IMP_STATE_HIST_LEN; j++) { in lprocfs_rd_state()792 &imp->imp_state_hist[(k + j) % IMP_STATE_HIST_LEN]; in lprocfs_rd_state()
84 IMP_STATE_HIST_LEN; in __import_set_state()