Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dutsname.h12 enum uts_proc { enum
65 extern void uts_proc_notify(enum uts_proc proc);
67 static inline void uts_proc_notify(enum uts_proc proc) in uts_proc_notify()
/linux-4.4.14/kernel/
Dutsname_sysctl.c124 void uts_proc_notify(enum uts_proc proc) in uts_proc_notify()