Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dintel_ds.h20 struct debug_store { struct
32 DECLARE_PER_CPU_PAGE_ALIGNED(struct debug_store, cpu_debug_store); argument
/linux/fs/smb/server/
H A Dserver.c496 static ssize_t debug_store(const struct class *class, const struct class_attribute *attr, in debug_store() function