Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\percpu.c Create Date:2022-07-28 14:25:41
Last Modify:2022-05-23 13:52:24 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:btain pointer to a chunk from a page struct

Proto:static struct pcpu_chunk *pcpu_get_page_chunk(struct page *page)

Type:struct pcpu_chunk

Parameter:

TypeParameterName
struct page *page
253  Return Our offset within mapping.
Caller
NameDescribe
pcpu_chunk_addr_searchpcpu_chunk_addr_search - determine chunk containing specified address*@addr: address for which the chunk needs to be determined.* This is an internal function that handles all but static allocations.