Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
H A Dmmap-basic.c44 pid_t (*syscalls[])(void) = { (void *)getsid, getppid, (void*)getpgid }; in test__basic_mmap()
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl132 122 n64 getsid sys_getsid
/linux/scripts/
H A Dsyscall.tbl193 156 common getsid sys_getsid
/linux/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl193 156 common getsid sys_getsid
H A Dsyscall_32.tbl161 147 common getsid sys_getsid
/linux/arch/arm64/tools/
H A Dsyscall_64.tbl193 156 common getsid sys_getsid
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl118 147 common getsid sys_getsid
/linux/tools/scripts/
H A Dsyscall.tbl193 156 common getsid sys_getsid
/linux/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl164 147 common getsid sys_getsid
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl157 147 common getsid sys_getsid
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl143 129 common getsid sys_getsid
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl136 124 common getsid sys_getsid
H A Dsyscall_32.tbl162 147 i386 getsid sys_getsid
/linux/tools/perf/arch/alpha/entry/syscalls/
H A Dsyscall.tbl206 234 common getsid sys_getsid
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl164 147 common getsid sys_getsid
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl304 252 common getsid sys_getsid
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl194 147 common getsid sys_getsid
/linux/kernel/
H A Dsys.c1229 SYSCALL_DEFINE1(getsid, pid_t, pid) in SYSCALL_DEFINE1() argument