Home
last modified time | relevance | path

Searched refs:get_subdir (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/proc/
H A Dproc_sysctl.c973 * get_subdir - find or create a subdir with the specified name.
984 static struct ctl_dir *get_subdir(struct ctl_dir *dir, in get_subdir() function
1331 /* Reference moved down the diretory tree get_subdir */ in __register_sysctl_table()
1348 dir = get_subdir(dir, name, namelen); in __register_sysctl_table()
/kernel/linux/linux-6.6/fs/proc/
H A Dproc_sysctl.c985 * get_subdir - find or create a subdir with the specified name.
996 static struct ctl_dir *get_subdir(struct ctl_dir *dir, in get_subdir() function
1306 dir = get_subdir(dir, name, namelen); in sysctl_mkdir_p()
1383 /* Reference moved down the directory tree get_subdir */ in __register_sysctl_table()

Completed in 7 milliseconds