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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dsignal_32.c58 #define SF_ALIGNEDSZ (((sizeof(struct signal_frame) + 7) & (~7))) macro
327 sigframe_size = SF_ALIGNEDSZ;
H A Dsignal32.c123 #define SF_ALIGNEDSZ (((sizeof(struct signal_frame32) + 15) & (~15))) macro
527 sigframe_size = SF_ALIGNEDSZ;

Completed in 115 milliseconds