Searched refs:temp_bufcache (Results 1 – 1 of 1) sorted by relevance
1877 unsigned int temp_bufcache; in sysctl_bufvm_update() local1883 node.sysctl_data = &temp_bufcache; in sysctl_bufvm_update()1884 temp_bufcache = *(unsigned int *)rnode->sysctl_data; in sysctl_bufvm_update()1896 if (temp_bufcache > 100) in sysctl_bufvm_update()1898 bufcache = temp_bufcache; in sysctl_bufvm_update()