Searched refs:trace_show (Results 1 – 3 of 3) sorted by relevance
22 static int trace_show(struct seq_file *m, void *v) in trace_show() function30 return single_open(file, trace_show, NULL); in trace_open()
701 static int trace_show(struct seq_file *m, void *v) in trace_show() function726 .show = trace_show,
9345 static ssize_t trace_show(struct kmem_cache *s, char *buf) in trace_show() function