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