Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dutsname.h73 extern void uts_proc_notify(enum uts_proc proc);
75 static inline void uts_proc_notify(enum uts_proc proc) in uts_proc_notify() function
/OK3568_Linux_fs/kernel/kernel/
H A Dutsname_sysctl.c130 void uts_proc_notify(enum uts_proc proc) in uts_proc_notify() function
H A Dsys.c1350 uts_proc_notify(UTS_PROC_HOSTNAME); in SYSCALL_DEFINE2()
1403 uts_proc_notify(UTS_PROC_DOMAINNAME); in SYSCALL_DEFINE2()