Searched refs:tcd_cur_stock_pages (Results 1 – 2 of 2) sorted by relevance
126 for (i = 0; i + tcd->tcd_cur_stock_pages < TCD_STOCK_PAGES ; ++i) { in cfs_trace_refill_stock()151 if (tcd->tcd_cur_stock_pages > 0) { in cfs_trace_get_tage_try()153 --tcd->tcd_cur_stock_pages; in cfs_trace_get_tage_try()1134 tcd->tcd_cur_stock_pages = 0; in cfs_tracefile_init()
169 unsigned long tcd_cur_stock_pages; member