Home
last modified time | relevance | path

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

/linux-5.10/drivers/android/
Dbinder.c2732 bool oneway = !!(t->flags & TF_ONE_WAY); in binder_proc_transaction() local
4453 bool oneway = !!(t->flags & TF_ONE_WAY); in binder_thread_read() local
/linux-5.10/net/tipc/
Dsocket.c122 u32 oneway; member