Home
last modified time | relevance | path

Searched defs:addr_p (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dunwind.h108 unsigned long addr, unsigned long *addr_p) in unwind_recover_rethook()
121 unsigned long addr, unsigned long *addr_p) in unwind_recover_ret_addr()
/linux/net/ipv6/
H A Dexthdrs.c1079 struct in6_addr **addr_p, struct in6_addr *saddr) in ipv6_push_rthdr0()
1104 struct in6_addr **addr_p, struct in6_addr *saddr) in ipv6_push_rthdr4()
1153 struct in6_addr **addr_p, struct in6_addr *saddr) in ipv6_push_rthdr()
/linux/arch/x86/kernel/
H A Dunwind_frame.c202 unsigned long *frame, *prev_frame_end, *addr_p, addr; in update_stack_state() local