Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:old_encode_dev

Proto:static inline u16 old_encode_dev(dev_t dev)

Type:u16

Parameter:

TypeParameterName
dev_tdev
31  Return MAJOR(dev) << 8 | MINOR(dev)
Caller
NameDescribe
fill_acWrite an accounting entry for an exiting process* The acct_process() call is the workhorse of the process* accounting system. The struct acct is built here and then written* into the accounting file. This function should only be called from
cp_old_statFor backward compatibility? Maybe this should be moved* into arch/i386 instead?
cp_compat_stat