Home
last modified time | relevance | path

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

/linux-6.1.9/fs/proc/
Dproc_sysctl.c1647 static const struct ctl_path null_path[] = { {} }; in register_sysctl_table() local
1649 return register_sysctl_paths(null_path, table); in register_sysctl_table()