Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\file.h Create Date:2022-07-28 05:54:33
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:__to_fd

Proto:static inline struct fd __to_fd(unsigned long v)

Type:struct fd

Parameter:

TypeParameterName
unsigned longv
57  Return (struct fd){(struct file * )(v & ~3), v & 3}