Home
last modified time | relevance | path

Searched refs:trace_show (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/ras/
Ddebugfs.c16 static int trace_show(struct seq_file *m, void *v) in trace_show() function
24 return single_open(file, trace_show, NULL); in trace_open()
/linux-6.1.9/mm/
Dslub.c5536 static ssize_t trace_show(struct kmem_cache *s, char *buf) in trace_show() function