Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dproc_sysctl.c33 static struct ctl_table sysctl_mount_point[] = { variable
47 return register_sysctl(path, sysctl_mount_point); in register_sysctl_mount_point()
258 if (header->ctl_table == sysctl_mount_point) in insert_header()