Searched refs:tcd_cur_stock_pages (Results 1 – 2 of 2) sorted by relevance
127 for (i = 0; i + tcd->tcd_cur_stock_pages < TCD_STOCK_PAGES ; ++ i) { in cfs_trace_refill_stock()152 if (tcd->tcd_cur_stock_pages > 0) { in cfs_trace_get_tage_try()154 --tcd->tcd_cur_stock_pages; in cfs_trace_get_tage_try()1146 tcd->tcd_cur_stock_pages = 0; in cfs_tracefile_init()
172 unsigned long tcd_cur_stock_pages; member