函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:Print the name of a VMA.

函数原型:void print_vma_addr(char *prefix, unsigned long ip)

返回类型:void

参数:

类型参数名称
char *prefix
unsigned longip
4571  mm等于mm
4577  如果非rylock for reading -- returns 1 if successful, 0 if contention则返回
4580  vma等于Look up the first VMA which satisfies addr < vm_end, NULL if none.
4581  如果vmaFile we map to (can be NULL).
4582  f等于File we map to (can be NULL).
4583  buf等于__get_free_page(GFP_NOWAIT)
4584  如果buf
4587  p等于file_path(f, buf, PAGE_SIZE)
4588  如果是错误p等于"?"
4593  free_page((unsignedlong)buf)
4596  lease a read lock
调用者
名称描述
show_signal
signal_fault