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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dvgtod.h14 int sysctl_enabled; member in struct:vsyscall_gtod_data
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dvsyscall_64.c63 .sysctl_enabled = 1,
132 if (unlikely(!__vsyscall_gtod_data.sysctl_enabled || !vread)) {
174 if (unlikely(!__vsyscall_gtod_data.sysctl_enabled))
239 .data = &vsyscall_gtod_data.sysctl_enabled, .maxlen = sizeof(int),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/vdso/
H A Dvclock_gettime.c116 if (likely(gtod->sysctl_enabled))
139 if (likely(gtod->sysctl_enabled && gtod->clock.vread)) {

Completed in 113 milliseconds