Home
last modified time | relevance | path

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

/Linux-v4.19/fs/proc/
Dgeneric.c45 static int proc_match(const char *name, struct proc_dir_entry *de, unsigned int len) in proc_match() function
77 int result = proc_match(name, de, len); in pde_subdir_find()
100 int result = proc_match(de->name, this, de->namelen); in pde_subdir_insert()