/linux-4.1.27/include/net/netns/ |
D | conntrack.h | 11 struct ctl_table_header; 16 struct ctl_table_header *ctl_table_header; member 19 struct ctl_table_header *ctl_compat_header; 62 struct ctl_table_header *ctl_table_header; member 82 struct ctl_table_header *sysctl_header; 83 struct ctl_table_header *acct_sysctl_header; 84 struct ctl_table_header *tstamp_sysctl_header; 85 struct ctl_table_header *event_sysctl_header; 86 struct ctl_table_header *helper_sysctl_header;
|
D | ipv6.h | 11 struct ctl_table_header; 15 struct ctl_table_header *hdr; 16 struct ctl_table_header *route_hdr; 17 struct ctl_table_header *icmp_hdr; 18 struct ctl_table_header *frags_hdr; 19 struct ctl_table_header *xfrm6_hdr;
|
D | ipv4.h | 13 struct ctl_table_header; 31 struct ctl_table_header *forw_hdr; 32 struct ctl_table_header *frags_hdr; 33 struct ctl_table_header *ipv4_hdr; 34 struct ctl_table_header *route_hdr; 35 struct ctl_table_header *xfrm4_hdr;
|
D | unix.h | 7 struct ctl_table_header; 10 struct ctl_table_header *ctl;
|
D | core.h | 4 struct ctl_table_header; 9 struct ctl_table_header *sysctl_hdr;
|
D | mpls.h | 9 struct ctl_table_header; 14 struct ctl_table_header *ctl;
|
D | sctp.h | 7 struct ctl_table_header; 16 struct ctl_table_header *sysctl_header;
|
D | xfrm.h | 11 struct ctl_table_header; 68 struct ctl_table_header *sysctl_hdr;
|
D | ieee802154_6lowpan.h | 12 struct ctl_table_header *frags_hdr;
|
D | netfilter.h | 15 struct ctl_table_header *nf_log_dir_header;
|
/linux-4.1.27/include/linux/ |
D | sysctl.h | 34 struct ctl_table_header; 120 struct ctl_table_header *header; 125 struct ctl_table_header struct 146 struct ctl_table_header header; argument 159 int (*permissions)(struct ctl_table_header *head, struct ctl_table *table); 177 struct ctl_table_header *__register_sysctl_table( 180 struct ctl_table_header *__register_sysctl_paths( 183 struct ctl_table_header *register_sysctl(const char *path, struct ctl_table *table); 184 struct ctl_table_header *register_sysctl_table(struct ctl_table * table); 185 struct ctl_table_header *register_sysctl_paths(const struct ctl_path *path, [all …]
|
D | ipc_namespace.h | 149 struct ctl_table_header; 150 extern struct ctl_table_header *mq_register_sysctl_table(void); 154 static inline struct ctl_table_header *mq_register_sysctl_table(void) in mq_register_sysctl_table()
|
/linux-4.1.27/fs/proc/ |
D | proc_sysctl.c | 28 static bool is_empty_dir(struct ctl_table_header *head) in is_empty_dir() 73 static void drop_sysctl_table(struct ctl_table_header *header); 74 static int sysctl_follow_link(struct ctl_table_header **phead, 76 static int insert_links(struct ctl_table_header *head); 77 static void put_links(struct ctl_table_header *header); 102 static struct ctl_table *find_entry(struct ctl_table_header **phead, in find_entry() 105 struct ctl_table_header *head; in find_entry() 133 static int insert_entry(struct ctl_table_header *head, struct ctl_table *entry) in insert_entry() 142 struct ctl_table_header *parent_head; in insert_entry() 172 static void erase_entry(struct ctl_table_header *head, struct ctl_table *entry) in erase_entry() [all …]
|
D | internal.h | 18 struct ctl_table_header; 66 struct ctl_table_header *sysctl; 252 extern void sysctl_head_put(struct ctl_table_header *); 255 static inline void sysctl_head_put(struct ctl_table_header *head) { } in sysctl_head_put()
|
D | inode.c | 35 struct ctl_table_header *head; in proc_evict_inode()
|
/linux-4.1.27/net/ |
D | sysctl_net.c | 41 static int net_ctl_permissions(struct ctl_table_header *head, in net_ctl_permissions() 83 static struct ctl_table_header *net_header; 103 struct ctl_table_header *register_net_sysctl(struct net *net, in register_net_sysctl() 110 void unregister_net_sysctl_table(struct ctl_table_header *header) in unregister_net_sysctl_table()
|
/linux-4.1.27/include/net/ |
D | net_namespace.h | 36 struct ctl_table_header; 311 struct ctl_table_header; 315 struct ctl_table_header *register_net_sysctl(struct net *net, const char *path, 317 void unregister_net_sysctl_table(struct ctl_table_header *header); 320 static inline struct ctl_table_header *register_net_sysctl(struct net *net, in register_net_sysctl() 325 static inline void unregister_net_sysctl_table(struct ctl_table_header *header) in unregister_net_sysctl_table()
|
D | ip_vs.h | 914 struct ctl_table_header *sysctl_hdr; 948 struct ctl_table_header *lblc_ctl_header; 952 struct ctl_table_header *lblcr_ctl_header;
|
D | ax25.h | 219 struct ctl_table_header *sysheader;
|
/linux-4.1.27/net/netfilter/ |
D | nf_conntrack_proto.c | 40 struct ctl_table_header **header, in nf_ct_register_sysctl() 54 nf_ct_unregister_sysctl(struct ctl_table_header **header, in nf_ct_unregister_sysctl() 183 &in->ctl_table_header, in nf_ct_l3proto_register_sysctl() 203 if (in->ctl_table_header != NULL) in nf_ct_l3proto_unregister_sysctl() 204 nf_ct_unregister_sysctl(&in->ctl_table_header, in nf_ct_l3proto_unregister_sysctl() 305 &pn->ctl_table_header, in nf_ct_l4proto_register_sysctl() 329 nf_ct_unregister_sysctl(&pn->ctl_table_header, in nf_ct_l4proto_register_sysctl() 345 if (pn->ctl_table_header != NULL) in nf_ct_l4proto_unregister_sysctl() 346 nf_ct_unregister_sysctl(&pn->ctl_table_header, in nf_ct_l4proto_unregister_sysctl()
|
D | nf_conntrack_standalone.c | 406 static struct ctl_table_header *nf_ct_netfilter_header;
|
/linux-4.1.27/net/llc/ |
D | sysctl_net_llc.c | 53 static struct ctl_table_header *llc2_timeout_header; 54 static struct ctl_table_header *llc_station_header;
|
/linux-4.1.27/net/ipx/ |
D | sysctl_net_ipx.c | 29 static struct ctl_table_header *ipx_table_header;
|
/linux-4.1.27/net/tipc/ |
D | sysctl.c | 40 static struct ctl_table_header *tipc_ctl_hdr;
|
/linux-4.1.27/drivers/scsi/ |
D | scsi_sysctl.c | 38 static struct ctl_table_header *scsi_table_header;
|
/linux-4.1.27/fs/ntfs/ |
D | sysctl.c | 59 static struct ctl_table_header *sysctls_root_table;
|
/linux-4.1.27/net/appletalk/ |
D | sysctl_net_atalk.c | 45 static struct ctl_table_header *atalk_table_header;
|
/linux-4.1.27/fs/nfs/ |
D | sysctl.c | 14 static struct ctl_table_header *nfs_callback_sysctl_table;
|
D | nfs4sysctl.c | 17 static struct ctl_table_header *nfs4_callback_sysctl_table;
|
/linux-4.1.27/arch/s390/appldata/ |
D | appldata.h | 29 struct ctl_table_header *sysctl_header;
|
D | appldata_base.c | 57 static struct ctl_table_header *appldata_sysctl_header;
|
/linux-4.1.27/fs/coda/ |
D | sysctl.c | 15 static struct ctl_table_header *fs_table_header;
|
/linux-4.1.27/arch/arm/kernel/ |
D | isa.c | 45 static struct ctl_table_header *isa_sysctl_header;
|
/linux-4.1.27/net/rds/ |
D | sysctl.c | 39 static struct ctl_table_header *rds_sysctl_reg_table;
|
D | ib_sysctl.c | 39 static struct ctl_table_header *rds_ib_sysctl_hdr;
|
D | iw_sysctl.c | 39 static struct ctl_table_header *rds_iw_sysctl_hdr;
|
/linux-4.1.27/net/x25/ |
D | sysctl_net_x25.c | 18 static struct ctl_table_header *x25_table_header;
|
/linux-4.1.27/net/phonet/ |
D | sysctl.c | 41 static struct ctl_table_header *phonet_table_hrd;
|
/linux-4.1.27/net/mpls/ |
D | internal.h | 18 struct ctl_table_header *sysctl;
|
/linux-4.1.27/drivers/parport/ |
D | procfs.c | 257 struct ctl_table_header *sysctl_header; 371 struct ctl_table_header *sysctl_header; 424 struct ctl_table_header *sysctl_header;
|
/linux-4.1.27/net/rxrpc/ |
D | sysctl.c | 17 static struct ctl_table_header *rxrpc_sysctl_reg_table;
|
/linux-4.1.27/net/dccp/ |
D | sysctl.c | 102 static struct ctl_table_header *dccp_table_header;
|
/linux-4.1.27/net/rose/ |
D | sysctl_net_rose.c | 25 static struct ctl_table_header *rose_table_header;
|
/linux-4.1.27/ipc/ |
D | mq_sysctl.c | 121 struct ctl_table_header *mq_register_sysctl_table(void) in mq_register_sysctl_table()
|
D | mqueue.c | 95 static struct ctl_table_header *mq_sysctl_table;
|
/linux-4.1.27/net/netrom/ |
D | sysctl_net_netrom.c | 35 static struct ctl_table_header *nr_table_header;
|
/linux-4.1.27/crypto/ |
D | proc.c | 47 static struct ctl_table_header *crypto_sysctls;
|
/linux-4.1.27/fs/fscache/ |
D | main.c | 54 static struct ctl_table_header *fscache_sysctl_header;
|
/linux-4.1.27/net/sunrpc/ |
D | sysctl.c | 42 static struct ctl_table_header *sunrpc_table_header;
|
D | xprtsock.c | 86 static struct ctl_table_header *sunrpc_table_header;
|
/linux-4.1.27/net/ax25/ |
D | sysctl_net_ax25.c | 175 struct ctl_table_header *header = ax25_dev->sysheader; in ax25_unregister_dev_sysctl()
|
/linux-4.1.27/net/irda/ |
D | irsysctl.c | 229 static struct ctl_table_header *irda_table_header;
|
/linux-4.1.27/net/sunrpc/xprtrdma/ |
D | svc_rdma.c | 121 static struct ctl_table_header *svcrdma_table_header;
|
D | transport.c | 87 static struct ctl_table_header *sunrpc_table_header;
|
/linux-4.1.27/drivers/s390/char/ |
D | sclp_async.c | 28 static struct ctl_table_header *callhome_sysctl_header;
|
/linux-4.1.27/net/ipv6/ |
D | sysctl_net_ipv6.c | 175 static struct ctl_table_header *ip6_header;
|
D | reassembly.c | 634 struct ctl_table_header *hdr; in ip6_frags_ns_sysctl_register() 678 static struct ctl_table_header *ip6_ctl_header;
|
D | xfrm6_policy.c | 342 struct ctl_table_header *hdr; in xfrm6_net_sysctl_init()
|
D | addrconf.c | 5319 struct ctl_table_header *sysctl_header;
|
/linux-4.1.27/drivers/macintosh/ |
D | mac_hid.c | 264 static struct ctl_table_header *mac_hid_sysctl_header;
|
/linux-4.1.27/arch/mips/lasat/ |
D | sysctl.c | 261 struct ctl_table_header *lasat_table_header; in lasat_register_sysctl()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_sysctl.c | 23 static struct ctl_table_header *xfs_table_header;
|
/linux-4.1.27/net/decnet/ |
D | sysctl_net_decnet.c | 57 static struct ctl_table_header *dn_table_header = NULL;
|
D | dn_dev.c | 165 struct ctl_table_header *sysctl_header;
|
/linux-4.1.27/net/ieee802154/6lowpan/ |
D | reassembly.c | 439 struct ctl_table_header *hdr; in lowpan_frags_ns_sysctl_register() 488 static struct ctl_table_header *lowpan_ctl_header;
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/linux/ |
D | linux-sysctl.c | 55 static struct ctl_table_header *obd_table_header;
|
/linux-4.1.27/arch/metag/kernel/ |
D | setup.c | 614 struct ctl_table_header *caps_table_header; in capabilities_register_sysctl()
|
/linux-4.1.27/net/ipv4/ |
D | xfrm4_policy.c | 272 struct ctl_table_header *hdr; in xfrm4_net_sysctl_init()
|
D | sysctl_net_ipv4.c | 956 struct ctl_table_header *hdr; in sysctl_ipv4_init()
|
D | ip_fragment.c | 757 struct ctl_table_header *hdr; in ip4_frags_ns_ctl_register()
|
D | devinet.c | 2138 struct ctl_table_header *sysctl_header; 2270 struct ctl_table_header *forw_hdr; in devinet_init_net()
|
/linux-4.1.27/arch/s390/mm/ |
D | cmm.c | 399 static struct ctl_table_header *cmm_sysctl_header;
|
/linux-4.1.27/net/sctp/ |
D | sysctl.c | 489 static struct ctl_table_header *sctp_sysctl_header;
|
/linux-4.1.27/fs/lockd/ |
D | svc.c | 79 static struct ctl_table_header * nlm_sysctl_table;
|
/linux-4.1.27/drivers/char/ipmi/ |
D | ipmi_poweroff.c | 685 static struct ctl_table_header *ipmi_table_header;
|
/linux-4.1.27/fs/ocfs2/ |
D | stackglue.c | 712 static struct ctl_table_header *ocfs2_table_header;
|
/linux-4.1.27/fs/devpts/ |
D | inode.c | 696 struct ctl_table_header *table; in init_devpts_fs()
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | nf_conntrack_reasm.c | 100 struct ctl_table_header *hdr; in nf_ct_frag6_sysctl_register()
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/ |
D | module.c | 78 static struct ctl_table_header *lnet_table_header;
|
/linux-4.1.27/drivers/misc/sgi-xp/ |
D | xpc_main.c | 136 static struct ctl_table_header *xpc_sysctl;
|
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
D | router_proc.c | 33 static struct ctl_table_header *lnet_table_header;
|
/linux-4.1.27/drivers/infiniband/core/ |
D | iwcm.c | 71 static struct ctl_table_header *iwcm_ctl_table_hdr;
|
D | ucma.c | 59 static struct ctl_table_header *ucma_ctl_table_hdr;
|
/linux-4.1.27/drivers/char/ |
D | rtc.c | 312 static struct ctl_table_header *sysctl_header;
|
D | hpet.c | 775 static struct ctl_table_header *sysctl_header;
|
/linux-4.1.27/net/bridge/ |
D | br_netfilter.c | 47 static struct ctl_table_header *brnf_sysctl_header;
|
/linux-4.1.27/arch/s390/kernel/ |
D | debug.c | 930 static struct ctl_table_header *s390dbf_sysctl_header;
|
/linux-4.1.27/kernel/ |
D | sysctl.c | 1731 struct ctl_table_header *hdr; in sysctl_init()
|
/linux-4.1.27/drivers/cdrom/ |
D | cdrom.c | 3678 static struct ctl_table_header *cdrom_sysctl_header;
|
/linux-4.1.27/net/core/ |
D | neighbour.c | 3002 struct ctl_table_header *sysctl_header;
|
/linux-4.1.27/arch/ia64/kernel/ |
D | perfmon.c | 571 static struct ctl_table_header *pfm_sysctl_header;
|
/linux-4.1.27/kernel/sched/ |
D | core.c | 5188 static struct ctl_table_header *sd_sysctl_header;
|
/linux-4.1.27/drivers/md/ |
D | md.c | 116 static struct ctl_table_header *raid_table_header;
|