Home
last modified time | relevance | path

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

/arch/x86/kernel/
Duv_sysfs.c33 static ssize_t coherence_id_show(struct kobject *kobj, in coherence_id_show() function
43 __ATTR(coherence_id, S_IRUGO, coherence_id_show, NULL);
/arch/ia64/sn/kernel/sn2/
Dsn_proc_fs.c80 static int coherence_id_show(struct seq_file *s, void *p) in coherence_id_show() function
89 return single_open(file, coherence_id_show, NULL); in coherence_id_open()