Files
kernel_xiaomi_mt6781/kernel
Steven Rostedt (VMware) 84f8dcd11a UPSTREAM: ftrace: Separate out functionality from ftrace_location_range()
Create a new function called lookup_rec() from the functionality of
ftrace_location_range(). The difference between lookup_rec() is that it
returns the record that it finds, where as ftrace_location_range() returns
only if it found a match or not.

The lookup_rec() is static, and can be used for new functionality where
ftrace needs to find a record of a specific address.

Change-Id: I7e5a80df3f1486b889d5fa533728794f79afa24a
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
2025-10-12 15:02:45 +01:00
..
2019-12-13 08:51:11 +01:00
2020-04-29 19:16:15 +02:00
2025-09-20 03:21:11 +01:00
2020-01-15 14:51:23 +00:00
2020-03-25 08:06:13 +01:00
2019-08-12 13:36:37 -04:00
2021-02-07 14:48:38 +01:00
2020-01-09 10:18:59 +01:00
2019-03-06 15:59:21 +00:00