Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dutsname.h13 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()