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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dfasttimer.c490 static int proc_fasttimer_read(char *buf, char **start, off_t offset, int len
500 static int proc_fasttimer_read(char *buf, char **start, off_t offset, int len function
758 DP(proc_fasttimer_read(buf0, NULL, 0, 0, 0));
761 DP(proc_fasttimer_read(buf1, NULL, 0, 0, 0));
764 DP(proc_fasttimer_read(buf2, NULL, 0, 0, 0));
767 DP(proc_fasttimer_read(buf3, NULL, 0, 0, 0));
770 DP(proc_fasttimer_read(buf4, NULL, 0, 0, 0));
774 proc_fasttimer_read(buf5, NULL, 0, 0, 0);
829 proc_fasttimer_read(buf5, NULL, 0, 0, 0);
847 fasttimer_proc_entry->read_proc = proc_fasttimer_read;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A 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 function
733 DP(proc_fasttimer_read(buf0, NULL, 0, 0, 0));
736 DP(proc_fasttimer_read(buf1, NULL, 0, 0, 0));
739 DP(proc_fasttimer_read(buf2, NULL, 0, 0, 0));
742 DP(proc_fasttimer_read(buf3, NULL, 0, 0, 0));
745 DP(proc_fasttimer_read(buf4, NULL, 0, 0, 0));
749 proc_fasttimer_read(buf5, NULL, 0, 0, 0);
802 proc_fasttimer_read(buf5, NULL, 0, 0, 0);
820 fasttimer_proc_entry->read_proc = proc_fasttimer_read;
[all...]

Completed in 26 milliseconds