Home
last modified time | relevance | path

Searched refs:lookup_rec (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/kernel/trace/
Dftrace.c1561 static struct dyn_ftrace *lookup_rec(unsigned long start, unsigned long end) in lookup_rec() function
1600 rec = lookup_rec(start, end); in ftrace_location_range()
1621 rec = lookup_rec(ip, ip); in ftrace_location()
1628 rec = lookup_rec(ip, ip + size - 1); in ftrace_location()