Searched refs:is_sigreturn_64_address (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dperf_callchain.c209 static int is_sigreturn_64_address(unsigned long nip, unsigned long fp) function
266 (is_sigreturn_64_address(next_ip, sp) ||
267 (level <= 1 && is_sigreturn_64_address(lr, sp))) &&

Completed in 23 milliseconds