Searched refs:vas_tx_win_open (Results 1 – 4 of 4) sorted by relevance
48 TRACE_EVENT( vas_tx_win_open,
995 struct vas_window *vas_tx_win_open(int vasid, enum vas_cop_type cop, in vas_tx_win_open() function1089 EXPORT_SYMBOL_GPL(vas_tx_win_open);1428 return vas_tx_win_open(vas_id, cop_type, &txattr); in vas_user_win_open()
218 struct vas_window *vas_tx_win_open(int vasid, enum vas_cop_type cop,
696 txwin = vas_tx_win_open(coproc->vas.id, coproc->ct, &txattr); in nx_alloc_txwin()