Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\pipe.c Create Date:2022-07-28 20:04:30
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:SYSCALL_DEFINE1

Proto:SYSCALL_DEFINE1(pipe, int __user *, fildes)

Type:

Parameter:Nothing

993  Return sys_pipe() is the normal C calling standard for creating* a pipe. It's not the way Unix traditionally does this, though.