Home
last modified time | relevance | path

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

/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl175 165 n64 sethostname sys_sethostname
/linux/scripts/
H A Dsyscall.tbl198 161 common sethostname sys_sethostname
/linux/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl198 161 common sethostname sys_sethostname
H A Dsyscall_32.tbl88 74 common sethostname sys_sethostname
/linux/arch/arm64/tools/
H A Dsyscall_64.tbl198 161 common sethostname sys_sethostname
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl59 74 common sethostname sys_sethostname
/linux/tools/scripts/
H A Dsyscall.tbl198 161 common sethostname sys_sethostname
/linux/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl87 74 common sethostname sys_sethostname
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl84 74 common sethostname sys_sethostname
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl216 198 common sethostname sys_sethostname
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl182 170 common sethostname sys_sethostname
H A Dsyscall_32.tbl89 74 i386 sethostname sys_sethostname
/linux/tools/perf/arch/alpha/entry/syscalls/
H A Dsyscall.tbl97 88 common sethostname sys_sethostname
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl89 74 common sethostname sys_sethostname
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl115 88 common sethostname sys_sethostname
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl103 74 common sethostname sys_sethostname
/linux/kernel/
H A Dsys.c1419 SYSCALL_DEFINE2(sethostname, char __user *, name, int, len) in SYSCALL_DEFINE2() argument
/linux/init/
H A DKconfig454 calls sethostname(2). The kernel traditionally uses "(none)" here,