Home
last modified time | relevance | path

Searched refs:ctl_path (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dsysctl.h171 struct ctl_path { struct
189 const struct ctl_path *path, struct ctl_table *table); argument
192 struct ctl_table_header *register_sysctl_paths(const struct ctl_path *path,
217 const struct ctl_path *path, struct ctl_table *table) in register_sysctl_paths()
/OK3568_Linux_fs/kernel/tools/virtio/virtio-trace/
H A Dtrace-agent-ctl.c32 int rw_ctl_init(const char *ctl_path) in rw_ctl_init() argument
36 ctl_fd = open(ctl_path, O_RDONLY); in rw_ctl_init()
H A Dtrace-agent.h53 extern int rw_ctl_init(const char *ctl_path);
/OK3568_Linux_fs/kernel/scripts/
H A Dcheck-sysctl-docs106 /^static struct ctl_path/ {
107 match($0, /static struct ctl_path ([^][]+)/, tables)
/OK3568_Linux_fs/kernel/fs/verity/
H A Dsignature.c121 static const struct ctl_path fsverity_sysctl_path[] = {
/OK3568_Linux_fs/kernel/security/loadpin/
H A Dloadpin.c49 static struct ctl_path loadpin_sysctl_path[] = {
/OK3568_Linux_fs/kernel/arch/csky/abiv1/
H A Dalignment.c343 static struct ctl_path sysctl_path[2] = {
/OK3568_Linux_fs/kernel/fs/proc/
H A Dproc_sysctl.c1502 const struct ctl_path *path, struct ctl_table *table) in __register_sysctl_paths()
1507 const struct ctl_path *component; in __register_sysctl_paths()
1571 struct ctl_table_header *register_sysctl_paths(const struct ctl_path *path, in register_sysctl_paths()
1590 static const struct ctl_path null_path[] = { {} }; in register_sysctl_table()
/OK3568_Linux_fs/kernel/kernel/
H A Dpid_namespace.c304 static struct ctl_path kern_path[] = { { .procname = "kernel", }, { } };
H A Dseccomp.c2303 static struct ctl_path seccomp_sysctl_path[] = {
/OK3568_Linux_fs/kernel/security/yama/
H A Dyama_lsm.c450 static struct ctl_path yama_sysctl_path[] = {
/OK3568_Linux_fs/kernel/arch/nds32/mm/
H A Dalignment.c563 static struct ctl_path nds32_path[2] = {
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dlsm.c1714 static struct ctl_path apparmor_sysctl_path[] = {