Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/base/
Ddevtmpfs.c184 static int create_path(const char *nodepath) in create_path() argument
191 path = kstrdup(nodepath, GFP_KERNEL); in create_path()
270 static int delete_path(const char *nodepath) in delete_path() argument
275 path = kstrdup(nodepath, GFP_KERNEL); in delete_path()