| /OK3568_Linux_fs/kernel/drivers/isdn/hardware/mISDN/ |
| H A D | hfcpci.c | 393 hfcpci_empty_bfifo(struct bchannel *bch, struct bzfifo *bz, in hfcpci_empty_bfifo() argument 402 zp = &bz->za[bz->f2]; /* point to Z-Regs */ in hfcpci_empty_bfifo() 406 new_f2 = (bz->f2 + 1) & MAX_B_FRAMES; in hfcpci_empty_bfifo() 415 bz->za[new_f2].z2 = cpu_to_le16(new_z2); in hfcpci_empty_bfifo() 416 bz->f2 = new_f2; /* next buffer */ in hfcpci_empty_bfifo() 442 bz->za[new_f2].z2 = cpu_to_le16(new_z2); in hfcpci_empty_bfifo() 443 bz->f2 = new_f2; /* next buffer */ in hfcpci_empty_bfifo() 744 struct bzfifo *bz; in hfcpci_fill_fifo() local 760 bz = &((union fifo_area *)(hc->hw.fifos))->b_chans.txbz_b2; in hfcpci_fill_fifo() 763 bz = &((union fifo_area *)(hc->hw.fifos))->b_chans.txbz_b1; in hfcpci_fill_fifo() [all …]
|
| /OK3568_Linux_fs/kernel/arch/s390/boot/ |
| H A D | head.S | 179 bz .Lnopf 186 bz .Lagain1 # skip dataset header 188 bz .Lagain1 # skip dateset trailer 226 bz .Lagain2 228 bz .Lagain2 244 bz .Lnoreset
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | init_64.c | 1442 unsigned long bz; in probe_memory_block_size() local 1445 bz = set_memory_block_size; in probe_memory_block_size() 1446 if (bz) in probe_memory_block_size() 1451 bz = MIN_MEMORY_BLOCK_SIZE; in probe_memory_block_size() 1460 bz = MAX_BLOCK_SIZE; in probe_memory_block_size() 1465 for (bz = MAX_BLOCK_SIZE; bz > MIN_MEMORY_BLOCK_SIZE; bz >>= 1) { in probe_memory_block_size() 1466 if (IS_ALIGNED(boot_mem_end, bz)) in probe_memory_block_size() 1470 pr_info("x86/mm: Memory block size: %ldMB\n", bz >> 20); in probe_memory_block_size() 1472 return bz; in probe_memory_block_size()
|
| /OK3568_Linux_fs/u-boot/lib/bzip2/ |
| H A D | bzlib_blocksort.c | 649 #define mnextswap(az,bz) \ argument 651 tz = nextLo[az]; nextLo[az] = nextLo[bz]; nextLo[bz] = tz; \ 652 tz = nextHi[az]; nextHi[az] = nextHi[bz]; nextHi[bz] = tz; \ 653 tz = nextD [az]; nextD [az] = nextD [bz]; nextD [bz] = tz; }
|
| /OK3568_Linux_fs/buildroot/package/busybox/ |
| H A D | busybox.hash | 5 sha256 b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f archival/libarchive/bz/LI…
|
| /OK3568_Linux_fs/kernel/arch/sparc/lib/ |
| H A D | M7memset.S | 145 bz,pt %xcc, .blkalign ! already long word aligned 162 bz,pt %xcc, .blkwr ! now block aligned 323 bz,pn %xcc, .wrword
|
| H A D | M7memcpy.S | 284 bz,pt %xcc, .Lsmallx ! exit if finished 348 bz,pt %xcc, .Lsmallx ! exit if finished 367 bz,pt %xcc, .Lsmallx ! exit if finished 378 bz,pt %xcc, .Lsmallx ! exit if finished 602 bz %xcc, .Lunalignsrc 880 bz,pt %xcc, .Lsmallx 899 bz,pt %xcc, .Lsmallx 903 bz,pt %xcc, .Lsmallx 907 bz,pt %xcc, .Lsmallx
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/openssh/openssh/ |
| H A D | 0001-Default-to-not-using-sandbox-when-cross-compiling.patch | 8 run the test. bz#3398.
|
| /OK3568_Linux_fs/u-boot/arch/arc/lib/ |
| H A D | start.S | 24 bz .Lmaster_proceed
|
| /OK3568_Linux_fs/buildroot/package/apr/ |
| H A D | 0002-sys-param-h.patch | 4 https://bz.apache.org/bugzilla/show_bug.cgi?id=63782
|
| /OK3568_Linux_fs/buildroot/support/scripts/ |
| H A D | apply-patches.sh | 80 *.bz)
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | entry.S | 297 bz .Lrestore_regs 312 bz .Lchk_notify_resume
|
| H A D | head.S | 113 bz .Lmaster_proceed
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-extended/tgt/files/ |
| H A D | tgtd.service | 9 # see bz 848942. workaround for a race for now.
|
| /OK3568_Linux_fs/buildroot/package/apache/ |
| H A D | 0003-server-Makefile.in-handle-separate-APR_INCLUDE_DIR-A.patch | 17 Upstream: https://bz.apache.org/bugzilla/show_bug.cgi?id=62930
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/ |
| H A D | patch-kernel | 112 elif [ -r ${filebase}.bz ]; then
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/ |
| H A D | patch-kernel | 112 elif [ -r ${filebase}.bz ]; then
|
| /OK3568_Linux_fs/buildroot/package/efivar/ |
| H A D | 0002-dp.h-make-format_guid-handle-misaligned-guid-pointer.patch | 26 Note that this only fixes this instance and there may be others that bz
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/ |
| H A D | patch-kernel | 111 elif [ -r ${filebase}.bz ]; then
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/ |
| H A D | patch-kernel | 111 elif [ -r ${filebase}.bz ]; then
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | patch-kernel | 112 elif [ -r ${filebase}.bz ]; then
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/ |
| H A D | patch-kernel | 112 elif [ -r ${filebase}.bz ]; then
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/ |
| H A D | patch-kernel | 112 elif [ -r ${filebase}.bz ]; then
|
| /OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/ |
| H A D | initial.env | |
| /OK3568_Linux_fs/output/sessions/2025-06-05_23-17-21/ |
| H A D | initial.env | |