Searched refs:current_op (Results 1 – 5 of 5) sorted by relevance
2088 u32 current_op = pt_update_ops->current_op; in xe_pt_update_ops_rfence_interval() local2089 struct xe_vm_pgtable_update_op *pt_op = &pt_update_ops->ops[current_op]; in xe_pt_update_ops_rfence_interval()2124 u32 current_op = pt_update_ops->current_op; in bind_op_prepare() local2125 struct xe_vm_pgtable_update_op *pt_op = &pt_update_ops->ops[current_op]; in bind_op_prepare()2154 ++pt_update_ops->current_op; in bind_op_prepare()2197 u32 current_op = pt_update_ops->current_op; in bind_range_prepare() local2198 struct xe_vm_pgtable_update_op *pt_op = &pt_update_ops->ops[current_op]; in bind_range_prepare()2222 ++pt_update_ops->current_op; in bind_range_prepare()2240 u32 current_op = pt_update_ops->current_op; in unbind_op_prepare() local2241 struct xe_vm_pgtable_update_op *pt_op = &pt_update_ops->ops[current_op]; in unbind_op_prepare()[all …]
405 enum virtchnl_ops current_op; member
148 unsigned current_op; member
646 ss->previous_op = ss->current_op; in sdma_set_state()671 ss->current_op = op; in sdma_set_state()672 sdma_sendctrl(sde, ss->current_op); in sdma_set_state()
3151 struct nfsd4_op *op, *current_op = NULL, *saved_op = NULL; in check_if_stalefh_allowed() local3162 current_op = op; in check_if_stalefh_allowed()3164 saved_op = current_op; in check_if_stalefh_allowed()3166 current_op = saved_op; in check_if_stalefh_allowed()