Home
last modified time | relevance | path

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

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