Searched refs:buf3 (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/arch/mips/bcm47xx/ |
D | board.c | 219 char buf3[30]; in bcm47xx_board_get_nvram() local 288 bcm47xx_nvram_getenv("boardrev", buf3, sizeof(buf3)) >= 0) { in bcm47xx_board_get_nvram() 292 !strcmp(buf3, e3->value3)) in bcm47xx_board_get_nvram() 299 bcm47xx_nvram_getenv("boardnum", buf3, sizeof(buf3)) == -ENOENT) { in bcm47xx_board_get_nvram()
|
/linux-4.4.14/arch/cris/arch-v10/kernel/ |
D | fasttimer.c | 676 static char buf3[2000]; 730 DP(proc_fasttimer_read(buf3, NULL, 0, 0, 0)); in fast_timer_test() 761 printk(buf3); in fast_timer_test()
|
/linux-4.4.14/arch/cris/arch-v32/kernel/ |
D | fasttimer.c | 649 static char buf3[2000]; 703 DP(proc_fasttimer_read(buf3, NULL, 0, 0, 0)); in fast_timer_test() 732 printk(buf3); in fast_timer_test()
|