Home
last modified time | relevance | path

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

/linux-6.6.21/fs/proc/
Dgeneric.c46 static int proc_match(const char *name, struct proc_dir_entry *de, unsigned int len) in proc_match() function
78 int result = proc_match(name, de, len); in pde_subdir_find()
101 int result = proc_match(de->name, this, de->namelen); in pde_subdir_insert()