Home
last modified time | relevance | path

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

/Linux-v4.19/fs/proc/
Dproc_sysctl.c1583 static const struct ctl_path null_path[] = { {} }; in register_sysctl_table() local
1585 return register_sysctl_paths(null_path, table); in register_sysctl_table()