Searched defs:old_addr (Results 1 - 3 of 3) sorted by relevance

/include/net/tc_act/
H A Dtc_nat.h10 __be32 old_addr; member in struct:tcf_nat
/include/uapi/linux/tc_act/
H A Dtc_nat.h21 __be32 old_addr; member in struct:tc_nat
/include/linux/
H A Dftrace.h510 * @old_addr: the address expected to be currently called to
519 * The code segment at @rec->ip should be a caller to @old_addr
528 extern int ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr,
532 static inline int ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr, argument

Completed in 101 milliseconds