Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dutsname.h12 enum uts_proc { enum
73 extern void uts_proc_notify(enum uts_proc proc);
75 static inline void uts_proc_notify(enum uts_proc proc) in uts_proc_notify()
/openbmc/linux/kernel/
H A Dutsname_sysctl.c131 void uts_proc_notify(enum uts_proc proc) in uts_proc_notify()