Home
last modified time | relevance | path

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

/linux/fs/pstore/
H A Dftrace.c27 static inline unsigned long adjust_ip(unsigned long ip) in adjust_ip() function
74 rec.ip = adjust_ip(ip); in pstore_ftrace_call()
75 rec.parent_ip = adjust_ip(parent_ip); in pstore_ftrace_call()