Home
last modified time | relevance | path

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

/linux-4.4.14/arch/cris/arch-v10/kernel/
Dfasttimer.c496 static int proc_fasttimer_show(struct seq_file *m, void *v) in proc_fasttimer_show() function
633 return single_open_size(file, proc_fasttimer_show, PDE_DATA(inode), BIG_BUF_SIZE); in proc_fasttimer_open()
/linux-4.4.14/arch/cris/arch-v32/kernel/
Dfasttimer.c470 static int proc_fasttimer_show(struct seq_file *m, void *v) in proc_fasttimer_show() function
605 return single_open_size(file, proc_fasttimer_show, PDE_DATA(inode), BIG_BUF_SIZE); in proc_fasttimer_open()