Home
last modified time | relevance | path

Searched refs:sethostname (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/arch/powerpc/include/asm/
Dsystbl.h82 SYSCALL_SPU(sethostname)
/Linux-v4.19/arch/parisc/kernel/
Dsyscall_table.S146 ENTRY_SAME(sethostname)
/Linux-v4.19/arch/s390/kernel/
Dcompat_wrapper.c81 COMPAT_SYSCALL_WRAP2(sethostname, char __user *, name, int, len);
/Linux-v4.19/arch/x86/entry/syscalls/
Dsyscall_64.tbl181 170 common sethostname __x64_sys_sethostname
Dsyscall_32.tbl88 74 i386 sethostname sys_sethostname __ia32_sys_sethostname
/Linux-v4.19/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl181 170 common sethostname __x64_sys_sethostname
/Linux-v4.19/arch/arm/tools/
Dsyscall.tbl88 74 common sethostname sys_sethostname
/Linux-v4.19/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl71 74 common sethostname sys_sethostname compat_sys_sethostname
/Linux-v4.19/arch/s390/kernel/syscalls/
Dsyscall.tbl71 74 common sethostname sys_sethostname compat_sys_sethostname
/Linux-v4.19/kernel/
Dsys.c1301 SYSCALL_DEFINE2(sethostname, char __user *, name, int, len) in SYSCALL_DEFINE2() argument
/Linux-v4.19/init/
DKconfig239 calls sethostname(2). The kernel traditionally uses "(none)" here,