Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dutsname.h65 extern void uts_proc_notify(enum uts_proc proc);
67 static inline void uts_proc_notify(enum uts_proc proc) in uts_proc_notify() function
/linux-4.4.14/kernel/
Dutsname_sysctl.c124 void uts_proc_notify(enum uts_proc proc) in uts_proc_notify() function
Dsys.c1233 uts_proc_notify(UTS_PROC_HOSTNAME); in SYSCALL_DEFINE2()
1284 uts_proc_notify(UTS_PROC_DOMAINNAME); in SYSCALL_DEFINE2()