函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\trace_probe.h Create Date:2022-07-27 13:30:13
Last Modify:2020-03-17 20:12:35 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:get_loc_data

函数原型:static inline __attribute__((__always_inline__)) void *get_loc_data(unsigned int *dl, void *ent)

返回类型:void

参数:

类型参数名称
unsigned int *dl
void *ent
67  返回:entget_loc_offs( * dl)
调用者
名称描述
fetch_store_stringFetch a null-terminated string. Caller MUST set *(u32 *)buf with max* length and relative data location.
fetch_store_string_userFetch a null-terminated string from user. Caller MUST set *(u32 *)buf* with max length and relative data location.
print_type_stringPrint type function for string type
fetch_store_stringFetch a null-terminated string. Caller MUST set *(u32 *)dest with max* length and relative data location.