Home
last modified time | relevance | path

Searched defs:clear_on_free (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/android/
H A Dbinder_alloc.h46 unsigned clear_on_free:1; member
/linux/drivers/android/binder/
H A Dallocation.rs39 pub(crate) clear_on_free: bool, field