Searched refs:ctl_table_header (Results 1 - 25 of 95) sorted by last modified time

1234

/linux-master/include/linux/
H A Dfilter.h40 struct ctl_table_header;
1369 struct ctl_table_header *head;
H A Dipv6.h93 struct ctl_table_header *sysctl_header;
H A Dbpf-cgroup.h23 struct ctl_table_header;
140 int __cgroup_bpf_run_filter_sysctl(struct ctl_table_header *head,
/linux-master/net/sunrpc/
H A Dxprtsock.c98 static struct ctl_table_header *sunrpc_table_header;
/linux-master/net/bridge/
H A Dbr_netfilter_hooks.c56 struct ctl_table_header *ctl_hdr;
/linux-master/drivers/scsi/
H A Dsg.c1660 static struct ctl_table_header *hdr;
/linux-master/net/ipv6/netfilter/
H A Dnf_conntrack_reasm.c72 struct ctl_table_header *hdr;
/linux-master/net/ipv4/
H A Dip_fragment.c602 struct ctl_table_header *hdr;
H A Ddevinet.c2517 struct ctl_table_header *sysctl_header;
2665 struct ctl_table_header *forw_hdr;
H A Dsysctl_net_ipv4.c1572 struct ctl_table_header *hdr;
/linux-master/drivers/hv/
H A Dhv_common.c66 static struct ctl_table_header *hv_ctl_table_hdr;
/linux-master/drivers/char/
H A Dhpet.c713 static struct ctl_table_header *sysctl_header;
/linux-master/ipc/
H A Dipc_sysctl.c194 static void ipc_set_ownership(struct ctl_table_header *head,
208 static int ipc_permissions(struct ctl_table_header *head, struct ctl_table *table)
H A Dmq_sysctl.c80 static void mq_set_ownership(struct ctl_table_header *head,
94 static int mq_permissions(struct ctl_table_header *head, struct ctl_table *table)
/linux-master/drivers/gpu/drm/i915/
H A Di915_perf.c393 static struct ctl_table_header *sysctl_header;
/linux-master/net/rxrpc/
H A Dsysctl.c13 static struct ctl_table_header *rxrpc_sysctl_reg_table;
/linux-master/net/netfilter/
H A Dnf_log.c399 static struct ctl_table_header *nf_log_sysctl_fhdr;
/linux-master/net/ipv6/
H A Dreassembly.c458 struct ctl_table_header *hdr;
498 static struct ctl_table_header *ip6_ctl_header;
/linux-master/kernel/bpf/
H A Dcgroup.c1693 int __cgroup_bpf_run_filter_sysctl(struct ctl_table_header *head,
/linux-master/include/net/
H A Dnet_namespace.h51 struct ctl_table_header;
488 struct ctl_table_header *register_net_sysctl_sz(struct net *net, const char *path,
490 void unregister_net_sysctl_table(struct ctl_table_header *header);
493 static inline struct ctl_table_header *register_net_sysctl_sz(struct net *net,
498 static inline void unregister_net_sysctl_table(struct ctl_table_header *header)
/linux-master/fs/proc/
H A Dinode.c33 struct ctl_table_header *head;
/linux-master/fs/lockd/
H A Dsvc.c87 static struct ctl_table_header * nlm_sysctl_table;
/linux-master/fs/
H A Dfile_table.c138 struct ctl_table_header *hdr;
/linux-master/drivers/md/
H A Dmd.c285 static struct ctl_table_header *raid_table_header;
/linux-master/include/net/netns/
H A Dsmc.h18 struct ctl_table_header *smc_hdr;

Completed in 490 milliseconds

1234