Home
last modified time | relevance | path

Searched defs:debug_store (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dintel_ds.h18 struct debug_store { struct
30 DECLARE_PER_CPU_PAGE_ALIGNED(struct debug_store, cpu_debug_store); argument
/kernel/linux/linux-6.6/arch/x86/include/asm/
Dintel_ds.h19 struct debug_store { struct
31 DECLARE_PER_CPU_PAGE_ALIGNED(struct debug_store, cpu_debug_store); argument
/kernel/linux/linux-6.6/fs/smb/server/
Dserver.c485 static ssize_t debug_store(const struct class *class, const struct class_attribute *attr, in debug_store() function