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