/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_adminq_cmd.h | 479 * ops: update switch rules, referring the number of filters 1793 u8 update; member
|
/kernel/linux/linux-5.10/net/sunrpc/ |
H A D | cache.c | 193 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 D | tcp.h | 536 * 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 D | soc.h | 620 * 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 D | mpc.c | 1323 mpc->eg_ops->update(entry, holding_time); in MPOA_cache_impos_rcvd()
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_conntrack_core.c | 1891 /* Only update if this is not a fixed timeout */ in __nf_ct_refresh_acct() 2681 .update = nf_conntrack_update,
|
H A D | nfnetlink_queue.c | 239 err = ct_hook->update(entry->state.net, entry->skb); in nfqnl_reinject()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/mgag200/ |
H A D | mgag200_mode.c | 929 * 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 D | sparx5_vcap_impl.c | 1517 .update = sparx5_vcap_update,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_devlink.c | 30 * 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 D | ice_adminq_cmd.h | 602 * ops: update switch rules, referring the number of filters 2104 u8 update; member
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfstrace.h | 271 DEFINE_NFS_UPDATE_SIZE_EVENT(update); variable
|
/kernel/linux/linux-6.6/include/net/ |
H A D | tcp.h | 555 * 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 D | soc.h | 1044 struct snd_soc_dapm_update *update; member
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | n2_core.c | 1424 ahash->update = n2_hash_async_update; in __n2_register_one_ahash()
|
/kernel/linux/linux-6.6/drivers/firewire/ |
H A D | net.c | 1606 .update = fwnet_update,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/ |
H A D | igc_ethtool.c | 565 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 D | mt76.h | 457 bool (*tx_status_data)(struct mt76_dev *dev, u8 *update);
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nfnetlink_queue.c | 239 err = ct_hook->update(entry->state.net, entry->skb); in nfqnl_reinject()
|
/kernel/linux/linux-6.6/net/sunrpc/ |
H A D | cache.c | 195 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 D | mpc.c | 1323 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 D | RelationalStoreInsertJsunit.test.js | 1465 await rdbStore.update(valueBucket3, predicates);
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 523 # GCM_COMPLETE Finishes update of tag of last partial block 745 # between update calls.
|
H A D | aesni-intel_asm.S | 431 # GCM_COMPLETE Finishes update of tag of last partial block 636 # between update calls.
|
/kernel/linux/linux-5.10/drivers/crypto/bcm/ |
H A D | cipher.c | 336 /* 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()
|