Home
last modified time | relevance | path

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

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