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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dsigprocmask.c127 sigset_t to_block; local
145 to_block = new_blocked_set & ~blocked_set;
147 if (to_block != 0)
152 if ((to_block >> sig) & 1)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dmce_amd.c357 #define to_block(k) container_of(k, struct threshold_block, kobj) macro
362 struct threshold_block *b = to_block(kobj);
372 struct threshold_block *b = to_block(kobj);

Completed in 96 milliseconds