Home
last modified time | relevance | path

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

/linux-6.8/drivers/android/
Dbinder.c2766 bool oneway = !!(t->flags & TF_ONE_WAY); in binder_proc_transaction() local
4683 bool oneway = !!(t->flags & TF_ONE_WAY); in binder_thread_read() local
/linux-6.8/net/tipc/
Dsocket.c133 u32 oneway; member