Searched refs:ctl_table (Results 51 - 75 of 194) sorted by relevance

12345678

/linux-master/drivers/base/firmware_loader/
H A Dfallback_table.c28 static struct ctl_table firmware_config_table[] = {
/linux-master/arch/powerpc/kernel/
H A Didle.c100 static struct ctl_table powersave_nap_ctl_table[] = {
/linux-master/fs/xfs/
H A Dxfs_sysctl.c14 struct ctl_table *ctl,
34 struct ctl_table *ctl,
55 struct ctl_table *ctl,
69 static struct ctl_table xfs_table[] = {
/linux-master/kernel/
H A Ducount.c41 struct ctl_table *table)
73 static struct ctl_table user_table[] = {
97 struct ctl_table *tbl;
122 struct ctl_table *tbl;
362 static struct ctl_table empty[1];
H A Dwatchdog.c772 static int proc_watchdog_common(int which, struct ctl_table *table, int write,
799 static int proc_watchdog(struct ctl_table *table, int write,
810 static int proc_nmi_watchdog(struct ctl_table *table, int write,
823 static int proc_soft_watchdog(struct ctl_table *table, int write,
834 static int proc_watchdog_thresh(struct ctl_table *table, int write,
857 static int proc_watchdog_cpumask(struct ctl_table *table, int write,
874 static struct ctl_table watchdog_sysctls[] = {
956 static struct ctl_table watchdog_hardlockup_sysctl[] = {
H A Ddelayacct.c47 static int sysctl_delayacct(struct ctl_table *table, int write, void *buffer,
51 struct ctl_table t;
67 static struct ctl_table kern_delayacct_table[] = {
H A Dumh.c498 static int proc_cap_handler(struct ctl_table *table, int write,
501 struct ctl_table t;
548 static struct ctl_table usermodehelper_table[] = {
H A Dpid_namespace.c280 static int pid_ns_ctl_handler(struct ctl_table *table, int write,
284 struct ctl_table tmp = *table;
301 static struct ctl_table pid_ns_ctl_table[] = {
H A Dlatencytop.c68 static int sysctl_latencytop(struct ctl_table *table, int write, void *buffer,
80 static struct ctl_table latencytop_sysctl[] = {
/linux-master/kernel/events/
H A Dcallchain.c232 int perf_event_max_stack_handler(struct ctl_table *table, int write,
237 struct ctl_table new_table = *table;
/linux-master/net/rds/
H A Dtcp.c64 static int rds_tcp_skbuf_handler(struct ctl_table *ctl, int write,
70 static struct ctl_table rds_tcp_sysctl_table[] = {
482 struct ctl_table *ctl_table; member in struct:rds_tcp_net
547 struct ctl_table *tbl;
564 rtn->ctl_table = tbl;
643 kfree(rtn->ctl_table);
686 static int rds_tcp_skbuf_handler(struct ctl_table *ctl, int write,
/linux-master/drivers/macintosh/
H A Dmac_hid.c185 static int mac_hid_toggle_emumouse(struct ctl_table *table, int write,
217 static struct ctl_table mac_hid_files[] = {
/linux-master/net/sunrpc/xprtrdma/
H A Dsvc_rdma.c77 static int svcrdma_counter_handler(struct ctl_table *table, int write,
110 static struct ctl_table svcrdma_parm_table[] = {
/linux-master/net/rose/
H A Dsysctl_net_rose.c24 static struct ctl_table rose_table[] = {
/linux-master/net/dccp/
H A Dsysctl.c23 static struct ctl_table dccp_default_table[] = {
/linux-master/kernel/printk/
H A Dinternal.h11 int devkmsg_sysctl_set_loglvl(struct ctl_table *table, int write,
/linux-master/net/rxrpc/
H A Dsysctl.c32 static struct ctl_table rxrpc_sysctl_table[] = {
/linux-master/net/ipv4/
H A Dxfrm4_policy.c147 static struct ctl_table xfrm4_policy_table[] = {
160 struct ctl_table *table;
189 struct ctl_table *table;
/linux-master/net/netfilter/
H A Dnf_log.c398 static struct ctl_table nf_log_sysctl_table[NFPROTO_NUMPROTO+1];
401 static struct ctl_table nf_log_sysctl_ftable[] = {
412 static int nf_log_proc_dostring(struct ctl_table *table, int write,
422 struct ctl_table tmp = *table;
446 struct ctl_table tmp = *table;
465 struct ctl_table *table;
517 struct ctl_table *table;
H A Dnf_conntrack_standalone.c530 nf_conntrack_hash_sysctl(struct ctl_table *table, int write,
624 static struct ctl_table nf_ct_sysctl_table[] = {
963 static struct ctl_table nf_ct_netfilter_table[] = {
975 struct ctl_table *table)
1010 struct ctl_table *table)
1032 struct ctl_table *table)
1055 struct ctl_table *table)
1069 struct ctl_table *table;
1125 struct ctl_table *table;
/linux-master/net/ipv6/
H A Dxfrm6_policy.c179 static struct ctl_table xfrm6_policy_table[] = {
192 struct ctl_table *table;
221 struct ctl_table *table;
/linux-master/security/yama/
H A Dyama_lsm.c438 static int yama_dointvec_minmax(struct ctl_table *table, int write,
441 struct ctl_table table_copy;
456 static struct ctl_table yama_sysctl_table[] = {
/linux-master/net/netrom/
H A Dsysctl_net_netrom.c34 static struct ctl_table nr_table[] = {
/linux-master/init/
H A Ddo_mounts_initrd.c24 static struct ctl_table kern_do_mounts_initrd_table[] = {
/linux-master/net/ieee802154/6lowpan/
H A Dreassembly.c322 static struct ctl_table lowpan_frags_ns_ctl_table[] = {
346 static struct ctl_table lowpan_frags_ctl_table[] = {
359 struct ctl_table *table;
402 struct ctl_table *table;

Completed in 209 milliseconds

12345678