Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dtest_sysctl.c141 static struct ctl_table test_sysctl_root_table[] = { variable
158 test_sysctl_header = register_sysctl_table(test_sysctl_root_table); in test_sysctl_init()