Searched refs:cpu_debug_store (Results 1 – 3 of 3) sorted by relevance
32 DECLARE_PER_CPU_PAGE_ALIGNED(struct debug_store, cpu_debug_store);
124 struct debug_store cpu_debug_store; member
19 DEFINE_PER_CPU_PAGE_ALIGNED(struct debug_store, cpu_debug_store);722 struct debug_store *ds = &get_cpu_entry_area(cpu)->cpu_debug_store; in alloc_ds_buffer()