Home
last modified time | relevance | path

Searched defs:type_ (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/android/binder/
H A Dallocation.rs516 let type_ = unsafe { obj.assume_init_ref().hdr.type_ }; localVariable
547 let type_ = unsafe { self.hdr.type_ }; in size() localVariable
/linux/tools/testing/selftests/damon/
H A D_damon_sysfs.py233 type_ = None global() variable in DamosFilter
245 __init__(self, type_='anon', matching=False, allow=False, memcg_path='', addr_start=0, addr_end=0, target_idx=0, min_=0, max_=0) global() argument
/linux/rust/macros/
H A Dmodule.rs201 type_: String, global() field