Searched defs:cfs_trace_cpu_data (Results 1 – 1 of 1) sorted by relevance
108 struct cfs_trace_cpu_data { struct116 spinlock_t tcd_lock;117 unsigned long tcd_lock_flags;122 struct list_head tcd_pages;124 unsigned long tcd_cur_pages;136 struct list_head tcd_daemon_pages;138 unsigned long tcd_cur_daemon_pages;146 unsigned long tcd_max_pages;170 struct list_head tcd_stock_pages;172 unsigned long tcd_cur_stock_pages;[all …]