Searched refs:totsz (Results 1 – 1 of 1) sorted by relevance
1378 size_t totsz = n * (4 + sizeof(struct binder_transaction_data)); in alloc_txns() local1379 buf_t *buf = new_buf_sz(totsz); in alloc_txns()