| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/ |
| H A D | 0005-bin-Fix-race-conditions-in-tests.patch | 48 - GST_DEBUG ("popped message"); 50 + GST_DEBUG ("popped message %s", 88 - GST_DEBUG ("popped message"); 89 + GST_DEBUG ("popped message %s", 120 + GST_DEBUG ("popped message %s", 139 GST_DEBUG ("popped %d messages", count);
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/lua/lua/ |
| H A D | CVE-2022-33099.patch | 57 - L->top -= n-1; /* popped 'n' strings and pushed one */ 58 + L->top = top - (n - 1); /* popped 'n' strings and pushed one */
|
| /OK3568_Linux_fs/u-boot/drivers/serial/ |
| H A D | usbtty.c | 872 int popnum, popped; in write_buffer() local 890 popped = buf_pop (buf, dest, popnum); in write_buffer() 891 if (popped == 0) in write_buffer() 893 current_urb->actual_length += popped; in write_buffer() 894 total += popped; in write_buffer()
|
| /OK3568_Linux_fs/kernel/drivers/platform/chrome/wilco_ec/ |
| H A D | event.c | 152 struct ec_event *popped = NULL; in event_queue_push() local 155 popped = event_queue_pop(q); in event_queue_push() 159 return popped; in event_queue_push()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | 0001-vhost-vsock-detach-the-virqueue-element-in-case-of-e.patch | 10 In vhost_vsock_common_send_transport_reset(), if an element popped from
|
| /OK3568_Linux_fs/kernel/Documentation/arm/ |
| H A D | mem_alignment.rst | 5 Too many problems popped up because of unnoticed misaligned memory access in
|
| /OK3568_Linux_fs/buildroot/package/odb/ |
| H A D | 0010-Add-initial-support-for-GCC-9.patch | 59 // The previous lexing session should have popped the buffer.
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_wlfc.h | 96 uint32 popped; member
|
| H A D | dhd_wlfc.c | 336 h->popped++; in _dhd_wlfc_hanger_poppkt() 3923 h->popped, in dhd_wlfc_dump() 3927 (h->pushed - h->popped)); in dhd_wlfc_dump() 4221 hanger->popped = 0; in dhd_wlfc_clear_counts()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_wlfc.h | 96 uint32 popped; member
|
| H A D | dhd_wlfc.c | 342 h->popped++; in _dhd_wlfc_hanger_poppkt() 4018 h->popped, in dhd_wlfc_dump() 4022 (h->pushed - h->popped)); in dhd_wlfc_dump() 4315 hanger->popped = 0; in dhd_wlfc_clear_counts()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_wlfc.h | 96 uint32 popped; member
|
| H A D | dhd_wlfc.c | 336 h->popped++; in _dhd_wlfc_hanger_poppkt() 3926 h->popped, in dhd_wlfc_dump() 3930 (h->pushed - h->popped)); in dhd_wlfc_dump() 4224 hanger->popped = 0; in dhd_wlfc_clear_counts()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_wlfc.h | 96 uint32 popped; member
|
| H A D | dhd_wlfc.c | 336 h->popped++; in _dhd_wlfc_hanger_poppkt() 3924 h->popped, in dhd_wlfc_dump() 3928 (h->pushed - h->popped)); in dhd_wlfc_dump() 4222 hanger->popped = 0; in dhd_wlfc_clear_counts()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_wlfc.h | 94 uint32 popped; member
|
| H A D | dhd_wlfc.c | 456 h->popped++; in _dhd_wlfc_hanger_poppkt() 4309 h->popped, in dhd_wlfc_dump() 4313 (h->pushed - h->popped)); in dhd_wlfc_dump() 4607 hanger->popped = 0; in dhd_wlfc_clear_counts()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_wlfc.h | 94 uint32 popped; member
|
| H A D | dhd_wlfc.c | 456 h->popped++; in _dhd_wlfc_hanger_poppkt() 4306 h->popped, in dhd_wlfc_dump() 4310 (h->pushed - h->popped)); in dhd_wlfc_dump() 4604 hanger->popped = 0; in dhd_wlfc_clear_counts()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/ti/ |
| H A D | keystone-navigator-qmss.txt | 68 into them. Descriptors are popped from the queue and
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | qunit-1.18.0.js | 108 …t=this.test,popped=false;test.semaphore+=1;test.usedAsync=true;pauseProcessing();return function d…
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/cable/ |
| H A D | sb1000.rst | 164 This first popped up on RH 6.0. Delete "(CHECK)" for the SB1000 I/O addresses.
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | fwsignal.c | 438 u32 popped; member 616 h->popped++; in brcmf_fws_hanger_poppkt()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | cppinternals.info | 499 '__TIME__'). The macro is re-enabled when its context is later popped 551 In the example above, the replacement list of 'foo' would be popped in 568 restoring popped contexts onto the context stack, which are too hard.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | cppinternals.info | 499 '__TIME__'). The macro is re-enabled when its context is later popped 551 In the example above, the replacement list of 'foo' would be popped in 568 restoring popped contexts onto the context stack, which are too hard.
|