Home
last modified time | relevance | path

Searched full:swapping (Results 1 – 25 of 559) sorted by relevance

12345678910>>...23

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglxswap.c61 Bool swapping; member
80 if (pCur->swapping) { in SwapSwapGroup()
83 pCur->swapping = FALSE; in SwapSwapGroup()
103 isReady &= (pSwap->swapping || !pSwap->pWin->mapped); in SwapGroupIsReadyToSwap()
138 /* We are now in the process of swapping */ in SGSwapBuffers()
139 pCur->swapping = TRUE; in SGSwapBuffers()
198 pEntry->swapping = FALSE; in CreateSwapEntry()
218 * threads should also be swapping, but there is a small window in in FreeSwapEntry()
219 * the SGSwapBuffer() logic, above, where swapping can be set but in FreeSwapEntry()
224 if (pEntry->swapping) in FreeSwapEntry()
/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/include/sys/
H A Dswap.h1 /* Calls to enable and disable swapping on specified locations. Linux version.
34 /* Make the block special device PATH available to the system for swapping.
38 /* Stop using block special device PATH for swapping. */
/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/include/sys/
H A Dswap.h1 /* Calls to enable and disable swapping on specified locations. Linux version.
34 /* Make the block special device PATH available to the system for swapping.
38 /* Stop using block special device PATH for swapping. */
/OK3568_Linux_fs/kernel/drivers/mtd/maps/
H A Dlantiq-flash.c26 * To make PCI work we need to enable the endianness swapping for the address
27 * written to the EBU. This endianness swapping works for PCI correctly but
29 * map. The workaround involves swapping all addresses whilst probing the chip.
30 * Once probing is complete we stop swapping the addresses but swizzle the
/OK3568_Linux_fs/external/xserver/Xi/
H A Dgetfctl.c81 * This procedure copies KbdFeedbackClass data, swapping if necessary.
115 * This procedure copies PtrFeedbackClass data, swapping if necessary.
142 * This procedure copies IntegerFeedbackClass data, swapping if necessary.
169 * This procedure copies StringFeedbackClass data, swapping if necessary.
205 * This procedure copies LedFeedbackClass data, swapping if necessary.
230 * This procedure copies BellFeedbackClass data, swapping if necessary.
H A Dxiproperty.h38 /* request swapping */
44 /* reply swapping */
H A Dlistdev.c113 * This procedure copies data to the DeviceInfo struct, swapping if necessary.
139 * This procedure copies ButtonClass information, swapping if necessary.
160 * This procedure copies data to the DeviceInfo struct, swapping if necessary.
193 * This procedure copies KeyClass information, swapping if necessary.
216 * This procedure copies ValuatorClass information, swapping if necessary.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/patch/patch/
H A D0001-Fix-swapping-fake-lines-in-pch_swap.patch4 Subject: [PATCH] Fix swapping fake lines in pch_swap
6 * src/pch.c (pch_swap): Fix swapping p_bfake and p_efake when there is a
/OK3568_Linux_fs/u-boot/board/renesas/rsk7203/
H A Drsk7203.c33 * Byte-swapping is necessary, and so poor performance is inevitable.
35 * evade by software Byte-swapping.
/OK3568_Linux_fs/u-boot/board/renesas/rsk7264/
H A Drsk7264.c34 * Byte-swapping is necessary, and so poor performance is inevitable.
36 * evade by software Byte-swapping.
/OK3568_Linux_fs/u-boot/board/renesas/rsk7269/
H A Drsk7269.c35 * Byte-swapping is necessary, and so poor performance is inevitable.
37 * evade by software Byte-swapping.
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dfrontswap.rst82 When a workload starts swapping, performance falls through the floor.
126 memory pressure may result in swapping; frontswap allows those pages
129 of unplanned swapping.
243 choose to accept pages only until host-swapping might be imminent,
244 then force guests to do their own swapping.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/core/
H A Dswap.hpp14 // recursion (causing stack overflow) when swapping objects of a primitive
21 // avoid ambiguity when swapping objects of a Boost type that does
/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Dsentelic.c102 /* swapping is required */ in fsp_reg_read()
106 /* swapping isn't necessary */ in fsp_reg_read()
144 /* swapping is required */ in fsp_reg_write()
147 /* swapping isn't necessary */ in fsp_reg_write()
161 /* swapping is required */ in fsp_reg_write()
164 /* swapping isn't necessary */ in fsp_reg_write()
259 /* swapping is required */ in fsp_page_reg_write()
262 /* swapping isn't necessary */ in fsp_page_reg_write()
/OK3568_Linux_fs/kernel/arch/mips/mti-malta/
H A Dmalta-init.c176 * Setup the North bridge to do Master byte-lane swapping in prom_init()
209 * Setup the North bridge to do Master byte-lane swapping in prom_init()
234 /* Fix up lane swapping. */ in prom_init()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/
H A Dcommon-properties.txt8 byte swapping, but endianness issues show up frequently in porting drivers to
10 way of handling byte swapping across drivers.
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-typec8 requesting data role swapping on the port. Swapping is supported
23 power role swap on the port. Swapping is supported as
58 Swapping is supported as synchronous operation, so write(2) to
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dio.h38 * The insw/outsw/insl/outsl macros don't do byte-swapping.
40 * are arrays of bytes, and byte-swapping is not appropriate in
83 * The *_ns versions below don't do byte-swapping.
130 * Non ordered and non-swapping "raw" accessors
/OK3568_Linux_fs/u-boot/include/
H A DMCD_dma.h159 * MCD_NO_BYTE_SWAP - to disable byte swapping
305 * funcDesc - description of byte swapping, bit swapping, and CRC actions
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dio.h42 * The insw/outsw/insl/outsl macros don't do byte-swapping.
44 * are arrays of bytes, and byte-swapping is not appropriate in
148 * The *_ns versions below don't do byte-swapping.
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dof_touchscreen.c169 * swapping requested in the passed in touchscreen_properties and store
191 * swapping requested in the passed in touchscreen_properties and then
/OK3568_Linux_fs/buildroot/package/earlyoom/
H A DConfig.in10 control swapping.
/OK3568_Linux_fs/kernel/drivers/mtd/chips/
H A DKconfig45 prompt "Flash cmd/query data swapping"
52 enabled, means that the CPU will not do any swapping; the chips
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-bsp/con2fbmap/
H A Dcon2fbmap_git.bb4 SUMMARY = "Simple utility for swapping an fbtft-based device as the console."
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Da.out.h10 Worse, we have to notice the start address before swapping to use

12345678910>>...23