Searched refs:pd_state (Results 1 – 9 of 9) sorted by relevance
90 prov_desc->pd_state = KCF_PROV_READY; in crypto_register_provider()121 if (desc->pd_state >= KCF_PROV_DISABLED) { in crypto_unregister_provider()128 saved_state = desc->pd_state; in crypto_unregister_provider()129 desc->pd_state = KCF_PROV_REMOVED; in crypto_unregister_provider()137 desc->pd_state = saved_state; in crypto_unregister_provider()172 while (desc->pd_state != KCF_PROV_FREED) in crypto_unregister_provider()181 ASSERT(desc->pd_state == KCF_PROV_FREED && in crypto_unregister_provider()
213 desc->pd_state = KCF_PROV_ALLOCATED; in kcf_alloc_provider_desc()232 if (desc->pd_state == KCF_PROV_REMOVED || in kcf_provider_zero_refcnt()233 desc->pd_state == KCF_PROV_DISABLED) { in kcf_provider_zero_refcnt()234 desc->pd_state = KCF_PROV_FREED; in kcf_provider_zero_refcnt()
90 #define KCF_IS_PROV_USABLE(pd) ((pd)->pd_state == KCF_PROV_READY)91 #define KCF_IS_PROV_REMOVED(pd) ((pd)->pd_state >= KCF_PROV_REMOVED)118 kcf_prov_state_t pd_state; member
489 pdrive_location(&detail->args.pd_state.pd), in mfi_decode_evt()490 mfi_pdstate(detail->args.pd_state.prev_state), in mfi_decode_evt()491 mfi_pdstate(detail->args.pd_state.new_state)); in mfi_decode_evt()
2254 if (((*pagedeppp)->pd_state & ONWORKLIST) == 0 && bp) in pagedep_lookup()3908 if ((jmvref->jm_pagedep->pd_state & ONWORKLIST) == 0) in complete_jseg()7483 if ((pagedep->pd_state & NEWBLOCK) != 0) in cancel_pagedep()7756 pagedep->pd_state &= ~NEWBLOCK; in free_newdirblk()7757 if ((pagedep->pd_state & ONWORKLIST) == 0) { in free_newdirblk()8636 if (pagedep->pd_state & NEWBLOCK) in setup_newdir()8639 pagedep->pd_state |= NEWBLOCK; in setup_newdir()8844 if ((pagedep->pd_state & NEWBLOCK) != 0) { in softdep_setup_directory_add()8853 pagedep->pd_state |= NEWBLOCK; in softdep_setup_directory_add()10348 if (pagedep->pd_state & IOSTARTED) { in initiate_write_filepage()[all …]
292 # define pd_state pd_list.wk_state /* check for multiple I/O starts */ macro
1034 } pd_state; member
2927 } __packed pd_state; member
22771 u16 rssi_ctrl_state[2], pd_state[2]; in wlc_phy_rssi_cal_nphy_rev2() local22831 pd_state[0] = in wlc_phy_rssi_cal_nphy_rev2()22833 pd_state[1] = in wlc_phy_rssi_cal_nphy_rev2()22925 mod_radio_reg(pi, RADIO_2055_PD_CORE1_RSSI_MISC, pd_mask, pd_state[0]); in wlc_phy_rssi_cal_nphy_rev2()22926 mod_radio_reg(pi, RADIO_2055_PD_CORE2_RSSI_MISC, pd_mask, pd_state[1]); in wlc_phy_rssi_cal_nphy_rev2()