Home
last modified time | relevance | path

Searched refs:debug_store (Results 1 – 6 of 6) sorted by relevance

/linux/arch/x86/mm/
H A Dcpu_entry_area.c115 npages = sizeof(struct debug_store) / PAGE_SIZE; in percpu_setup_debug_store()
116 BUILD_BUG_ON(sizeof(struct debug_store) % PAGE_SIZE != 0); in percpu_setup_debug_store()
/linux/arch/x86/events/intel/
H A Dbts.c26 struct debug_store ds_back;
148 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in bts_config_buffer()
187 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in bts_update()
463 struct debug_store *ds = this_cpu_ptr(&cpu_hw_events)->ds; in intel_bts_interrupt()
H A Dcore.c3419 struct debug_store *ds = __this_cpu_read(cpu_hw_events.ds); in intel_pmu_reset()
/linux/arch/x86/include/asm/
H A Dcpu_entry_area.h124 struct debug_store cpu_debug_store;
/linux/fs/smb/server/
H A Dserver.c491 static ssize_t debug_store(const struct class *class, const struct class_attribute *attr, in debug_store() function
/linux/arch/x86/events/
H A Dperf_event.h296 struct debug_store *ds;