Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/android/
Dbinder.c2738 bool oneway = !!(t->flags & TF_ONE_WAY); in binder_proc_transaction() local
4636 bool oneway = !!(t->flags & TF_ONE_WAY); in binder_thread_read() local
/linux-6.1.9/net/tipc/
Dsocket.c132 u32 oneway; member