Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/android/
Dbinder.c2358 bool oneway = !!(t->flags & TF_ONE_WAY); in binder_proc_transaction() local
4112 bool oneway = !!(t->flags & TF_ONE_WAY); in binder_thread_read() local
/Linux-v5.15/net/tipc/
Dsocket.c132 u32 oneway; member