Home
last modified time | relevance | path

Searched full:splits (Results 1 – 25 of 243) sorted by relevance

12345678910

/OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/bonnell/
H A Dmemory.json16 "BriefDescription": "Load splits"
24 "BriefDescription": "Store splits"
40 "BriefDescription": "Load splits (At Retirement)"
48 "BriefDescription": "Store splits (Ar Retirement)"
56 "BriefDescription": "ld-op-st splits"
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dbt431.h79 * The compiler splits the write in two bytes without these in bt431_select_reg()
95 * The compiler splits the write in two bytes without the in bt431_read_reg_inc()
107 * The compiler splits the write in two bytes without the in bt431_write_reg_inc()
132 * The compiler splits the write in two bytes without the in bt431_read_cmap_inc()
144 * The compiler splits the write in two bytes without the in bt431_write_cmap_inc()
/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/yocto/poky/documentation/migration-guides/
H A Dmigration-2.7.rst31 .. _migration-2.7-qemu-native-splits-system-and-user-mode-parts:
33 ``qemu-native`` Splits the 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
/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/kernel/trace/
H A Dtrace_preemptirq.c27 * and lockdep uses a staged approach which splits the lockdep hardirq
66 * and lockdep uses a staged approach which splits the lockdep hardirq
/OK3568_Linux_fs/buildroot/package/gnupg/
H A DConfig.in43 gpgsplit splits an OpenPGP message into packets.
/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
/OK3568_Linux_fs/kernel/mm/kasan/
H A DMakefile19 # Function splitter causes unnecessary splits in __asan_load1/__asan_store1
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/memory-controllers/
H A Dst,stm32-fmc2-ebi.yaml119 description: CRAM page size. The controller splits the burst access
183 reaches 0, the controller splits the current access, toggles NE to
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_refcount.h61 * per record. We must also leave space for btree splits on both ends
H A Dxfs_shared.h75 * btree splits and newroots) to allocate from sequential AGs. In order to
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dglobal_data.h55 * or if RAM splits into non-consecutive banks. It also has a
/OK3568_Linux_fs/kernel/drivers/staging/octeon-usb/
H A Docteon-hcd.c235 * transactions, especially when splits are concerned. This
354 * determine splits.
1122 /* Force start splits to be schedule on uFrame 0 */ in cvmx_usb_open_pipe()
1305 /* OUT Splits only have data on the start and not the complete */ in cvmx_usb_fill_tx_fifo()
1539 * Splits don't generate xfercompl, so we need in cvmx_usb_start_channel()
1633 * ISOCHRONOUS OUT splits are unique in that they limit in cvmx_usb_start_channel()
1760 * quickly, so we disable these entirely for splits in cvmx_usb_start_channel()
2434 * For setup OUT data that are splits, in cvmx_usb_transfer_control()
2485 * an ACK is during a split transaction. For splits we need to continue in cvmx_usb_transfer_bulk()
2544 * ISOCHRONOUS OUT splits don't require a complete split stage. in cvmx_usb_transfer_isoc()
[all …]
/OK3568_Linux_fs/kernel/arch/sh/mm/
H A Dtlb-pteaex.c64 * While SH-X2 extended TLB mode splits out the memory-mapped I/UTLB
/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/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dgrid_index.hpp47 GridIndex splits the plane into a set of "cells" and keeps track
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A Dmodule.c45 * Be careful! mb-gcc / mb-ld splits the relocs between the in apply_relocate_add()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dipa-param-manipulation.h57 order to handle what we refer to as transitive (IPA-SRA) splits. These are
218 redirection. All entries in a vector of performed splits that correspond
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dipa-param-manipulation.h57 order to handle what we refer to as transitive (IPA-SRA) splits. These are
218 redirection. All entries in a vector of performed splits that correspond
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dcolor.c97 * This function splits the buffer by newlines and colors the lines individually.
/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/fs/ceph/
H A Dinode.c217 dout("choose_frag(%x) %x splits by %d (%d ways)\n", v, t, in __ceph_choose_frag()
246 * branches/splits are included in i_fragtree)
348 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/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/parallel/
H A Dlist_partition.h79 /** @brief Splits a sequence given by input iterators into parts of

12345678910