Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\string.h Create Date:2022-07-28 05:34:05
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:kbasename - return the last part of a pathname.*@path: path to extract the filename from.

Proto:static inline const char *kbasename(const char *path)

Type:char

Parameter:

TypeParameterName
const char *path
260  tail = strrchr(path, '/')
261  Return If tail Then tail + 1 Else path
Caller
NameDescribe
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