Home
last modified time | relevance | path

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

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