Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/include/asm/
Dintel_ds.h19 struct debug_store { struct
31 DECLARE_PER_CPU_PAGE_ALIGNED(struct debug_store, cpu_debug_store); argument
/Linux-v6.1/fs/ksmbd/
Dserver.c487 static ssize_t debug_store(struct class *class, struct class_attribute *attr, in debug_store() function