diff options
author | Levi Yun <[email protected]> | 2023-08-03 21:52:36 +0100 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2023-09-01 21:17:10 -0400 |
commit | 13511489046a60f76a9f9fef1335837b28d325e4 (patch) | |
tree | 6585c4abadfe516795cd297ce0add99945f55b18 /lib/crypto/mpi/mpi-add.c | |
parent | 2933d3cd079d3bf6fded709de7d97c1dc71d9633 (diff) |
ftrace: Use within_module to check rec->ip within specified module.
within_module_core && within_module_init condition is same to
within module but it's more readable.
Use within_module instead of former condition to check rec->ip
within specified module area or not.
Link: https://lore.kernel.org/linux-trace-kernel/[email protected]
Signed-off-by: Levi Yun <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions