Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl175 165 n64 sethostname sys_sethostname
/linux-6.1.9/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.1.9/arch/ia64/kernel/syscalls/
Dsyscall.tbl71 59 common sethostname sys_sethostname
/linux-6.1.9/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl181 170 common sethostname sys_sethostname
/linux-6.1.9/arch/xtensa/kernel/syscalls/
Dsyscall.tbl216 198 common sethostname sys_sethostname
/linux-6.1.9/arch/x86/entry/syscalls/
Dsyscall_64.tbl181 170 common sethostname sys_sethostname
Dsyscall_32.tbl88 74 i386 sethostname sys_sethostname
/linux-6.1.9/arch/m68k/kernel/syscalls/
Dsyscall.tbl84 74 common sethostname sys_sethostname
/linux-6.1.9/arch/parisc/kernel/syscalls/
Dsyscall.tbl87 74 common sethostname sys_sethostname
/linux-6.1.9/arch/sh/kernel/syscalls/
Dsyscall.tbl84 74 common sethostname sys_sethostname
/linux-6.1.9/arch/microblaze/kernel/syscalls/
Dsyscall.tbl84 74 common sethostname sys_sethostname
/linux-6.1.9/arch/arm/tools/
Dsyscall.tbl88 74 common sethostname sys_sethostname
/linux-6.1.9/arch/alpha/kernel/syscalls/
Dsyscall.tbl97 88 common sethostname sys_sethostname
/linux-6.1.9/arch/sparc/kernel/syscalls/
Dsyscall.tbl115 88 common sethostname sys_sethostname
/linux-6.1.9/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl103 74 common sethostname sys_sethostname
/linux-6.1.9/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl71 74 common sethostname sys_sethostname sys_sethostname
/linux-6.1.9/arch/powerpc/kernel/syscalls/
Dsyscall.tbl103 74 common sethostname sys_sethostname
/linux-6.1.9/arch/s390/kernel/syscalls/
Dsyscall.tbl71 74 common sethostname sys_sethostname sys_sethostname
/linux-6.1.9/kernel/
Dsys.c1356 SYSCALL_DEFINE2(sethostname, char __user *, name, int, len) in SYSCALL_DEFINE2() argument
/linux-6.1.9/init/
DKconfig364 calls sethostname(2). The kernel traditionally uses "(none)" here,