Searched refs:ctl_table (Results 1 – 6 of 6) sorted by relevance
/external/kernel-headers/original/linux/ |
D | sysctl.h | 909 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 …]
|
D | mmzone.h | 413 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,
|
D | if_tr.h | 53 extern struct ctl_table tr_table[];
|
D | if_ether.h | 134 extern struct ctl_table ether_table[];
|
D | net.h | 302 extern ctl_table net_table[];
|
D | mm.h | 1061 int drop_caches_sysctl_handler(struct ctl_table *, int, struct file *,
|