函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:返回路径的最后一部分

函数原型:static inline const char *kbasename(const char *path)

返回类型:char

参数:

类型参数名称
const char *path
260  tail等于strrchr(path, '/')
261  返回:如果tailtail加1否则path
调用者
名称描述
ddebug_changeSearch the tables for _ddebug's which match the given `query' and* apply the `flags' and `mask' to them. Returns number of matching* callsites, normally the same as number of changes. If verbose,* logs the changes. Takes ddebug_lock.
add_linksCreate links to additional files (usually .c and .gcno files) which the* gcov tool expects to find in the same directory as the gcov data file.
trace_uprobe_create
print_vma_addrPrint the name of a VMA.
setup_new_exec