Home
last modified time | relevance | path

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

/qemu/scripts/coccinelle/
H A Derrp-guard.cocci134 @check2 disable optional_qualifier exists@
157 fn << check2.fn;
158 p1 << check2.p1;
159 p2 << check2.p2;
177 // examine manually. Rules check1 and check2 emit warnings to guide us
/qemu/block/
H A Dvvfat.c2610 static void check2(BDRVVVFATState* s) in check2() function
3287 check2(vvv); in checkpoint()