Searched refs:__cond_lock (Results 1 – 2 of 2) sorted by relevance
1 #define __cond_lock(c) ((c) ? ({ __context__(1); 1; }) : 0) macro14 #define ca(fail) __cond_lock(_ca(fail))
36 * Add test cases to validation/context.c for the Linux __cond_lock macro