Home
last modified time | relevance | path

Searched refs:update (Results 1126 - 1150 of 1208) sorted by relevance

1...<<414243444546474849

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_adminq_cmd.h479 * ops: update switch rules, referring the number of filters
1793 u8 update; member
/kernel/linux/linux-5.10/net/sunrpc/
H A Dcache.c193 detail->update(h, new); in cache_entry_update()
204 * If 'old' is not VALID, we update it directly, in sunrpc_cache_update()
314 dprintk("RPC: Want update, refage=%lld, age=%lld\n", in cache_check()
769 * On write, an update request is processed.
/kernel/linux/linux-5.10/include/net/
H A Dtcp.h536 * tcp_synq_overflow() could update .ts_recent_stamp after we read in tcp_synq_no_recent_overflow()
1091 /* call when packets are delivered to update cwnd and pacing rate,
2226 /* update ulp */
2227 void (*update)(struct sock *sk, struct proto *p, member
/kernel/linux/linux-5.10/include/sound/
H A Dsoc.h620 * struct snd_soc_jack_pin - Describes a pin to update based on jack detection
622 * @pin: name of the pin to update
1082 struct snd_soc_dapm_update *update; member
/kernel/linux/linux-5.10/net/atm/
H A Dmpc.c1323 mpc->eg_ops->update(entry, holding_time); in MPOA_cache_impos_rcvd()
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_core.c1891 /* Only update if this is not a fixed timeout */ in __nf_ct_refresh_acct()
2681 .update = nf_conntrack_update,
H A Dnfnetlink_queue.c239 err = ct_hook->update(entry->state.net, entry->skb); in nfqnl_reinject()
/kernel/linux/linux-5.10/drivers/gpu/drm/mgag200/
H A Dmgag200_mode.c929 * CRTCEXT0 has to be programmed last to trigger an update and make the
1649 crtc_state->mode_changed = true; /* update PLL settings */ in mgag200_simple_display_pipe_check()
1678 .update = mgag200_simple_display_pipe_update,
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_vcap_impl.c1517 .update = sparx5_vcap_update,
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_devlink.c30 * inactive version of flash when there is no pending update, the function
145 pkg->major, pkg->minor, pkg->update, pkg->draft); in ice_info_ddp_pkg_version()
204 * The pending handler should check the status of a pending update for the
333 * running version in the normal case of no pending update. in ice_devlink_info_get()
399 /* pending is a bitmask of which flash banks have a pending update, in ice_devlink_reload_empr_start()
401 * bank. If any of these bits are set, then there is a pending update in ice_devlink_reload_empr_start()
405 NL_SET_ERR_MSG_MOD(extack, "No pending firmware update"); in ice_devlink_reload_empr_start()
H A Dice_adminq_cmd.h602 * ops: update switch rules, referring the number of filters
2104 u8 update; member
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfstrace.h271 DEFINE_NFS_UPDATE_SIZE_EVENT(update); variable
/kernel/linux/linux-6.6/include/net/
H A Dtcp.h555 * tcp_synq_overflow() could update .ts_recent_stamp after we read in tcp_synq_no_recent_overflow()
1088 /* call when packets are delivered to update cwnd and pacing rate,
2304 /* We update these fields while other threads might in tcp_segs_in()
2340 /* update ulp */
2341 void (*update)(struct sock *sk, struct proto *p, member
/kernel/linux/linux-6.6/include/sound/
H A Dsoc.h1044 struct snd_soc_dapm_update *update; member
/kernel/linux/linux-6.6/drivers/crypto/
H A Dn2_core.c1424 ahash->update = n2_hash_async_update; in __n2_register_one_ahash()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dnet.c1606 .update = fwnet_update,
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c565 hw->nvm.ops.update(hw); in igc_ethtool_set_eeprom()
1184 /* if we changed something we need to update flags */ in igc_ethtool_set_rss_hash_opt()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76.h457 bool (*tx_status_data)(struct mt76_dev *dev, u8 *update);
/kernel/linux/linux-6.6/net/netfilter/
H A Dnfnetlink_queue.c239 err = ct_hook->update(entry->state.net, entry->skb); in nfqnl_reinject()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dcache.c195 detail->update(h, new); in cache_entry_update()
206 * If 'old' is not VALID, we update it directly, in sunrpc_cache_update()
316 dprintk("RPC: Want update, refage=%lld, age=%lld\n", in cache_check()
785 * On write, an update request is processed.
/kernel/linux/linux-6.6/net/atm/
H A Dmpc.c1323 mpc->eg_ops->update(entry, holding_time); in MPOA_cache_impos_rcvd()
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/entry/src/ohosTest/js/test/
H A DRelationalStoreInsertJsunit.test.js1465 await rdbStore.update(valueBucket3, predicates);
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Daesni-intel_avx-x86_64.S523 # GCM_COMPLETE Finishes update of tag of last partial block
745 # between update calls.
H A Daesni-intel_asm.S431 # GCM_COMPLETE Finishes update of tag of last partial block
636 # between update calls.
/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dcipher.c336 /* determine the chunk we are breaking off and update the indexes */ in handle_skcipher_req()
378 * each AES block of 16 bytes. So update the counter in handle_skcipher_req()
783 /* update the indexes */ in handle_ahash_req()
2125 /* Call synchronous update */ in ahash_update()
2223 /* Call synchronous update */ in ahash_finup()
4514 hash->update = ahash_update; in spu_register_ahash()
4526 hash->update = ahash_hmac_update; in spu_register_ahash()

Completed in 73 milliseconds

1...<<414243444546474849