Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/kernel/
Dutsname_sysctl.c130 void uts_proc_notify(enum uts_proc proc) in uts_proc_notify() function
Dsys.c1403 uts_proc_notify(UTS_PROC_HOSTNAME); in SYSCALL_DEFINE2()
1457 uts_proc_notify(UTS_PROC_DOMAINNAME); in SYSCALL_DEFINE2()