Home
last modified time | relevance | path

Searched refs:ctl_table (Results 1 – 6 of 6) sorted by relevance

/external/kernel-headers/original/linux/
Dsysctl.h909 typedef struct ctl_table ctl_table; typedef
911 typedef int ctl_handler (ctl_table *table, int __user *name, int nlen,
916 typedef int proc_handler (ctl_table *ctl, int write, struct file * filp,
919 extern int proc_dostring(ctl_table *, int, struct file *,
921 extern int proc_dointvec(ctl_table *, int, struct file *,
923 extern int proc_dointvec_bset(ctl_table *, int, struct file *,
925 extern int proc_dointvec_minmax(ctl_table *, int, struct file *,
927 extern int proc_dointvec_jiffies(ctl_table *, int, struct file *,
929 extern int proc_dointvec_userhz_jiffies(ctl_table *, int, struct file *,
931 extern int proc_dointvec_ms_jiffies(ctl_table *, int, struct file *,
[all …]
Dmmzone.h413 struct ctl_table;
415 int min_free_kbytes_sysctl_handler(struct ctl_table *, int, struct file *,
418 int lowmem_reserve_ratio_sysctl_handler(struct ctl_table *, int, struct file *,
420 int percpu_pagelist_fraction_sysctl_handler(struct ctl_table *, int, struct file *,
422 int sysctl_min_unmapped_ratio_sysctl_handler(struct ctl_table *, int,
Dif_tr.h53 extern struct ctl_table tr_table[];
Dif_ether.h134 extern struct ctl_table ether_table[];
Dnet.h302 extern ctl_table net_table[];
Dmm.h1061 int drop_caches_sysctl_handler(struct ctl_table *, int, struct file *,