Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\trace_uprobe.c Create Date:2022-07-28 12:43:53
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:fetch_store_string_user

Proto:static inline __attribute__((__always_inline__)) int fetch_store_string_user(unsigned long addr, void *dest, void *base)

Type:int

Parameter:

TypeParameterName
unsigned longaddr
void *dest
void *base
183  Return Fetch a null-terminated string. Caller MUST set *(u32 *)dest with max* length and relative data location.