Home
last modified time | relevance | path

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

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