summaryrefslogtreecommitdiff
path: root/lib/test_fprobe.c
diff options
context:
space:
mode:
authorMasami Hiramatsu (Google) <mhiramat@kernel.org>2023-02-01 18:56:19 +0300
committerSteven Rostedt (Google) <rostedt@goodmis.org>2023-03-29 01:52:22 +0300
commit59a7a298565aa0ce44ce8e4fbcbb89a19730013a (patch)
tree556a4cc0521fc65fb97b039977e6d33844fc8de5 /lib/test_fprobe.c
parent34cabf8fd18f31c773b489d4113fbf6cb5b964c9 (diff)
downloadlinux-59a7a298565aa0ce44ce8e4fbcbb89a19730013a.tar.xz
fprobe: Add nr_maxactive to specify rethook_node pool size
Add nr_maxactive to specify rethook_node pool size. This means the maximum number of actively running target functions concurrently for probing by exit_handler. Note that if the running function is preempted or sleep, it is still counted as 'active'. Link: https://lkml.kernel.org/r/167526697917.433354.17779774988245113106.stgit@mhiramat.roam.corp.google.com Cc: Florent Revest <revest@chromium.org> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Will Deacon <will@kernel.org> Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'lib/test_fprobe.c')
0 files changed, 0 insertions, 0 deletions