Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dproc_sysctl.c904 static int sysctl_is_seen(struct ctl_table_header *p) in sysctl_is_seen() function
936 return !head || !sysctl_is_seen(head); in proc_sys_compare()