/Linux-v4.19/drivers/crypto/hisilicon/sec/ |
D | sec_algs.c | 581 int steps, struct scatterlist ***splits, in sec_map_and_split_sg() argument 592 *splits = kcalloc(steps, sizeof(struct scatterlist *), GFP_KERNEL); in sec_map_and_split_sg() 593 if (!*splits) { in sec_map_and_split_sg() 605 *splits, *splits_nents, GFP_KERNEL); in sec_map_and_split_sg() 616 kfree(*splits); in sec_map_and_split_sg() 628 struct scatterlist **splits, int *splits_nents, in sec_unmap_sg_on_err() argument 634 kfree(splits[i]); in sec_unmap_sg_on_err() 636 kfree(splits); in sec_unmap_sg_on_err()
|
/Linux-v4.19/Documentation/sound/soc/ |
D | overview.rst | 53 To achieve all this, ASoC basically splits an embedded audio system into
|
/Linux-v4.19/drivers/usb/host/ |
D | fotg210.h | 510 __hc32 splits; member
|
D | ehci.h | 482 __hc32 splits; member
|
D | ehci-sched.c | 1339 if (!stream->splits) { /* High speed */ in reserve_release_iso_bandwidth() 1464 stream->splits = cpu_to_hc32(ehci, stream->ps.cs_mask); in sitd_slot_ok() 2123 sitd->hw_uframe = stream->splits; in sitd_patch()
|
/Linux-v4.19/fs/ceph/ |
D | inode.c | 336 id = le32_to_cpu(fragtree->splits[i].frag); in ceph_fill_fragtree() 354 sort(fragtree->splits, nsplits, sizeof(fragtree->splits[0]), in ceph_fill_fragtree() 361 id = le32_to_cpu(fragtree->splits[i].frag); in ceph_fill_fragtree() 362 split_by = le32_to_cpu(fragtree->splits[i].by); in ceph_fill_fragtree()
|
D | mds_client.c | 75 sizeof(*info->in->fragtree.splits) * in parse_reply_info_in()
|
/Linux-v4.19/Documentation/media/uapi/dvb/ |
D | intro.rst | 92 The demultiplexer splits the TS into its components like audio and
|
/Linux-v4.19/include/linux/ceph/ |
D | ceph_fs.h | 484 struct ceph_frag_tree_split splits[]; member
|
/Linux-v4.19/Documentation/networking/ |
D | segmentation-offloads.txt | 151 padded and stored as chained skbs, and skb_segment() splits based on those.
|
/Linux-v4.19/Documentation/devicetree/bindings/powerpc/fsl/ |
D | mpc5200.txt | 172 The mpc5200 pic binding splits hardware IRQ numbers into two levels. The
|
/Linux-v4.19/Documentation/nvdimm/ |
D | btt.txt | 31 The BTT, however, splits the available space into chunks of up to 512 GiB,
|
/Linux-v4.19/Documentation/admin-guide/mm/ |
D | numa_memory_policy.rst | 112 previously mmap()ed region. When this happens, Linux splits 154 ranges of the shared object. However, Linux still splits the VMA of
|
/Linux-v4.19/Documentation/ |
D | vfio.txt | 458 The v2 IOMMU splits accounting and pinning into separate operations:
|
/Linux-v4.19/Documentation/gpu/ |
D | drm-mm.rst | 144 GEM splits creation of GEM objects and allocation of the memory that
|
/Linux-v4.19/Documentation/admin-guide/ |
D | bcache.rst | 575 duration: garbage collection, btree read, btree node sorts and btree splits.
|
/Linux-v4.19/Documentation/filesystems/ |
D | f2fs.txt | 399 F2FS splits the entire volume into six areas, and all the areas except superblock
|
/Linux-v4.19/Documentation/dev-tools/ |
D | kgdb.rst | 260 that splits console output to a terminal program. A console proxy has a
|
/Linux-v4.19/Documentation/block/ |
D | biodoc.txt | 401 vii.Ability to handle the possibility of splits/merges as the structure passes
|
/Linux-v4.19/drivers/mfd/ |
D | Kconfig | 486 in a single PCI device. It splits the 2 IO devices to
|