Searched refs:TF_CLEAR_BUF (Results 1 – 4 of 4) sorted by relevance
77 TF_CLEAR_BUF,
99 if trd.flags & TF_CLEAR_BUF != 0 { in new()143 if trd.flags & TF_CLEAR_BUF != 0 { in new_reply()
297 TF_CLEAR_BUF = 0x20, /* clear buffer on txn complete */ enumerator
3418 t->buffer->clear_on_free = !!(t->flags & TF_CLEAR_BUF); in binder_transaction()