Searched refs:tk_ver (Results 1 – 2 of 2) sorted by relevance
233 uint32_t tk_ver; in alloc_sv_tk() local235 tk_ver = VDSO_TK_VER_CURR; in alloc_sv_tk()240 shared_page_write(tk_base + offsetof(struct vdso_timekeep, tk_ver), in alloc_sv_tk()241 sizeof(uint32_t), &tk_ver); in alloc_sv_tk()253 uint32_t tk_ver; in alloc_sv_tk_compat32() local256 tk_ver = VDSO_TK_VER_CURR; in alloc_sv_tk_compat32()261 tk_ver), sizeof(uint32_t), &tk_ver); in alloc_sv_tk_compat32()
48 uint32_t tk_ver; member145 uint32_t tk_ver; member