Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:bpf_put_raw_tracepoint

Proto:void bpf_put_raw_tracepoint(struct bpf_raw_event_map *btp)

Type:void

Parameter:

TypeParameterName
struct bpf_raw_event_map *btp
1448  mod = __module_address - get the module which contains an address.*@addr: the address.* Must be called with preempt disabled or module mutex held so that* module doesn't get freed during this.
1450  If mod Then module_put(mod)
Caller
NameDescribe
bpf_raw_tracepoint_release
bpf_raw_tracepoint_open