Home
last modified time | relevance | path

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

/include/linux/
Dutsname.h11 enum uts_proc { enum
64 extern void uts_proc_notify(enum uts_proc proc);
66 static inline void uts_proc_notify(enum uts_proc proc) in uts_proc_notify()