diff options
author | 2024-08-18 19:43:07 +0900 | |
---|---|---|
committer | 2024-09-25 23:23:44 +0900 | |
commit | d4df54f338e43c790460674a3cc7db35b8395421 (patch) | |
tree | 98e1cb8212aced07c1cea62b492673863b696be7 /net/lapb/lapb_timer.c | |
parent | tracepoint: Support iterating over tracepoints on modules (diff) | |
download | wireguard-linux-d4df54f338e43c790460674a3cc7db35b8395421.tar.xz wireguard-linux-d4df54f338e43c790460674a3cc7db35b8395421.zip |
tracepoint: Support iterating tracepoints in a loading module
Add for_each_tracepoint_in_module() function to iterate tracepoints in
a module. This API is needed for handling tracepoints in a loading
module from tracepoint_module_notifier callback function.
This also update for_each_module_tracepoint() to pass the module to
callback function so that it can find module easily.
Link: https://lore.kernel.org/all/172397778740.286558.15781131277732977643.stgit@devnote2/
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions