Searched refs:vas_tx_win_open (Results 1 – 5 of 5) sorted by relevance
143 struct vas_window *vas_tx_win_open(int vasid, enum vas_cop_type cop,
48 TRACE_EVENT( vas_tx_win_open,
113 txwin = vas_tx_win_open(vasid, cp_inst->coproc->cop_type, &txattr); in coproc_ioc_tx_win_open()
992 struct vas_window *vas_tx_win_open(int vasid, enum vas_cop_type cop, in vas_tx_win_open() function1126 EXPORT_SYMBOL_GPL(vas_tx_win_open);
699 txwin = vas_tx_win_open(coproc->vas.id, coproc->ct, &txattr); in nx_alloc_txwin()