Searched defs:cfs_trace_cpu_data (Results 1 – 1 of 1) sorted by relevance
105 struct cfs_trace_cpu_data { struct113 spinlock_t tcd_lock;114 unsigned long tcd_lock_flags;119 struct list_head tcd_pages;121 unsigned long tcd_cur_pages;133 struct list_head tcd_daemon_pages;135 unsigned long tcd_cur_daemon_pages;143 unsigned long tcd_max_pages;167 struct list_head tcd_stock_pages;169 unsigned long tcd_cur_stock_pages;[all …]