Searched defs:ovtype (Results 1 – 3 of 3) sorted by relevance
1856 enum overlay_type ovtype) in of_path_device_type_exists()1867 static const char *unittest_path(int nr, enum overlay_type ovtype) in unittest_path()1888 static int of_unittest_device_exists(int unittest_nr, enum overlay_type ovtype) in of_unittest_device_exists()1987 enum overlay_type ovtype) in of_unittest_apply_overlay_check()2022 enum overlay_type ovtype) in of_unittest_apply_revert_overlay_check()
263 void ZSTD_wildcopy(void* dst, const void* src, ptrdiff_t length, ZSTD_overlap_e const ovtype) in ZSTD_wildcopy()
720 …D_safecopy(BYTE* op, BYTE* const oend_w, BYTE const* ip, ptrdiff_t length, ZSTD_overlap_e ovtype) { in ZSTD_safecopy()