Searched refs:save_sigregs_gprs_high (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/s390/kernel/
H A Dcompat_signal.c348 static int save_sigregs_gprs_high(struct pt_regs *regs, __u32 __user *uregs) function
506 if (save_sigregs_gprs_high(regs, frame->gprs_high))
570 err |= save_sigregs_gprs_high(regs, frame->gprs_high);

Completed in 94 milliseconds