Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/tests/
Dmmap-basic.c39 pid_t (*syscalls[])(void) = { (void *)getsid, getppid, (void*)getpgid }; in test__basic_mmap()
/linux-6.1.9/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl132 122 n64 getsid sys_getsid
/linux-6.1.9/arch/mips/kernel/syscalls/
Dsyscall_n64.tbl132 122 n64 getsid sys_getsid
Dsyscall_n32.tbl132 122 n32 getsid sys_getsid
Dsyscall_o32.tbl165 151 o32 getsid sys_getsid
/linux-6.1.9/arch/ia64/kernel/syscalls/
Dsyscall.tbl70 58 common getsid sys_getsid
/linux-6.1.9/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl135 124 common getsid sys_getsid
/linux-6.1.9/arch/xtensa/kernel/syscalls/
Dsyscall.tbl143 129 common getsid sys_getsid
/linux-6.1.9/arch/x86/entry/syscalls/
Dsyscall_64.tbl135 124 common getsid sys_getsid
Dsyscall_32.tbl161 147 i386 getsid sys_getsid
/linux-6.1.9/arch/m68k/kernel/syscalls/
Dsyscall.tbl157 147 common getsid sys_getsid
/linux-6.1.9/arch/parisc/kernel/syscalls/
Dsyscall.tbl164 147 common getsid sys_getsid
/linux-6.1.9/arch/sh/kernel/syscalls/
Dsyscall.tbl157 147 common getsid sys_getsid
/linux-6.1.9/arch/microblaze/kernel/syscalls/
Dsyscall.tbl157 147 common getsid sys_getsid
/linux-6.1.9/arch/arm/tools/
Dsyscall.tbl163 147 common getsid sys_getsid
/linux-6.1.9/arch/alpha/kernel/syscalls/
Dsyscall.tbl206 234 common getsid sys_getsid
/linux-6.1.9/arch/sparc/kernel/syscalls/
Dsyscall.tbl304 252 common getsid sys_getsid
/linux-6.1.9/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl194 147 common getsid sys_getsid
/linux-6.1.9/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl139 147 common getsid sys_getsid sys_getsid
/linux-6.1.9/arch/powerpc/kernel/syscalls/
Dsyscall.tbl194 147 common getsid sys_getsid
/linux-6.1.9/arch/s390/kernel/syscalls/
Dsyscall.tbl139 147 common getsid sys_getsid sys_getsid
/linux-6.1.9/kernel/
Dsys.c1168 SYSCALL_DEFINE1(getsid, pid_t, pid) in SYSCALL_DEFINE1() argument