Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/trace/
Dftrace.c1525 static struct dyn_ftrace *lookup_rec(unsigned long start, unsigned long end) in lookup_rec() function
1563 rec = lookup_rec(start, end); in ftrace_location_range()
1584 rec = lookup_rec(ip, ip); in ftrace_location()
1591 rec = lookup_rec(ip, ip + size - 1); in ftrace_location()
5272 rec = lookup_rec(ip, ip); in register_ftrace_direct()
5344 rec = lookup_rec(*ip, *ip); in find_direct_entry()