Home
last modified time | relevance | path

Searched defs:clear_range (Results 1 – 6 of 6) sorted by relevance

/external/crosvm/swap/src/
Dpresent_list.rs69 pub fn clear_range(&mut self, idx_range: Range<usize>) -> bool { in clear_range() method
210 fn clear_range() { in clear_range() function
Dstaging.rs174 pub fn clear_range(&mut self, idx_range: Range<usize>) -> Result<()> { in clear_range() method
305 fn clear_range() { in clear_range() function
Dfile.rs175 pub fn clear_range(&mut self, idx_range: Range<usize>) -> Result<usize> { in clear_range() method
490 fn clear_range() { in clear_range() function
/external/vulkan-validation-layers/tests/
Dvklayertests_buffer_image_memory_sampler.cpp4745 VkImageSubresourceRange clear_range; in TEST_F() local
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h74815 void (*clear_range)(struct i915_address_space *, u64, u64); member
78532 struct clear_range { struct
78533 struct i915_address_space *vm;
78534 u64 start;
78535 u64 length;
Dvmlinux.h74815 void (*clear_range)(struct i915_address_space *, u64, u64); member
78532 struct clear_range { struct
78533 struct i915_address_space *vm;
78534 u64 start;
78535 u64 length;