Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
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
/Linux-v6.6/kernel/
Dutsname_sysctl.c131 void uts_proc_notify(enum uts_proc proc) in uts_proc_notify() function
Dsys.c1394 uts_proc_notify(UTS_PROC_HOSTNAME); in SYSCALL_DEFINE2()
1448 uts_proc_notify(UTS_PROC_DOMAINNAME); in SYSCALL_DEFINE2()