/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
H A D | vktRayQueryTraversalControlTests.cpp | 551 .update(vkd, device); in fillCommandBuffer() 794 .update(vkd, device); in fillCommandBuffer() 1064 .update(vkd, device); in fillCommandBuffer()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_sriov.c | 1866 "Failed to send Rx update fo queue[0x%04x]\n", in qed_iov_configure_vport_forced() 2238 u16 *tun_features, bool *update, in qed_pf_validate_modify_tunn_config() 2271 *update = true; in qed_pf_validate_modify_tunn_config() 2280 *update = true; in qed_pf_validate_modify_tunn_config() 2317 "No tunnel update requested by VF\n"); in qed_iov_vf_mbx_update_tunn_param() 2352 /* If QED client is willing to update anything ? */ in qed_iov_vf_mbx_update_tunn_param() 3038 "No VPORT instance available for VF[%d], failing vport update\n", in qed_iov_vf_mbx_vport_update() 3054 /* Search for extended tlvs list and update values in qed_iov_vf_mbx_vport_update() 3069 * they can update the mask without updating the accepted [so that in qed_iov_vf_mbx_vport_update() 3088 "No feature tlvs found for vport update\ in qed_iov_vf_mbx_vport_update() 2237 qed_pf_validate_modify_tunn_config(struct qed_hwfn *p_hwfn, u16 *tun_features, bool *update, struct qed_tunnel_info *tun_src) qed_pf_validate_modify_tunn_config() argument 4975 bool update = false; qed_handle_pf_set_vf_unicast() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_sriov.c | 1868 "Failed to send Rx update fo queue[0x%04x]\n", in qed_iov_configure_vport_forced() 2240 u16 *tun_features, bool *update, in qed_pf_validate_modify_tunn_config() 2273 *update = true; in qed_pf_validate_modify_tunn_config() 2282 *update = true; in qed_pf_validate_modify_tunn_config() 2319 "No tunnel update requested by VF\n"); in qed_iov_vf_mbx_update_tunn_param() 2354 /* If QED client is willing to update anything ? */ in qed_iov_vf_mbx_update_tunn_param() 3040 "No VPORT instance available for VF[%d], failing vport update\n", in qed_iov_vf_mbx_vport_update() 3056 /* Search for extended tlvs list and update values in qed_iov_vf_mbx_vport_update() 3071 * they can update the mask without updating the accepted [so that in qed_iov_vf_mbx_vport_update() 3090 "No feature tlvs found for vport update\ in qed_iov_vf_mbx_vport_update() 2239 qed_pf_validate_modify_tunn_config(struct qed_hwfn *p_hwfn, u16 *tun_features, bool *update, struct qed_tunnel_info *tun_src) qed_pf_validate_modify_tunn_config() argument 5004 bool update = false; qed_handle_pf_set_vf_unicast() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageCompressionTranscodingSupport.cpp | 952 descriptorSetUpdateBuilder.update(vk, device); in descriptorSetUpdate() 1190 .update(vk, device); in decompressImage() 1794 .update(vk, device); in transcodeRead() 1927 .update(vk, device); in transcodeWrite() 2167 .update(vk, device); in verifyDecompression() 2380 .update(vk, device); in transcodeRead() 2519 .update(vk, device); in transcodeWrite()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
H A D | vktImageCompressionTranscodingSupport.cpp | 941 descriptorSetUpdateBuilder.update(vk, device); in descriptorSetUpdate() 1179 .update(vk, device); in decompressImage() 1779 .update(vk, device); in transcodeRead() 1912 .update(vk, device); in transcodeWrite() 2152 .update(vk, device); in verifyDecompression() 2365 .update(vk, device); in transcodeRead() 2504 .update(vk, device); in transcodeWrite()
|
/foundation/communication/dsoftbus/core/discovery/coap/nstackx_coap/src/ |
H A D | disc_nstackx_adapter.c | 168 if ((nstackxDeviceInfo->update & 0x1) == 0) {
in OnDeviceFound()
|
/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/ |
H A D | RdbstoreInsertJsunit.test.js | 357 * 4.Execute update 401 await rdbStore.update(valueBucket, predicates)
|
H A D | RdbstoreInsertSyncJsUnit.test.js | 350 * 4.Execute update 395 await rdbStore.update(valueBucket, predicates)
|
/kernel/linux/linux-5.10/drivers/crypto/qce/ |
H A D | sha.c | 265 * if we have data from previous update copy them on buffer. The old in qce_ahash_update() 501 alg->update = qce_ahash_update; in qce_ahash_register_one()
|
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | sram242x.S | 284 /* update memory timings & briefly lock dll */ 286 str r1, [r4] @ update refresh timing
|
H A D | sram243x.S | 284 /* update memory timings & briefly lock dll */ 286 str r1, [r4] @ update refresh timing
|
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | aclocal.h | 666 struct acpi_update_state update; member
|
/kernel/linux/linux-5.10/arch/arm64/crypto/ |
H A D | ghash-ce-glue.c | 211 .update = ghash_update,
|
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh2/ |
H A D | entry.S | 59 mov.l r3,@(5*4,r15) ! update SR
|
/kernel/linux/linux-5.10/arch/s390/boot/ |
H A D | head.S | 131 l %r0,4(%r6) # update CCW data addresses
|
/kernel/linux/linux-5.10/drivers/crypto/ccp/ |
H A D | ccp-crypto-sha.c | 197 /* Buffer the HMAC key for first update */ in ccp_sha_init() 474 alg->update = ccp_sha_update; in ccp_register_sha_alg()
|
/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A D | ghash-ce-glue.c | 214 .update = ghash_update,
|
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | sram242x.S | 284 /* update memory timings & briefly lock dll */ 286 str r1, [r4] @ update refresh timing
|
H A D | sram243x.S | 284 /* update memory timings & briefly lock dll */ 286 str r1, [r4] @ update refresh timing
|
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh2/ |
H A D | entry.S | 59 mov.l r3,@(5*4,r15) ! update SR
|
/kernel/linux/linux-6.6/arch/s390/boot/ |
H A D | head.S | 178 l %r0,4(%r6) # update CCW data addresses
|
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/ |
H A D | siw.h | 688 .update = siw_csum_update, in siw_crc_skb()
|
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
H A D | ivtv-driver.h | 395 u32 update; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_sp.h | 33 /* Don't send a ramrod, only update a registry */ 773 /*********************** Queue state update ***********************************/ 1034 struct bnx2x_queue_update_params update; member 1114 /********************** Function state update *********************************/ 1389 /************** Function state update *********/
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | mt7615.h | 674 bool mt7663_usb_sdio_tx_status_data(struct mt76_dev *mdev, u8 *update);
|