Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Dprocess.rs104 is_manager: bool, field
1287 let is_manager = { in deferred_release() localVariable
/linux/drivers/dma/
H A Dpl330.c564 static inline bool is_manager(struct pl330_thread *thrd) in is_manager() function