Searched refs:oneway (Results 1 – 2 of 2) sorted by relevance
122 u32 oneway; member1270 tsk->oneway = 0; in tipc_sk_push_backlog()1575 if (tsk->oneway++ >= tsk->nagle_start && maxnagle && in __tipc_sendstream()2176 tsk->oneway = 0; in tipc_sk_filter_connect()
2732 bool oneway = !!(t->flags & TF_ONE_WAY); in binder_proc_transaction() local2737 if (oneway) { in binder_proc_transaction()2764 binder_wakeup_thread_ilocked(proc, thread, !oneway /* sync */); in binder_proc_transaction()4453 bool oneway = !!(t->flags & TF_ONE_WAY); in binder_thread_read() local4465 oneway ? "async " : in binder_thread_read()