Searched defs:__cond_lock (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/drbd/
H A Ddrbd_wrappers.h71 # undef __cond_lock macro
72 # define __cond_lock(x,c) (c) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcompiler.h17 # define __cond_lock(x,c) ((c) ? ({ __acquire(x); 1; }) : 0) macro
36 # define __cond_lock(x,c) (c) macro

Completed in 86 milliseconds