Searched refs:ctl_table (Results 1 - 25 of 194) sorted by last modified time

12345678

/linux-master/net/sunrpc/
H A Dxprtsock.c110 static struct ctl_table xs_tunables_table[] = {
/linux-master/kernel/sched/
H A Dfair.c139 static struct ctl_table sched_fair_sysctls[] = {
H A Dcore.c1838 static int sysctl_sched_uclamp_handler(struct ctl_table *table, int write,
4606 static int sysctl_numa_balancing(struct ctl_table *table, int write,
4609 struct ctl_table t;
4675 static int sysctl_schedstats(struct ctl_table *table, int write, void *buffer,
4678 struct ctl_table t;
4698 static struct ctl_table sched_core_sysctls[] = {
/linux-master/net/ipv4/
H A Droute.c3412 static int ipv4_sysctl_rtcache_flush(struct ctl_table *__ctl, int write,
3426 static struct ctl_table ipv4_route_table[] = {
3518 static struct ctl_table ipv4_route_netns_table[] = {
3552 struct ctl_table *tbl;
3594 struct ctl_table *tbl;
H A Dip_fragment.c557 static struct ctl_table ip4_frags_ns_ctl_table[] = {
588 static struct ctl_table ip4_frags_ctl_table[] = {
601 struct ctl_table *table;
635 struct ctl_table *table;
/linux-master/mm/
H A Dhugetlb.c4919 static int proc_hugetlb_doulongvec_minmax(struct ctl_table *table, int write,
4923 struct ctl_table dup_table;
4936 struct ctl_table *table, int write,
4958 static int hugetlb_sysctl_handler(struct ctl_table *table, int write,
4967 static int hugetlb_mempolicy_sysctl_handler(struct ctl_table *table, int write,
4975 static int hugetlb_overcommit_handler(struct ctl_table *table, int write,
5004 static struct ctl_table hugetlb_table[] = {
H A Dmemory-failure.c125 static struct ctl_table memory_failure_table[] = {
/linux-master/include/linux/
H A Dmm.h206 int overcommit_ratio_handler(struct ctl_table *, int, void *, size_t *,
208 int overcommit_kbytes_handler(struct ctl_table *, int, void *, size_t *,
210 int overcommit_policy_handler(struct ctl_table *, int, void *, size_t *,
3842 int drop_caches_sysctl_handler(struct ctl_table *, int, void *, size_t *,
H A Dfs.h3531 struct 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/kernel/
H A Dfork.c3421 int sysctl_max_threads(struct ctl_table *table, int write,
3424 struct ctl_table t;
H A Dkprobes.c942 static int proc_kprobes_optimization_handler(struct ctl_table *table,
961 static struct ctl_table kprobe_sysctls[] = {
/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/io_uring/
H A Dio_uring.c156 static struct ctl_table kernel_io_uring_disabled_table[] = {
/linux-master/net/ipv6/
H A Daddrconf.c865 static int addrconf_fixup_forwarding(struct ctl_table *table, int *p, int newf)
933 static int addrconf_fixup_linkdown(struct ctl_table *table, int *p, int newf)
6310 static int addrconf_sysctl_forward(struct ctl_table *ctl, int write,
6316 struct ctl_table lctl;
6335 static int addrconf_sysctl_mtu(struct ctl_table *ctl, int write,
6340 struct ctl_table lctl;
6380 static int addrconf_disable_ipv6(struct ctl_table *table, int *p, int newf)
6406 static int addrconf_sysctl_disable(struct ctl_table *ctl, int write,
6412 struct ctl_table lctl;
6431 static int addrconf_sysctl_proxy_ndp(struct ctl_table *ct
[all...]
/linux-master/drivers/scsi/
H A Dsg.c1650 static struct ctl_table sg_sysctls[] = {
/linux-master/kernel/time/
H A Dtimer.c292 static int timer_migration_handler(struct ctl_table *table, int write,
305 static struct ctl_table timer_sysctl[] = {
/linux-master/kernel/bpf/
H A Dsyscall.c5936 static int bpf_stats_handler(struct ctl_table *table, int write,
5942 struct ctl_table tmp = {
5971 static int bpf_unpriv_handler(struct ctl_table *table, int write,
5976 struct ctl_table tmp = *table;
5995 static struct ctl_table bpf_syscall_table[] = {
/linux-master/fs/
H A Daio.c227 static struct ctl_table aio_sysctls[] = {
H A Dnamei.c1036 static struct ctl_table namei_sysctls[] = {
H A Dexec.c2165 static int proc_dointvec_minmax_coredump(struct ctl_table *table, int write,
2175 static struct ctl_table fs_exec_sysctls[] = {
/linux-master/net/ipv6/netfilter/
H A Dnf_conntrack_reasm.c46 static struct ctl_table nf_ct_frag6_sysctl_table[] = {
71 struct ctl_table *table;
108 struct ctl_table *table;
/linux-master/kernel/printk/
H A Dprintk.c200 int devkmsg_sysctl_set_loglvl(struct ctl_table *table, int write,
/linux-master/drivers/perf/
H A Driscv_pmu_sbi.c1016 static int riscv_pmu_proc_user_access_handler(struct ctl_table *table,
1036 static struct ctl_table sbi_pmu_sysctl_table[] = {
/linux-master/drivers/hv/
H A Dhv_common.c144 static struct ctl_table hv_ctl_table[] = {

Completed in 509 milliseconds

12345678