Home
last modified time | relevance | path

Searched refs:coalesced (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/u-boot/lib/
H A Dlmb.c111 unsigned long coalesced = 0; in lmb_add_region() local
133 coalesced++; in lmb_add_region()
138 coalesced++; in lmb_add_region()
145 coalesced++; in lmb_add_region()
148 if (coalesced) in lmb_add_region()
149 return coalesced; in lmb_add_region()
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dkvm.h99 TP_PROTO(__u64 e, int pin, bool coalesced),
100 TP_ARGS(e, pin, coalesced),
105 __field( bool, coalesced )
111 __entry->coalesced = coalesced;
120 __entry->coalesced ? " (coalesced)" : "")
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-c2c.txt266 tid - coalesced by process TIDs
267 pid - coalesced by process PIDs
268 iaddr - coalesced by code address, following fields are displayed:
270 dso - coalesced by shared object
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dgeometry_tile_worker.hpp47 void coalesced();
H A Dgeometry_tile_worker.cpp216 void GeometryTileWorker::coalesced() { in coalesced() function in mbgl::GeometryTileWorker
247 self.invoke(&GeometryTileWorker::coalesced); in coalesce()
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dtrace.h413 TP_PROTO(__u8 chip, __u8 pin, __u8 elcr, __u8 imr, bool coalesced),
414 TP_ARGS(chip, pin, elcr, imr, coalesced),
421 __field( bool, coalesced )
429 __entry->coalesced = coalesced;
436 __entry->coalesced ? " (coalesced)" : "")
/OK3568_Linux_fs/kernel/drivers/parisc/
H A Dccio-dma.c912 int coalesced, filled = 0; in ccio_map_sg() local
951 coalesced = iommu_coalesce_chunks(ioc, dev, sglist, nents, ccio_alloc_range); in ccio_map_sg()
965 BUG_ON(coalesced != filled); in ccio_map_sg()
H A Dsba_iommu.c943 int coalesced, filled = 0; in sba_map_sg() local
982 coalesced = iommu_coalesce_chunks(ioc, dev, sglist, nents, sba_alloc_range); in sba_map_sg()
/OK3568_Linux_fs/kernel/arch/ia64/hp/common/
H A Dsba_iommu.c1434 int coalesced, filled = 0; in sba_map_sg_attrs() local
1486 coalesced = sba_coalesce_chunks(ioc, dev, sglist, nents); in sba_map_sg_attrs()
1487 if (coalesced < 0) { in sba_map_sg_attrs()
1512 ASSERT(coalesced == filled); in sba_map_sg_attrs()
/OK3568_Linux_fs/kernel/net/kcm/
H A Dkcmsock.c795 goto coalesced; in kcm_sendpage()
844 coalesced: in kcm_sendpage()
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/aquantia/
H A Datlantic.rst517 them as a single coalesced unit to the OS networking subsystem.
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Dvcpu-requests.rst235 then they may be coalesced. This is easily done by having the first IPI
H A Dapi.rst4397 :Capability: KVM_CAP_COALESCED_MMIO (for coalesced mmio)
4398 KVM_CAP_COALESCED_PIO (for coalesced pio)
4409 When a hardware register is configured for coalesced I/O, write accesses
4419 Coalesced pio is based on coalesced mmio. There is little difference
4420 between coalesced mmio and pio except that coalesced pio records accesses
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dtls-offload.rst188 and non-decrypted segments do not get coalesced (e.g. by GRO or socket layer)
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic79xx.reg4022 * The count of commands that have been coalesced.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-16595 small sizes. Neighboring chunks can be coalesced on a ‘free’ no matter
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-16595 small sizes. Neighboring chunks can be coalesced on a ‘free’ no matter
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgcc.info27208 that are normally coalesced, the bit-fields are not coalesced.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgcc.info27208 that are normally coalesced, the bit-fields are not coalesced.