Home
last modified time | relevance | path

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

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