Home
last modified time | relevance | path

Searched refs:update (Results 76 - 100 of 1284) sorted by relevance

12345678910>>...52

/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H A Dqplib_sp.h228 struct bnxt_qplib_gid *gid, u16 vlan_id, bool update);
231 bool update, u32 *index);
239 bool update);
242 bool update);
/test/xts/acts/security/huks/security_huks_basic/utils/param/derive/
H A DpublicDeriveCallback.js75 await update(handle, HuksOptions)
77 console.log(`test update data ${JSON.stringify(data)}`);
81 console.log('test update err information: ' + JSON.stringify(err));
86 function update(handle, HuksOptions) { function
88 huks.update(handle, HuksOptions, function (err, data) {
90 console.log('test update err information: ' + JSON.stringify(err));
/kernel/linux/linux-5.10/Documentation/sphinx/
H A Dload_config.py55 namespace.update(config)
59 namespace.update(config)
/kernel/linux/linux-6.6/Documentation/sphinx/
H A Dload_config.py55 namespace.update(config)
59 namespace.update(config)
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c384 * dc_stream_adjust_vmin_vmax - look up pipe context & update parts of DRR
1055 /* Checks if interdependent update function pointer is NULL or not, takes care of DCE110 case */ in apply_ctx_interdependent_lock()
1153 * update. Otherwise the pipe will be left in a partially disabled in disable_dangling_plane()
1189 * will still get it's double buffer update. in disable_dangling_plane()
1277 /* Must set to false to start with, due to OR in update function */ in wait_for_no_pipes_pending()
1883 /* Full update should unconditionally be triggered when dc_commit_state_no_check is called */ in dc_commit_state_no_check()
1952 * workaround applied during clock update in dc_commit_state_no_check()
1973 /* Clear update flags that were set earlier to avoid redundant programming */ in dc_commit_state_no_check()
2142 /* Must set to false to start with, due to OR in update function */ in is_flip_pending_in_pipes()
2405 * stutter period calculation. Triggering a full update wil in get_plane_info_update_type()
2855 copy_stream_update_to_stream(struct dc *dc, struct dc_state *context, struct dc_stream_state *stream, struct dc_stream_update *update) copy_stream_update_to_stream() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_sriov.c42 nfp_net_sriov_update(struct nfp_app *app, int vf, u16 update, const char *msg) in nfp_net_sriov_update() argument
47 /* Write update info to mailbox in VF config symbol */ in nfp_net_sriov_update()
49 writew(update, app->pf->vfcfg_tbl2 + NFP_NET_VF_CFG_MB_UPD); in nfp_net_sriov_update()
60 "FW refused VF %s update with errno: %d\n", msg, ret); in nfp_net_sriov_update()
100 u16 update = NFP_NET_VF_CFG_MB_UPD_VLAN; in nfp_app_set_vf_vlan() local
127 update |= NFP_NET_VF_CFG_MB_UPD_VLAN_PROTO; in nfp_app_set_vf_vlan()
144 return nfp_net_sriov_update(app, vf, update, "vlan"); in nfp_app_set_vf_vlan()
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-dapm.c1745 struct snd_soc_dapm_update *update = card->update; in dapm_widget_update() local
1751 if (!update || !dapm_kcontrol_is_powered(update->kcontrol)) in dapm_widget_update()
1754 wlist = dapm_kcontrol_get_wlist(update->kcontrol); in dapm_widget_update()
1758 ret = w->event(w, update->kcontrol, SND_SOC_DAPM_PRE_REG); in dapm_widget_update()
1768 ret = soc_dapm_update_bits(w->dapm, update->reg, update->mask, in dapm_widget_update()
1769 update->val); in dapm_widget_update()
1771 dev_err(w->dapm->dev, "ASoC: %s DAPM update faile in dapm_widget_update()
2301 snd_soc_dapm_mux_update_power(struct snd_soc_dapm_context *dapm, struct snd_kcontrol *kcontrol, int mux, struct soc_enum *e, struct snd_soc_dapm_update *update) snd_soc_dapm_mux_update_power() argument
2366 snd_soc_dapm_mixer_update_power(struct snd_soc_dapm_context *dapm, struct snd_kcontrol *kcontrol, int connect, struct snd_soc_dapm_update *update) snd_soc_dapm_mixer_update_power() argument
3384 struct snd_soc_dapm_update update = {}; snd_soc_dapm_put_volsw() local
3506 struct snd_soc_dapm_update update = {}; snd_soc_dapm_put_enum_double() local
[all...]
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-dapm.c1741 struct snd_soc_dapm_update *update = card->update; in dapm_widget_update() local
1747 if (!update || !dapm_kcontrol_is_powered(update->kcontrol)) in dapm_widget_update()
1750 wlist = dapm_kcontrol_get_wlist(update->kcontrol); in dapm_widget_update()
1754 ret = w->event(w, update->kcontrol, SND_SOC_DAPM_PRE_REG); in dapm_widget_update()
1764 ret = soc_dapm_update_bits(w->dapm, update->reg, update->mask, in dapm_widget_update()
1765 update->val); in dapm_widget_update()
1767 dev_err(w->dapm->dev, "ASoC: %s DAPM update faile in dapm_widget_update()
2304 snd_soc_dapm_mux_update_power(struct snd_soc_dapm_context *dapm, struct snd_kcontrol *kcontrol, int mux, struct soc_enum *e, struct snd_soc_dapm_update *update) snd_soc_dapm_mux_update_power() argument
2369 snd_soc_dapm_mixer_update_power(struct snd_soc_dapm_context *dapm, struct snd_kcontrol *kcontrol, int connect, struct snd_soc_dapm_update *update) snd_soc_dapm_mixer_update_power() argument
3394 struct snd_soc_dapm_update update = {}; snd_soc_dapm_put_volsw() local
3515 struct snd_soc_dapm_update update = {}; snd_soc_dapm_put_enum_double() local
[all...]
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-wcove.c85 * @update: pending IRQ setting update, to be written to the chip upon unlock.
95 int update; member
263 wg->update |= UPDATE_IRQ_TYPE; in wcove_irq_type()
282 if (wg->update & UPDATE_IRQ_TYPE) in wcove_bus_sync_unlock()
284 if (wg->update & UPDATE_IRQ_MASK) in wcove_bus_sync_unlock()
286 wg->update = 0; in wcove_bus_sync_unlock()
300 wg->update |= UPDATE_IRQ_MASK; in wcove_irq_unmask()
312 wg->update |= UPDATE_IRQ_MASK; in wcove_irq_mask()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm9712.c225 struct snd_soc_dapm_update update = {}; in wm9712_hp_mixer_put() local
241 update.kcontrol = kcontrol; in wm9712_hp_mixer_put()
242 update.reg = wm9712_mixer_mute_regs[shift]; in wm9712_hp_mixer_put()
243 update.mask = 0x8000; in wm9712_hp_mixer_put()
246 update.val = 0x0; in wm9712_hp_mixer_put()
248 update.val = 0x8000; in wm9712_hp_mixer_put()
251 &update); in wm9712_hp_mixer_put()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-wcove.c87 * @update: pending IRQ setting update, to be written to the chip upon unlock.
97 int update; member
265 wg->update |= UPDATE_IRQ_TYPE; in wcove_irq_type()
284 if (wg->update & UPDATE_IRQ_TYPE) in wcove_bus_sync_unlock()
286 if (wg->update & UPDATE_IRQ_MASK) in wcove_bus_sync_unlock()
288 wg->update = 0; in wcove_bus_sync_unlock()
305 wg->update |= UPDATE_IRQ_MASK; in wcove_irq_unmask()
318 wg->update |= UPDATE_IRQ_MASK; in wcove_irq_mask()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm9712.c225 struct snd_soc_dapm_update update = {}; in wm9712_hp_mixer_put() local
241 update.kcontrol = kcontrol; in wm9712_hp_mixer_put()
242 update.reg = wm9712_mixer_mute_regs[shift]; in wm9712_hp_mixer_put()
243 update.mask = 0x8000; in wm9712_hp_mixer_put()
246 update.val = 0x0; in wm9712_hp_mixer_put()
248 update.val = 0x8000; in wm9712_hp_mixer_put()
251 &update); in wm9712_hp_mixer_put()
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
H A Dispccdc.c331 * Disables LSC, and defers enablement to shadow registers update time.
407 u16 update; in ccdc_lsc_config() local
410 update = config->update & in ccdc_lsc_config()
412 if (!update) in ccdc_lsc_config()
415 if (update != (OMAP3ISP_CCDC_CONFIG_LSC | OMAP3ISP_CCDC_TBL_LSC)) { in ccdc_lsc_config()
673 if (OMAP3ISP_CCDC_ALAW & ccdc_struct->update) { in ccdc_config()
675 ccdc->update |= OMAP3ISP_CCDC_ALAW; in ccdc_config()
678 if (OMAP3ISP_CCDC_LPF & ccdc_struct->update) { in ccdc_config()
680 ccdc->update | in ccdc_config()
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/
H A Dispccdc.c331 * Disables LSC, and defers enablement to shadow registers update time.
407 u16 update; in ccdc_lsc_config() local
410 update = config->update & in ccdc_lsc_config()
412 if (!update) in ccdc_lsc_config()
415 if (update != (OMAP3ISP_CCDC_CONFIG_LSC | OMAP3ISP_CCDC_TBL_LSC)) { in ccdc_lsc_config()
673 if (OMAP3ISP_CCDC_ALAW & ccdc_struct->update) { in ccdc_config()
675 ccdc->update |= OMAP3ISP_CCDC_ALAW; in ccdc_config()
678 if (OMAP3ISP_CCDC_LPF & ccdc_struct->update) { in ccdc_config()
680 ccdc->update | in ccdc_config()
[all...]
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
H A Dpmbus_core.c39 bool update; /* runtime sensor update needed */ member
576 if (sensor->data < 0 || sensor->update) in pmbus_update_sensor_data()
1078 bool update, bool readonly, in pmbus_add_sensor()
1103 sensor->update = update; in pmbus_add_sensor()
1164 bool update; /* True if register needs updates */ member
1182 bool update; /* true if update needed */ member
1213 attr->update || in pmbus_add_limit_attrs()
1073 pmbus_add_sensor(struct pmbus_data *data, const char *name, const char *type, int seq, int page, int phase, int reg, enum pmbus_sensor_classes class, bool update, bool readonly, bool convert) pmbus_add_sensor() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Ddocument_store.cpp142 int UpdateArgsCheck(const std::string &collection, const std::string &filter, const std::string &update, uint32_t flags) in UpdateArgsCheck() argument
150 if (update.length() >= JSON_LENS_MAX || filter.length() >= JSON_LENS_MAX) { in UpdateArgsCheck()
154 JsonObject updateObj = JsonObject::Parse(update, errCode, true); in UpdateArgsCheck()
156 GLOGE("update Parsed failed"); in UpdateArgsCheck()
159 if (update != "{}") { in UpdateArgsCheck()
173 int GetUpDataRePlaceData(ResultSet &resultSet, const std::string &id, const std::string &update, std::string &valStr, in GetUpDataRePlaceData() argument
185 JsonObject updateValue = JsonObject::Parse(update, errCode, true); in GetUpDataRePlaceData()
209 const std::string &update, bool &isReplace) in UpdateDataIntoDB()
238 errCode = GetUpDataRePlaceData(resultSet, docId, update, valStr, isReplace); in UpdateDataIntoDB()
257 int DocumentStore::UpdateDocument(const std::string &collection, const std::string &filter, const std::string &update, in UpdateDocument() argument
208 UpdateDataIntoDB(std::shared_ptr<QueryContext> &context, JsonObject &filterObj, const std::string &update, bool &isReplace) UpdateDataIntoDB() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drender_text.h149 void UpdateIfChanged(T& update, const T& val) in UpdateIfChanged() argument
151 if (update != val) { in UpdateIfChanged()
153 update = val; in UpdateIfChanged()
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dx2apic_cluster.c109 goto update; in init_x2apic_ldr()
114 /* Matching cluster found. Link and update it. */ in init_x2apic_ldr()
116 goto update; in init_x2apic_ldr()
121 update: in init_x2apic_ldr()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_xdp_veth.sh103 bpftool map update pinned $BPF_DIR/maps/tx_port key 0 0 0 0 value 122 0 0 0
104 bpftool map update pinned $BPF_DIR/maps/tx_port key 1 0 0 0 value 133 0 0 0
105 bpftool map update pinned $BPF_DIR/maps/tx_port key 2 0 0 0 value 111 0 0 0
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_xdp_veth.sh106 bpftool map update pinned $BPF_DIR/maps/tx_port key 0 0 0 0 value 122 0 0 0
107 bpftool map update pinned $BPF_DIR/maps/tx_port key 1 0 0 0 value 133 0 0 0
108 bpftool map update pinned $BPF_DIR/maps/tx_port key 2 0 0 0 value 111 0 0 0
/kernel/linux/linux-5.10/fs/btrfs/
H A Ddelayed-ref.c20 * delayed back reference update tracking. For subvolume trees
646 * helper function to update the accounting in the head ref
647 * existing and update must have the same bytenr
651 struct btrfs_delayed_ref_head *update) in update_existing_head_ref()
659 BUG_ON(existing->is_data != update->is_data); in update_existing_head_ref()
662 if (update->must_insert_reserved) { in update_existing_head_ref()
670 existing->must_insert_reserved = update->must_insert_reserved; in update_existing_head_ref()
673 * update the num_bytes so we make sure the accounting in update_existing_head_ref()
676 existing->num_bytes = update->num_bytes; in update_existing_head_ref()
680 if (update in update_existing_head_ref()
649 update_existing_head_ref(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_head *existing, struct btrfs_delayed_ref_head *update) update_existing_head_ref() argument
[all...]
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Danimate_impl_test.cpp626 ArkUI_ContextCallback* update = new ArkUI_ContextCallback(); in HWTEST_F() local
627 update->callback = AnimateCompleteCallback; in HWTEST_F()
629 int32_t ret = AnimateTo(&context, option, update, complete); in HWTEST_F()
632 delete update; in HWTEST_F()
650 ArkUI_ContextCallback* update = new ArkUI_ContextCallback(); in HWTEST_F() local
651 update->callback = AnimateCompleteCallback; in HWTEST_F()
657 int32_t ret = AnimateTo(&context, option, update, complete); in HWTEST_F()
662 delete update; in HWTEST_F()
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dsystem_vpn_wrapper.cpp93 std::function<void()> update = std::bind(&SystemVpnWrapper::ExecuteUpdate, shared_from_this(), stage); in Update() local
94 vpnFfrtQueue_->submit(update); in Update()
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-jtag.c137 jtgd.s.update = 1; in cvmx_helper_qlm_jtag_update()
143 } while (jtgd.s.update); in cvmx_helper_qlm_jtag_update()
/kernel/linux/linux-5.10/arch/arm64/crypto/
H A Dsha512-glue.c58 .update = sha512_update,
70 .update = sha512_update,

Completed in 28 milliseconds

12345678910>>...52