Home
last modified time | relevance | path

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

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