Searched refs:get_tbu (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dtime.h76 extern __inline__ unsigned long get_tbu(void) { function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dtime.h76 extern __inline__ unsigned long get_tbu(void) { function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dtodc_time.c475 tbu = get_tbu();
496 } while ((get_tbu() != tbu) && (++loop_count < 2));

Completed in 41 milliseconds