Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
drop_caches.c File Reference
#include <linux/kernel.h>
#include <linux/mm.h>
#include <linux/fs.h>
#include <linux/writeback.h>
#include <linux/sysctl.h>
#include <linux/gfp.h>
#include "internal.h"

Go to the source code of this file.

Functions

int drop_caches_sysctl_handler (ctl_table *table, int write, void __user *buffer, size_t *length, loff_t *ppos)
 

Variables

int sysctl_drop_caches
 

Function Documentation

int drop_caches_sysctl_handler ( ctl_table table,
int  write,
void __user buffer,
size_t length,
loff_t *  ppos 
)

Definition at line 52 of file drop_caches.c.

Variable Documentation

int sysctl_drop_caches

Definition at line 14 of file drop_caches.c.