Searched refs:buf5 (Results  1 – 2 of 2) sorted by relevance
| /linux-4.1.27/arch/cris/arch-v10/kernel/ | 
| D | fasttimer.c | 680 static char buf5[6000];  variable 737   proc_fasttimer_read(buf5, NULL, 0, 0, 0);  in fast_timer_test() 766   printk(buf5);  in fast_timer_test() 792   proc_fasttimer_read(buf5, NULL, 0, 0, 0);  in fast_timer_test() 794   printk(buf5);  in fast_timer_test()
  | 
| /linux-4.1.27/arch/cris/arch-v32/kernel/ | 
| D | fasttimer.c | 653 static char buf5[6000];  variable 710   proc_fasttimer_read(buf5, NULL, 0, 0, 0);  in fast_timer_test() 737   printk(buf5);  in fast_timer_test() 763   proc_fasttimer_read(buf5, NULL, 0, 0, 0);  in fast_timer_test() 765   printk(buf5);  in fast_timer_test()
  |