Home
last modified time | relevance | path

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

/linux-6.1.9/fs/proc/
Dproc_sysctl.c349 static struct ctl_table *lookup_entry(struct ctl_table_header **phead, in lookup_entry() function
530 p = lookup_entry(&h, ctl_dir, name->name, name->len); in proc_sys_lookup()