Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/
DKconfig20 splits.
23 The FMAN internal queue can overflow when FMAN splits single
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec/
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()
/kernel/linux/linux-5.10/Documentation/gpu/
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
Ddrm-mm.rst140 GEM splits creation of GEM objects and allocation of the memory that
/kernel/linux/linux-5.10/Documentation/sound/soc/
Doverview.rst53 To achieve all this, ASoC basically splits an embedded audio system into
/kernel/linux/linux-5.10/drivers/usb/host/
Dfotg210.h513 __hc32 splits; member
Dehci.h483 __hc32 splits; member
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()
/kernel/linux/linux-5.10/fs/ceph/
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()
Dmds_client.c122 sizeof(*info->in->fragtree.splits) * in parse_reply_info_in()
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/
DTODO41 crashes. The atomisp splits the memory management on three separate
/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/
Dintro.rst92 The demultiplexer splits the TS into its components like audio and
/kernel/linux/linux-5.10/include/linux/ceph/
Dceph_fs.h492 struct ceph_frag_tree_split splits[]; member
/kernel/linux/linux-5.10/Documentation/core-api/
Dpadata.rst161 finished. padata splits the job into units called chunks, where a chunk is a
/kernel/linux/linux-5.10/Documentation/networking/
Dsegmentation-offloads.rst165 padded and stored as chained skbs, and skb_segment() splits based on those.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/powerpc/fsl/
Dmpc5200.txt172 The mpc5200 pic binding splits hardware IRQ numbers into two levels. The
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dperf-security.rst52 To perform security checks, the Linux implementation splits processes
Dbcache.rst582 duration: garbage collection, btree read, btree node sorts and btree splits.
/kernel/linux/linux-5.10/Documentation/driver-api/nvdimm/
Dbtt.rst32 The BTT, however, splits the available space into chunks of up to 512 GiB,
/kernel/linux/linux-5.10/Documentation/admin-guide/mm/
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
/kernel/linux/linux-5.10/Documentation/driver-api/
Dvfio.rst458 The v2 IOMMU splits accounting and pinning into separate operations:
/kernel/linux/linux-5.10/Documentation/dev-tools/
Dkgdb.rst260 that splits console output to a terminal program. A console proxy has a
/kernel/linux/linux-5.10/Documentation/filesystems/
Df2fs.rst428 F2FS splits the entire volume into six areas, and all the areas except superblock
/kernel/linux/linux-5.10/Documentation/block/
Dbiodoc.rst423 7. Ability to handle the possibility of splits/merges as the structure passes
/kernel/linux/linux-5.10/drivers/mfd/
DKconfig549 in a single PCI device. It splits the 2 IO devices to

12