Searched defs:use_reserve (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/android/
H A Dbinderfs.c123 bool use_reserve = (info->ipc_ns == &init_ipc_ns); local
125 bool use_reserve = true; local
400 bool use_reserve = (info->ipc_ns == &init_ipc_ns); local
402 bool use_reserve = true; local

Completed in 418 milliseconds