Home
last modified time | relevance | path

Searched refs:tb_update_count (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/ppc64/kernel/
Dtime.c338 tb_count_1 = gtdp->tb_update_count; in do_gettimeofday()
356 tb_count_2 = gtdp->tb_update_count; in do_gettimeofday()
504 systemcfg->tb_update_count = 0; in time_init()
637 ++(systemcfg->tb_update_count); in ppc_adjtimex()
642 ++(systemcfg->tb_update_count); in ppc_adjtimex()
/linux-2.4.37.9/include/asm-ppc64/
Duser_exports.h62 volatile u64 tb_update_count; /* Timebase atomicity 0x50 */ member
Dsystemcfg.h48 __u64 tb_update_count; /* Timebase atomicity ctr 0x50 */ member