Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/sn/kernel/sn2/
Dsn2_smp.c471 #define PTC_BASENAME "sgi_sn/ptc_statistics" macro
566 proc_sn2_ptc = proc_create(PTC_BASENAME, 0444, in sn2_ptc_init()
569 printk(KERN_ERR "unable to create %s proc entry", PTC_BASENAME); in sn2_ptc_init()
578 remove_proc_entry(PTC_BASENAME, NULL); in sn2_ptc_exit()