| /linux/Documentation/mm/ |
| H A D | arch_pgtable_helpers.rst | 35 | pte_swp_soft_dirty | Tests a soft dirty swapped PTE | 59 | pte_swp_mksoft_dirty | Creates a soft dirty swapped PTE | 61 | pte_swp_clear_soft_dirty | Clears a soft dirty swapped PTE | 105 | pmd_swp_soft_dirty | Tests a soft dirty swapped PMD | 129 | pmd_swp_mksoft_dirty | Creates a soft dirty swapped PMD | 131 | pmd_swp_clear_soft_dirty | Clears a soft dirty swapped PMD | 241 | is_migration_entry | Tests a migration (read or write) swapped entry | 243 | is_writable_migration_entry | Tests a write migration swapped entry | 245 | make_readable_migration_entry | Creates a read migration swapped entry | 247 | make_writable_migration_entry | Creates a write migration swapped entry |
|
| H A D | swap-table.rst | 35 3. shadow: The shadow contains the working set information of the swapped 36 out folio. This is the normal state for a swapped out page.
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | pagemap.rst | 17 * Bits 0-4 swap type if swapped 18 * Bits 5-54 swap offset if swapped 27 * Bit 62 page swapped 198 swapped out. This makes swapped out pages indistinguishable from never-allocated 203 page is swapped out (i.e. SOFT_DIRTY). 205 In user space, whether the page is present, swapped or none can be deduced with 208 lseek() can differentiate between accessed pages (present or swapped out) and 214 cache) and out of memory (swapped out or none/non-allocated). 250 - ``PAGE_IS_SWAPPED`` - Page is in swapped 284 Find pages which have been written, are file backed, not swapped and either
|
| H A D | zswap.rst | 9 in the process of being swapped out and attempts to compress them into a 41 being swapped out. However, it will _not_ immediately write out or fault 46 fault back into memory all swapped out pages, including those in the
|
| /linux/drivers/media/platform/rockchip/rkisp1/ |
| H A D | rkisp1-stats.c | 314 u32 swapped[4]; in rkisp1_stats_get_bls_meas() local 316 rkisp1_bls_swap_regs(in_fmt->bayer_pat, regs, swapped); in rkisp1_stats_get_bls_meas() 320 bls_val->meas_r = rkisp1_read(rkisp1, swapped[0]); in rkisp1_stats_get_bls_meas() 321 bls_val->meas_gr = rkisp1_read(rkisp1, swapped[1]); in rkisp1_stats_get_bls_meas() 322 bls_val->meas_gb = rkisp1_read(rkisp1, swapped[2]); in rkisp1_stats_get_bls_meas() 323 bls_val->meas_b = rkisp1_read(rkisp1, swapped[3]); in rkisp1_stats_get_bls_meas()
|
| /linux/arch/mips/alchemy/devboards/ |
| H A D | platform.c | 153 int swapped) in db1x_register_norflash() argument 190 if (!swapped) { in db1x_register_norflash() 220 if (swapped) { in db1x_register_norflash()
|
| H A D | platform.h | 20 int swapped);
|
| H A D | db1550.c | 584 int swapped, id; in db1550_dev_setup() local 624 swapped = bcsr_read(BCSR_STATUS) & in db1550_dev_setup() 626 db1x_register_norflash(128 << 20, 4, swapped); in db1550_dev_setup()
|
| H A D | db1300.c | 788 int swapped, cpldirq; in db1300_dev_setup() local 848 swapped = bcsr_read(BCSR_STATUS) & BCSR_STATUS_DB1200_SWAPBOOT; in db1300_dev_setup() 849 db1x_register_norflash(64 << 20, 2, swapped); in db1300_dev_setup()
|
| H A D | db1200.c | 803 int swapped, bid; in db1200_dev_setup() local 932 swapped = bcsr_read(BCSR_STATUS) & BCSR_STATUS_DB1200_SWAPBOOT; in db1200_dev_setup() 933 db1x_register_norflash(64 << 20, 2, swapped); in db1200_dev_setup()
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mq-zii-ultra-rmb3.dts | 128 touchscreen-swapped-x-y; 137 touchscreen-swapped-x-y; 150 touchscreen-swapped-x-y;
|
| /linux/arch/arm/boot/dts/samsung/ |
| H A D | exynos4412-i9305.dts | 19 /* SCL and SDA pins are swapped */
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx53-sk-imx53-atm0700d4.dtsi | 39 touchscreen-swapped-x-y;
|
| H A D | imx6qdl-skov-cpu-revc.dtsi | 12 touchscreen-swapped-x-y;
|
| /linux/Documentation/gpu/ |
| H A D | drm-compute.rst | 11 have their memory swapped out from them. Or they simply want their workload 12 not to be preempted or swapped out at all.
|
| /linux/mm/ |
| H A D | shmem.c | 427 * @swapped: the change in number of pages swapped from inode 432 * But normally info->alloced == inode->i_mapping->nrpages + info->swapped 433 * So mm freed is info->alloced - (inode->i_mapping->nrpages + info->swapped) 435 * Return: true if swapped was incremented from 0, for shmem_writeout(). 437 bool shmem_recalc_inode(struct inode *inode, long alloced, long swapped) in shmem_recalc_inode() argument 445 info->swapped += swapped; in shmem_recalc_inode() 446 freed = info->alloced - info->swapped - in shmem_recalc_inode() 451 * shmem_writeout() has to raise swapped befor in shmem_recalc_inode() 990 unsigned long swapped = 0; shmem_partial_swap_usage() local 1023 unsigned long swapped; shmem_swap_usage() local [all...] |
| /linux/Documentation/input/devices/ |
| H A D | sentelic.rst | 523 swapped before being sent to FSP:: 546 swapped(refer to the 'Register swapping requirement' section), 551 b. send the swapped register address to FSP and goto step 8; 585 swapped(refer to the 'Register swapping requirement' section), 590 b. send the swapped register address to FSP and goto step 5; 607 swapped(refer to the 'Register swapping requirement' section), 612 b. send the swapped register value to FSP and goto step 9; 680 swapped(refer to the 'Register swapping requirement' section), 685 b. send the swapped page address to FSP and goto step 9;
|
| /linux/drivers/mtd/nand/ |
| H A D | Kconfig | 36 The original Linux implementation had byte 0 and 1 swapped.
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | userp.rst | 57 swapped out to disk they are brought back and finally locked in physical 108 We expect that frequently used buffers are typically not swapped out.
|
| /linux/Documentation/trace/ |
| H A D | ring-buffer-design.rst | 131 A sample of how the reader page is swapped: Note this does not 191 It is possible that the page swapped is the commit page and the tail page, 221 of the ring buffer (may be swapped in) 224 - the next page in the ring buffer that will be swapped 338 swapped with the reader page. This is because the head page is always 458 the next page is the next page to be swapped out by the reader.
|
| /linux/drivers/cpuidle/ |
| H A D | Kconfig | 12 governors that can be swapped during runtime.
|
| /linux/include/linux/ |
| H A D | shmem_fs.h | 41 unsigned long swapped; /* subtotal assigned to swap */ member
|
| /linux/Documentation/userspace-api/media/dvb/ |
| H A D | dmx-qbuf.rst | 51 memory pages of the buffer in physical memory, so they cannot be swapped
|
| /linux/Documentation/filesystems/ |
| H A D | locks.rst | 18 The old flock(2) emulation in the kernel was swapped for proper BSD
|
| /linux/Documentation/devicetree/bindings/display/tilcdc/ |
| H A D | tilcdc.txt | 31 and blue colors are swapped in either 16 or 24-bit color modes.
|