Searched refs:ctl_table (Results 101 - 125 of 194) sorted by relevance

12345678

/linux-master/kernel/trace/
H A Dtrace_stack.c517 stack_trace_sysctl(struct ctl_table *table, int write, void *buffer,
/linux-master/fs/notify/dnotify/
H A Ddnotify.c24 static struct ctl_table dnotify_sysctls[] = {
/linux-master/security/loadpin/
H A Dloadpin.c56 static struct ctl_table loadpin_sysctl_table[] = {
/linux-master/arch/arm64/kernel/
H A Dfpsimd.c538 static int vec_proc_do_default_vl(struct ctl_table *table, int write,
545 struct ctl_table tmp_table = {
565 static struct ctl_table sve_default_vl_table[] = {
588 static struct ctl_table sme_default_vl_table[] = {
H A Dprocess.c714 static struct ctl_table tagged_addr_sysctl_table[] = {
/linux-master/drivers/hv/
H A Dhv_common.c144 static struct ctl_table hv_ctl_table[] = {
/linux-master/net/bridge/
H A Dbr_netfilter_hooks.c1179 int brnf_sysctl_call_tables(struct ctl_table *ctl, int write,
1191 static struct ctl_table brnf_table[] = {
1243 struct ctl_table *table = brnf_table;
1277 struct ctl_table *table = brnet->ctl_hdr->ctl_table_arg;
/linux-master/drivers/char/
H A Drandom.c1607 static int proc_do_uuid(struct ctl_table *table, int write, void *buf,
1612 struct ctl_table fake_table = {
1638 static int proc_do_rointvec(struct ctl_table *table, int write, void *buf,
1644 static struct ctl_table random_table[] = {
/linux-master/net/ipv6/
H A Dicmp.c1164 static struct ctl_table ipv6_icmp_table_template[] = {
1212 struct ctl_table * __net_init ipv6_icmp_sysctl_init(struct net *net)
1214 struct ctl_table *table;
/linux-master/kernel/
H A Dkexec_core.c891 static int kexec_limit_handler(struct ctl_table *table, int write,
896 struct ctl_table tmp = {
928 static struct ctl_table kexec_core_sysctls[] = {
H A Dacct.c79 static struct ctl_table kern_acct_table[] = {
H A Dpanic.c84 static struct ctl_table kern_panic_table[] = {
/linux-master/drivers/net/
H A Dvrf.c1911 static int vrf_shared_table_handler(struct ctl_table *table, int write,
1917 struct ctl_table tmp = {
1938 static const struct ctl_table vrf_table[] = {
1952 struct ctl_table *table;
1974 struct ctl_table *table;
/linux-master/net/ipv4/
H A Ddevinet.c2380 static int devinet_conf_proc(struct ctl_table *ctl, int write,
2432 static int devinet_sysctl_forward(struct ctl_table *ctl, int write,
2479 static int ipv4_doint_and_flush(struct ctl_table *ctl, int write,
2518 struct ctl_table devinet_vars[__IPV4_DEVCONF_MAX];
2644 static struct ctl_table ctl_forward_entry[] = {
2664 struct ctl_table *tbl;
2752 struct ctl_table *tbl;
/linux-master/include/net/
H A Dip_vs.h966 struct ctl_table *sysctl_tbl;
1009 struct ctl_table *lblc_ctl_table;
1013 struct ctl_table *lblcr_ctl_table;
H A Dax25.h216 struct ctl_table;
/linux-master/include/linux/
H A Dperf_event.h1601 int perf_event_max_sample_rate_handler(struct ctl_table *table, int write,
1603 int perf_cpu_time_max_percent_handler(struct ctl_table *table, int write,
1605 int perf_event_max_stack_handler(struct ctl_table *table, int write,
H A Dprintk.h75 struct ctl_table;
/linux-master/arch/powerpc/platforms/pseries/
H A Dmobility.c56 static struct ctl_table nmi_wd_lpm_factor_ctl_table[] = {
/linux-master/drivers/char/ipmi/
H A Dipmi_poweroff.c653 static struct ctl_table ipmi_table[] = {
/linux-master/net/netfilter/ipvs/
H A Dip_vs_lblc.c118 static struct ctl_table vs_vars_table[] = {
/linux-master/fs/ocfs2/
H A Dstackglue.c653 static struct ctl_table ocfs2_nm_table[] = {
/linux-master/fs/devpts/
H A Dinode.c48 static struct ctl_table pty_table[] = {
/linux-master/mm/
H A Dhugetlb_vmemmap.c674 static struct ctl_table hugetlb_vmemmap_sysctls[] = {
/linux-master/arch/s390/mm/
H A Dpgalloc.c24 static struct ctl_table page_table_sysctl[] = {

Completed in 292 milliseconds

12345678