Searched refs:RT_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.c59 #define RT_ALIGNEDSZ (((sizeof(struct rt_signal_frame) + 7) & (~7))) macro
407 sigframe_size = RT_ALIGNEDSZ;
H A Dsignal32.c124 #define RT_ALIGNEDSZ (((sizeof(struct rt_signal_frame32) + 15) & (~15))) macro
644 sigframe_size = RT_ALIGNEDSZ;

Completed in 102 milliseconds