| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | lmb.c | 111 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 D | kvm.h | 99 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 D | perf-c2c.txt | 266 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 D | geometry_tile_worker.hpp | 47 void coalesced();
|
| H A D | geometry_tile_worker.cpp | 216 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 D | trace.h | 413 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 D | ccio-dma.c | 912 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 D | sba_iommu.c | 943 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 D | sba_iommu.c | 1434 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 D | kcmsock.c | 795 goto coalesced; in kcm_sendpage() 844 coalesced: in kcm_sendpage()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/aquantia/ |
| H A D | atlantic.rst | 517 them as a single coalesced unit to the OS networking subsystem.
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | vcpu-requests.rst | 235 then they may be coalesced. This is easily done by having the first IPI
|
| H A D | api.rst | 4397 :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 D | tls-offload.rst | 188 and non-decrypted segments do not get coalesced (e.g. by GRO or socket layer)
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/ |
| H A D | aic79xx.reg | 4022 * 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 D | libc.info-1 | 6595 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 D | libc.info-1 | 6595 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 D | gcc.info | 27208 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 D | gcc.info | 27208 that are normally coalesced, the bit-fields are not coalesced.
|