Searched refs:FORCE_INPLACE (Results 1 – 2 of 2) sorted by relevance
40 #define FORCE_INPLACE 0 /* 1 upload directly, -1 force indirect */ macro214 if (FORCE_INPLACE) in download_inplace()215 return FORCE_INPLACE > 0; in download_inplace()784 if (FORCE_INPLACE) in __upload_inplace()785 return FORCE_INPLACE > 0; in __upload_inplace()
67 #define FORCE_INPLACE 0 macro1616 if (FORCE_INPLACE) in pixmap_inplace()1617 return FORCE_INPLACE > 0; in pixmap_inplace()2553 if (FORCE_INPLACE) in region_inplace()2554 return FORCE_INPLACE > 0; in region_inplace()