Home
last modified time | relevance | path

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

/linux-4.4.14/arch/ia64/sn/kernel/sn2/
Dsn2_smp.c459 #define PTC_BASENAME "sgi_sn/ptc_statistics" macro
554 proc_sn2_ptc = proc_create(PTC_BASENAME, 0444, in sn2_ptc_init()
557 printk(KERN_ERR "unable to create %s proc entry", PTC_BASENAME); in sn2_ptc_init()
566 remove_proc_entry(PTC_BASENAME, NULL); in sn2_ptc_exit()