Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/include/asm/
Dvdso_datapage.h31 __u32 tb_seq_count; /* Timebase sequence counter */ member
/linux-4.4.14/arch/arm64/kernel/
Dvdso.c204 ++vdso_data->tb_seq_count; in update_vsyscall()
223 ++vdso_data->tb_seq_count; in update_vsyscall()
Dasm-offsets.c91 DEFINE(VDSO_TB_SEQ_COUNT, offsetof(struct vdso_data, tb_seq_count)); in main()