函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\kdev_t.h Create Date:2022-07-27 06:43:11
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:old_encode_dev

函数原型:static inline u16 old_encode_dev(dev_t dev)

返回类型:u16

参数:

类型参数名称
dev_tdev
31  返回:MAJOR(dev)左移8位按位或MINOR(dev)
调用者
名称描述
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