Searched refs:use_syscall (Results 1 – 3 of 3) sorted by relevance
206 u32 use_syscall = strcmp(tk->tkr_mono.clock->name, "arch_sys_counter"); in update_vsyscall() local212 vdso_data->use_syscall = use_syscall; in update_vsyscall()218 if (!use_syscall) { in update_vsyscall()
106 DEFINE(VDSO_USE_SYSCALL, offsetof(struct vdso_data, use_syscall)); in main()
40 __u32 use_syscall; member