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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/
H A Dmicrocode_intel.c70 * Fix sigmatch() macro to handle old CPUs with pf == 0.
138 #define sigmatch(s1, s2, p1, p2) \ macro
178 return (!sigmatch(sig, csig->sig, pf, csig->pf)) ? 0 : 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/
H A Dmicrocode_intel.c70 * Fix sigmatch() macro to handle old CPUs with pf == 0.
138 #define sigmatch(s1, s2, p1, p2) \ macro
178 return (!sigmatch(sig, csig->sig, pf, csig->pf)) ? 0 : 1;

Completed in 107 milliseconds