Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
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()
/linux-6.1.9/kernel/
Dutsname_sysctl.c140 void uts_proc_notify(enum uts_proc proc) in uts_proc_notify()