Home
last modified time | relevance | path

Searched refs:push (Results 2076 - 2100 of 2115) sorted by relevance

1...<<8182838485

/kernel/linux/linux-6.6/sound/pci/asihpi/
H A Dhpi_internal.h537 #pragma pack(push, 1)
/test/xts/acts/distributeddatamgr/distributedKVStoretest/distributedKVStorejstest/hap/entry/src/ohosTest/js/test/
H A DKvStoreResultSetKVJsTest.js89 entries.push(entry);
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Daesni-intel_asm.S178 push %r12
179 push %r13
180 push %r14
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Daesni-intel_asm.S174 push %r12
175 push %r13
176 push %r14
H A Dsha256-avx2-asm.S534 push %rbp
/test/xts/acts/bundlemanager/zlib/actszlibndktest/entry/src/main/cpp/
H A Dzlibndk.cpp986 static int push(void *desc, unsigned char *buf, unsigned len) in push() function
1008 err = inflateBack(&strm, pull, nullptr, push, &strm); in InflateBack()
/kernel/linux/linux-5.10/drivers/atm/
H A Dsolos-pci.c839 vcc->push(vcc, skb); in solos_bh()
H A Dzatm.c473 vcc->push(vcc,skb); in poll_rx()
H A Dhorizon.c1002 PRINTD (DBG_RX|DBG_SKB, "push %p %u", skb->data, skb->len); in rx_schedule()
1010 vcc->push (vcc, skb); in rx_schedule()
1293 // remember this so we can push it later in rx_data_av_handler()
H A Dambassador.c486 atm_vcc->push (atm_vcc, skb); in rx_complete()
H A Dfirestream.c811 atm_vcc->push (atm_vcc, skb); in process_incoming()
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dsha1-armv7-neon.S302 push {r4-r12, lr};
/kernel/linux/linux-5.10/arch/arm/boot/compressed/
H A Dhead.S1518 push {r4, lr}
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dsha1-armv7-neon.S302 push {r4-r12, lr};
/kernel/linux/linux-5.10/net/atm/
H A Dmpc.c646 vcc->push = mpc_push; in atm_mpoa_vcc_attach()
/kernel/linux/linux-6.6/drivers/atm/
H A Dsolos-pci.c839 vcc->push(vcc, skb); in solos_bh()
/kernel/linux/linux-6.6/net/atm/
H A Dmpc.c646 vcc->push = mpc_push; in atm_mpoa_vcc_attach()
/test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/
H A Dkit.py134 elif command_type == "push":
137 LOG.error("The push spec is invalid: {}".format(command_value))
142 LOG.debug("Trying to push the file local {} to remote{}".format(src, dst))
209 self.pre_push = get_config_value('pre-push', config)
210 self.push_list = get_config_value('push', config)
211 self.post_push = get_config_value('post-push', config)
212 self.teardown_push = get_config_value('teardown-push', config)
216 'abort-on-push-failure', config, is_list=False, default=True)
246 LOG.error("The push spec is invalid: {}".format(push_info))
251 LOG.debug("Trying to push th
[all...]
/test/xts/acts/distributeddatamgr/relationalStoretest/RdbJstest/hap/entry/src/ohosTest/js/test/
H A DRdbStoreResultSetJsunit.test.js52 valueBucketArray.push({
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/
H A Dapi_test.cpp98 signal->inIdxQueue_.push(index); in VDecNeedInputData()
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/entry/src/ohosTest/js/test/
H A DRelationalStoreResultSetJsunit.test.js55 valueBucketArray.push({
/kernel/linux/linux-5.10/drivers/net/vxlan/
H A Dvxlan_core.c3255 static void vxlan_offload_rx_ports(struct net_device *dev, bool push) in vxlan_offload_rx_ports() argument
3272 if (push) in vxlan_offload_rx_ports()
/kernel/linux/linux-6.6/drivers/net/vxlan/
H A Dvxlan_core.c3173 static void vxlan_offload_rx_ports(struct net_device *dev, bool push) in vxlan_offload_rx_ports() argument
3190 if (push) in vxlan_offload_rx_ports()
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Demulate.c122 #define Stack (1<<14) /* Stack instruction (push/pop) */
1105 asm("push %[flags]; popf; " CALL_NOSPEC in test_cc()
1930 static int push(struct x86_emulate_ctxt *ctxt, void *data, int bytes) in push() function
1945 return push(ctxt, &ctxt->src.val, ctxt->op_bytes); in em_push()
2030 rc = push(ctxt, &rbp, stack_size(ctxt)); in em_enter()
5526 asm("push %[flags]; popf; " CALL_NOSPEC " ; pushf; pop %[flags]\n" in fastop()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Demulate.c123 #define Stack (1<<14) /* Stack instruction (push/pop) */
1070 asm("push %[flags]; popf; " CALL_NOSPEC in test_cc()
1822 static int push(struct x86_emulate_ctxt *ctxt, void *data, int bytes) in push() function
1837 return push(ctxt, &ctxt->src.val, ctxt->op_bytes); in em_push()
1922 rc = push(ctxt, &rbp, stack_size(ctxt)); in em_enter()
5111 asm("push %[flags]; popf; " CALL_NOSPEC " ; pushf; pop %[flags]\n" in fastop()

Completed in 99 milliseconds

1...<<8182838485