Home
last modified time | relevance | path

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

/linux-6.15/drivers/base/
H A Ddevtmpfs.c191 static int create_path(const char *nodepath) in create_path() argument
198 path = kstrdup(nodepath, GFP_KERNEL); in create_path()
274 static int delete_path(const char *nodepath) in delete_path() argument
279 path = kstrdup(nodepath, GFP_KERNEL); in delete_path()