Searched refs:HFI1_CTXT_BASE_UNINIT (Results 1 – 2 of 2) sorted by relevance
763 !test_bit(HFI1_CTXT_BASE_UNINIT, &fd->uctxt->event_flags)); in complete_subctxt()1045 set_bit(HFI1_CTXT_BASE_UNINIT, &uctxt->event_flags); in init_subctxts()1247 clear_bit(HFI1_CTXT_BASE_UNINIT, &uctxt->event_flags); in setup_base_ctxt()
2091 #define HFI1_CTXT_BASE_UNINIT 1 macro