函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\z3fold.c Create Date:2022-07-27 18:03:50
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:Try to lock a z3fold page

函数原型:static inline int z3fold_page_trylock(struct z3fold_header *zhdr)

返回类型:int

参数:

类型参数名称
struct z3fold_header *zhdr
246  返回:spin_trylock( & page_lock)
调用者
名称描述
__get_z3fold_header
release_z3fold_page_locked
release_z3fold_page_locked_list
do_compact_page
__z3fold_allocrns _locked_ z3fold page header or NULL
z3fold_reclaim_pagez3fold_reclaim_page() - evicts allocations from a pool page and frees it*@pool: pool from which a page will attempt to be evicted*@retries: number of pages on the LRU list for which eviction will* be attempted before failing* z3fold reclaim is different
z3fold_page_migrate