Home
last modified time | relevance | path

Searched refs:splits (Results 1 – 25 of 51) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/sec/
H A Dsec_algs.c569 int steps, struct scatterlist ***splits, in sec_map_and_split_sg() argument
580 *splits = kcalloc(steps, sizeof(struct scatterlist *), gfp); in sec_map_and_split_sg()
581 if (!*splits) { in sec_map_and_split_sg()
593 *splits, *splits_nents, gfp); in sec_map_and_split_sg()
604 kfree(*splits); in sec_map_and_split_sg()
616 struct scatterlist **splits, int *splits_nents, in sec_unmap_sg_on_err() argument
622 kfree(splits[i]); in sec_unmap_sg_on_err()
624 kfree(splits); in sec_unmap_sg_on_err()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/fman/
H A DKconfig20 splits.
23 The FMAN internal queue can overflow when FMAN splits single
/OK3568_Linux_fs/buildroot/package/gnupg/
H A DConfig.in43 gpgsplit splits an OpenPGP message into packets.
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-2.7.rst31 .. _migration-2.7-qemu-native-splits-system-and-user-mode-parts:
102 - Splitting binaries using ``util-linux``: ``util-linux`` now splits
H A Dmigration-3.1.rst218 - ``libevent`` now splits each shared library into its own package (as
228 - ``harfbuzz`` now splits the new ``libharfbuzz-subset.so`` library
H A Dmigration-2.5.rst21 - ``flex-libfl``: The flex recipe splits out libfl into a separate
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Dkomeda-kms.rst66 introduces Layer Split, which splits the whole image to two half parts and feeds
73 Similar to Layer Split, but Splitter is used for writeback, which splits the
384 Layer_Split is quite complicated feature, which splits a big image into two
H A Ddrm-mm.rst140 GEM splits creation of GEM objects and allocation of the memory that
/OK3568_Linux_fs/kernel/Documentation/sound/soc/
H A Doverview.rst53 To achieve all this, ASoC basically splits an embedded audio system into
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dinode.c348 id = le32_to_cpu(fragtree->splits[i].frag); in ceph_fill_fragtree()
366 sort(fragtree->splits, nsplits, sizeof(fragtree->splits[0]), in ceph_fill_fragtree()
373 id = le32_to_cpu(fragtree->splits[i].frag); in ceph_fill_fragtree()
374 split_by = le32_to_cpu(fragtree->splits[i].by); in ceph_fill_fragtree()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dfotg210.h513 __hc32 splits; member
H A Dehci.h489 __hc32 splits; member
H A Dehci-sched.c1319 if (!stream->splits) { /* High speed */ in reserve_release_iso_bandwidth()
1444 stream->splits = cpu_to_hc32(ehci, stream->ps.cs_mask); in sitd_slot_ok()
2103 sitd->hw_uframe = stream->splits; in sitd_patch()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/
H A DTODO41 crashes. The atomisp splits the memory management on three separate
/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dceph_fs.h493 struct ceph_frag_tree_split splits[]; member
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/
H A Dintro.rst92 The demultiplexer splits the TS into its components like audio and
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dpadata.rst161 finished. padata splits the job into units called chunks, where a chunk is a
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dsegmentation-offloads.rst165 padded and stored as chained skbs, and skb_segment() splits based on those.
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/
H A DREADME.lsch314 Entire DDR region splits into two regions.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/fsl/
H A Dmpc5200.txt172 The mpc5200 pic binding splits hardware IRQ numbers into two levels. The
/OK3568_Linux_fs/kernel/Documentation/driver-api/nvdimm/
H A Dbtt.rst32 The BTT, however, splits the available space into chunks of up to 512 GiB,
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dperf-security.rst52 To perform security checks, the Linux implementation splits processes
/OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/
H A Dnuma_memory_policy.rst112 previously mmap()ed region. When this happens, Linux splits
154 ranges of the shared object. However, Linux still splits the VMA of
/OK3568_Linux_fs/yocto/poky/documentation/
H A Dwhat-i-wish-id-known.rst148 separate utilities package, and so forth). The build system splits out the
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dvfio.rst463 The v2 IOMMU splits accounting and pinning into separate operations:

123