Searched refs:ctl_table (Results 126 - 150 of 194) sorted by relevance

12345678

/linux-master/drivers/xen/
H A Dballoon.c87 static struct ctl_table balloon_table[] = {
/linux-master/drivers/misc/sgi-xp/
H A Dxpc_main.c96 static struct ctl_table xpc_sys_xpc_hb[] = {
114 static struct ctl_table xpc_sys_xpc[] = {
/linux-master/fs/
H A Dcoredump.c991 static int proc_dostring_coredump(struct ctl_table *table, int write,
1001 static struct ctl_table coredump_sysctls[] = {
H A Dpipe.c1472 static int proc_dopipe_max_size(struct ctl_table *table, int write,
1479 static struct ctl_table fs_pipe_sysctls[] = {
/linux-master/mm/
H A Dpage_alloc.c5005 static int numa_zonelist_order_handler(struct ctl_table *table, int write,
5995 static int min_free_kbytes_sysctl_handler(struct ctl_table *table, int write,
6011 static int watermark_scale_factor_sysctl_handler(struct ctl_table *table, int write,
6041 static int sysctl_min_unmapped_ratio_sysctl_handler(struct ctl_table *table, int write,
6068 static int sysctl_min_slab_ratio_sysctl_handler(struct ctl_table *table, int write,
6092 static int lowmem_reserve_ratio_sysctl_handler(struct ctl_table *table,
6113 static int percpu_pagelist_high_fraction_sysctl_handler(struct ctl_table *table,
6146 static struct ctl_table page_alloc_sysctl_table[] = {
H A Dcompaction.c2953 static int compaction_proactiveness_sysctl_handler(struct ctl_table *table, int write,
2983 static int sysctl_compaction_handler(struct ctl_table *table, int write,
3294 static int proc_dointvec_minmax_warn_RT_change(struct ctl_table *table,
3313 static struct ctl_table vm_compaction[] = {
H A Dvmstat.c77 int sysctl_vm_numa_stat_handler(struct ctl_table *table, int write,
1887 int vmstat_refresh(struct ctl_table *table, int write,
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[] = {
/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[] = {
H A Darm_pmuv3.c1256 static int armv8pmu_proc_user_access_handler(struct ctl_table *table, int write,
1267 static struct ctl_table armv8_pmu_sysctl_table[] = {
/linux-master/kernel/sched/
H A Drt.c29 static int sched_rt_handler(struct ctl_table *table, int write, void *buffer,
31 static int sched_rr_handler(struct ctl_table *table, int write, void *buffer,
33 static struct ctl_table sched_rt_sysctls[] = {
2956 static int sched_rt_handler(struct ctl_table *table, int write, void *buffer,
2995 static int sched_rr_handler(struct ctl_table *table, int write, void *buffer,
H A Dtopology.c288 static int sched_energy_aware_handler(struct ctl_table *table, int write,
315 static struct ctl_table sched_energy_aware_sysctls[] = {
/linux-master/net/sunrpc/xprtrdma/
H A Dtransport.c87 static struct ctl_table xr_tunables_table[] = {
/linux-master/net/netfilter/ipvs/
H A Dip_vs_lblcr.c289 static struct ctl_table vs_vars_table[] = {
/linux-master/fs/notify/inotify/
H A Dinotify_user.c61 static struct ctl_table inotify_table[] = {
/linux-master/kernel/
H A Dreboot.c1283 static struct ctl_table kern_reboot_table[] = {
/linux-master/fs/lockd/
H A Dsvc.c425 static struct ctl_table nlm_sysctls[] = {
/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 Dfilter.h39 struct ctl_table;
1370 struct ctl_table *table;
H A Dsecurity.h77 struct ctl_table;
231 extern int mmap_min_addr_handler(struct ctl_table *table, int write,
/linux-master/arch/s390/kernel/
H A Ddebug.c957 static int s390dbf_procactive(struct ctl_table *table, int write,
966 static struct ctl_table s390dbf_table[] = {
/linux-master/include/net/
H A Dipv6.h1270 struct ctl_table *ipv6_icmp_sysctl_init(struct net *net);
1272 struct ctl_table *ipv6_route_sysctl_init(struct net *net);
/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/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;
/linux-master/net/ipv6/
H A Dndisc.c1939 static void ndisc_warn_deprecated_sysctl(struct ctl_table *ctl,
1954 int ndisc_ifinfo_sysctl_change(struct ctl_table *ctl, int write, void *buffer,

Completed in 702 milliseconds

12345678