Home
last modified time | relevance | path

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

/linux-2.6.39/arch/cris/arch-v32/kernel/
Dfasttimer.c467 static int proc_fasttimer_read(char *buf, char **start, off_t offset, int len
477 static int proc_fasttimer_read(char *buf, char **start, off_t offset, int len in proc_fasttimer_read() function
735 DP(proc_fasttimer_read(buf0, NULL, 0, 0, 0)); in fast_timer_test()
738 DP(proc_fasttimer_read(buf1, NULL, 0, 0, 0)); in fast_timer_test()
741 DP(proc_fasttimer_read(buf2, NULL, 0, 0, 0)); in fast_timer_test()
744 DP(proc_fasttimer_read(buf3, NULL, 0, 0, 0)); in fast_timer_test()
747 DP(proc_fasttimer_read(buf4, NULL, 0, 0, 0)); in fast_timer_test()
751 proc_fasttimer_read(buf5, NULL, 0, 0, 0); in fast_timer_test()
804 proc_fasttimer_read(buf5, NULL, 0, 0, 0); in fast_timer_test()
822 fasttimer_proc_entry->read_proc = proc_fasttimer_read; in fast_timer_init()
/linux-2.6.39/arch/cris/arch-v10/kernel/
Dfasttimer.c494 static int proc_fasttimer_read(char *buf, char **start, off_t offset, int len
504 static int proc_fasttimer_read(char *buf, char **start, off_t offset, int len in proc_fasttimer_read() function
764 DP(proc_fasttimer_read(buf0, NULL, 0, 0, 0)); in fast_timer_test()
767 DP(proc_fasttimer_read(buf1, NULL, 0, 0, 0)); in fast_timer_test()
770 DP(proc_fasttimer_read(buf2, NULL, 0, 0, 0)); in fast_timer_test()
773 DP(proc_fasttimer_read(buf3, NULL, 0, 0, 0)); in fast_timer_test()
776 DP(proc_fasttimer_read(buf4, NULL, 0, 0, 0)); in fast_timer_test()
780 proc_fasttimer_read(buf5, NULL, 0, 0, 0); in fast_timer_test()
835 proc_fasttimer_read(buf5, NULL, 0, 0, 0); in fast_timer_test()
863 fasttimer_proc_entry->read_proc = proc_fasttimer_read; in fast_timer_init()