Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:slabinfo_open

Proto:static int slabinfo_open(struct inode *inode, struct file *file)

Type:int

Parameter:

TypeParameterName
struct inode *inode
struct file *file
1580  Return seq_open(file, & slabinfo_op - iterator that generates /proc/slabinfo* Output layout:* cache-name* num-active-objs* total-objs* object size* num-active-slabs* total-slabs* num-pages-per-slab* + further values on SMP and with statistics enabled)