Home
last modified time | relevance | path

Searched refs:__cond_lock (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/
Dcontext.c1 #define __cond_lock(c) ((c) ? ({ __context__(1); 1; }) : 0) macro
14 #define ca(fail) __cond_lock(_ca(fail))
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.1.rst36 * Add test cases to validation/context.c for the Linux __cond_lock macro