/linux-4.4.14/Documentation/devicetree/bindings/input/touchscreen/ |
D | focaltech-ft6236.txt | 21 - touchscreen-swapped-x-y: X and Y axis are swapped (boolean) 34 touchscreen-swapped-x-y;
|
D | chipone_icn8318.txt | 23 - touchscreen-swapped-x-y : X and Y axis are swapped (boolean) 42 touchscreen-swapped-x-y;
|
D | touchscreen.txt | 19 - touchscreen-swapped-x-y : X and Y axis are swapped (boolean)
|
/linux-4.4.14/arch/arm/mach-gemini/ |
D | Kconfig | 36 bool "Gemini memory is swapped" 38 Say Y here if Gemini memory is swapped by bootloader.
|
/linux-4.4.14/arch/mips/alchemy/devboards/ |
D | platform.c | 168 int swapped) in db1x_register_norflash() argument 205 if (!swapped) { in db1x_register_norflash() 235 if (swapped) { in db1x_register_norflash()
|
D | platform.h | 19 int swapped);
|
D | db1550.c | 575 int swapped, id; in db1550_dev_setup() local 615 swapped = bcsr_read(BCSR_STATUS) & in db1550_dev_setup() 617 db1x_register_norflash(128 << 20, 4, swapped); in db1550_dev_setup()
|
D | db1300.c | 776 int swapped, cpldirq; in db1300_dev_setup() local 836 swapped = bcsr_read(BCSR_STATUS) & BCSR_STATUS_DB1200_SWAPBOOT; in db1300_dev_setup() 837 db1x_register_norflash(64 << 20, 2, swapped); in db1300_dev_setup()
|
D | db1200.c | 821 int swapped, bid; in db1200_dev_setup() local 950 swapped = bcsr_read(BCSR_STATUS) & BCSR_STATUS_DB1200_SWAPBOOT; in db1200_dev_setup() 951 db1x_register_norflash(64 << 20, 2, swapped); in db1200_dev_setup()
|
/linux-4.4.14/arch/tile/include/gxio/ |
D | mpipe.h | 1141 unsigned int swapped; member 1174 iqueue->swapped -= count; in gxio_mpipe_iqueue_advance() 1276 for (i = iqueue->swapped; i < avail; i++) { in gxio_mpipe_iqueue_try_peek() 1281 iqueue->swapped = avail; in gxio_mpipe_iqueue_try_peek()
|
/linux-4.4.14/include/linux/ |
D | shmem_fs.h | 18 unsigned long swapped; /* subtotal assigned to swap */ member
|
/linux-4.4.14/drivers/cpuidle/ |
D | Kconfig | 11 governors that can be swapped during runtime.
|
/linux-4.4.14/tools/perf/util/ |
D | evsel.c | 1514 bool swapped = evsel->needs_swap; in perf_evsel__parse_id_sample() local 1527 if (swapped) { in perf_evsel__parse_id_sample() 1554 if (swapped) { in perf_evsel__parse_id_sample() 1588 bool swapped = evsel->needs_swap; in perf_evsel__parse_sample() local 1635 if (swapped) { in perf_evsel__parse_sample() 1671 if (swapped) { in perf_evsel__parse_sample() 1744 if (WARN_ONCE(swapped, in perf_evsel__parse_sample() 1959 bool swapped) in perf_event__synthesize_sample() argument 1984 if (swapped) { in perf_event__synthesize_sample() 2019 if (swapped) { in perf_event__synthesize_sample() [all …]
|
D | event.h | 480 bool swapped);
|
D | intel-pt.c | 955 bool swapped) in intel_pt_inject_event() argument 958 return perf_event__synthesize_sample(event, type, 0, sample, swapped); in intel_pt_inject_event()
|
/linux-4.4.14/Documentation/vm/ |
D | zswap.txt | 4 in the process of being swapped out and attempts to compress them into a 38 being swapped out. However, it will _not_ immediately write out or fault 43 fault back into memory all swapped out pages, including those in the
|
D | pagemap.txt | 16 * Bits 0-4 swap type if swapped 17 * Bits 5-54 swap offset if swapped 22 * Bit 62 page swapped
|
D | ksm.txt | 20 be swapped out just like other user pages (but sharing is broken when they 21 are swapped back in: ksmd must rediscover their identity and merge again).
|
D | frontswap.txt | 3 swapped pages are saved in RAM (or a RAM-like device) instead of a swap disk. 112 to be swapped to and from hypervisor RAM (if overall host system memory
|
D | unevictable-lru.txt | 176 swapped out; the application must touch the pages manually if it wants to 474 swapped out - but major page faults to fault memory in might still happen.
|
D | hugetlbpage.txt | 61 be used for other purposes. Huge pages cannot be swapped out under
|
/linux-4.4.14/Documentation/input/ |
D | sentelic.txt | 497 swapped before being sent to FSP: 520 swapped(refer to the 'Register swapping requirement' section), 525 6b. send the swapped register address to FSP and goto step 8; 559 swapped(refer to the 'Register swapping requirement' section), 564 3b. send the swapped register address to FSP and goto step 5; 581 swapped(refer to the 'Register swapping requirement' section), 586 7b. send the swapped register value to FSP and goto step 9; 654 swapped(refer to the 'Register swapping requirement' section), 659 6b. send the swapped page address to FSP and goto step 9;
|
/linux-4.4.14/Documentation/trace/ |
D | ring-buffer-design.txt | 114 A sample of how the reader page is swapped: Note this does not 172 It is possible that the page swapped is the commit page and the tail page, 200 of the ring buffer (may be swapped in) 202 head page - the next page in the ring buffer that will be swapped 313 swapped with the reader page. This is because the head page is always 429 the next page is the next page to be swapped out by the reader.
|
/linux-4.4.14/Documentation/filesystems/ |
D | locks.txt | 14 The old flock(2) emulation in the kernel was swapped for proper BSD
|
D | proc.txt | 874 SwapCached: Memory that once was swapped out, is swapped back in but 876 doesn't need to be swapped out AGAIN because it is already
|
D | ext4.txt | 585 inodes are swapped. This ioctl might help, when
|
/linux-4.4.14/Documentation/devicetree/bindings/display/ |
D | arm,pl11x.txt | 65 - PL110 and PL111 TFT 8:8:8 panel, R & B components swapped:
|
/linux-4.4.14/Documentation/virtual/kvm/devices/ |
D | s390_flic.txt | 66 and swap whether the indicators need to be byte swapped.
|
/linux-4.4.14/mm/ |
D | shmem.c | 241 freed = info->alloced - info->swapped - inode->i_mapping->nrpages; in shmem_recalc_inode() 535 info->swapped -= nr_swaps_freed; in shmem_undo_range() 553 if (info->alloced - info->swapped != inode->i_mapping->nrpages) { in shmem_getattr() 701 info->swapped--; in shmem_unuse_inode() 740 if (info->swapped) in shmem_unuse() 847 info->swapped++; in shmem_writepage() 1166 info->swapped--; in shmem_getpage_gfp()
|
D | ksm.c | 863 int swapped; in write_protect_page() local 885 swapped = PageSwapCache(page); in write_protect_page() 901 if (page_mapcount(page) + 1 + swapped != page_count(page)) { in write_protect_page()
|
D | Kconfig | 540 pages that are in the process of being swapped out and attempts to
|
/linux-4.4.14/drivers/isdn/i4l/ |
D | isdn_net.c | 2067 int swapped; in isdn_net_find_icall() local 2101 ematch = wret = swapped = 0; in isdn_net_find_icall() 2111 switch (swapped) { in isdn_net_find_icall() 2119 swapped = 0; in isdn_net_find_icall() 2186 swapped = 1; in isdn_net_find_icall() 2199 swapped = 2; in isdn_net_find_icall()
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | mpc8308rdb.dts | 58 // CS0 and CS1 are swapped when
|
D | hotfoot.dts | 95 /* Hotfoot has UART0/UART1 swapped */
|
D | mpc8313erdb.dts | 58 // CS0 and CS1 are swapped when
|
D | mpc8379_rdb.dts | 57 // CS0 and CS1 are swapped when
|
D | mpc8315erdb.dts | 59 // CS0 and CS1 are swapped when
|
D | mpc8377_rdb.dts | 59 // CS0 and CS1 are swapped when
|
D | mpc8378_rdb.dts | 59 // CS0 and CS1 are swapped when
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | sun6i-a31s-primo81.dts | 86 touchscreen-swapped-x-y;
|
D | sun5i-a13-utoo-p66.dts | 103 touchscreen-swapped-x-y;
|
/linux-4.4.14/Documentation/x86/ |
D | entry_64.txt | 56 not switched/swapped yet.
|
D | exception-tables.txt | 40 was not swapped in, write protected or something similar. However,
|
/linux-4.4.14/arch/sh/lib64/ |
D | copy_user_memcpy.S | 24 ! be copied. This could be easily swapped for a signed comparison,
|
D | memcpy.S | 26 ! be copied. This could be easily swapped for a signed comparison,
|
/linux-4.4.14/arch/tile/gxio/ |
D | mpipe.c | 380 iqueue->swapped = 0; in gxio_mpipe_iqueue_init()
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | locking.txt | 46 pfn1 is swapped out:
|
/linux-4.4.14/Documentation/cgroups/ |
D | memory.txt | 182 A swapped-in page is not accounted until it's mapped. 185 This means swapped-in pages may contain pages for other tasks than a task 205 When you do swapoff and make swapped-out pages of shmem(tmpfs) to 211 Swap Extension allows you to record charge for swap. A swapped-in page is 280 different than user memory, since it can't be swapped out, which makes it
|
D | memcg_test.txt | 21 occurs. swap_cgroup is used only when a charged page is swapped-out.
|
/linux-4.4.14/fs/cramfs/ |
D | README | 6 swapped around (though it does care that directory entries (inodes) in
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | keystone-netcp.txt | 135 are swapped. The netcp driver will swap the two DWORDs
|
/linux-4.4.14/Documentation/devicetree/bindings/leds/ |
D | leds-bcm6328.txt | 275 Scenario 5 : BCM6362 with EPHY LEDs swapped
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | skeleton.S | 90 | swapped out before taking the exception, the exception taken on
|
/linux-4.4.14/Documentation/video4linux/cx2341x/ |
D | fw-decoder-regs.txt | 338 order of the planes can be swapped, only the byte order of the second plane 339 can be swapped. This isn't much use for the Y plane, but can be useful for
|
/linux-4.4.14/fs/affs/ |
D | Changes | 199 correctly byte-swapped. Since most of the users of the
|
/linux-4.4.14/ipc/ |
D | shm.c | 769 *swp_add += info->swapped; in shm_add_rss_swap()
|
/linux-4.4.14/arch/ |
D | Kconfig | 533 Architecture has the first two arguments of clone(2) swapped.
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_iba7220.c | 3449 static u32 swapped; in autoneg_7220_send() local 3465 if (!swapped) { in autoneg_7220_send() 3477 swapped = 1; in autoneg_7220_send()
|
D | qib_iba7322.c | 5315 static u32 swapped; in qib_autoneg_7322_send() local 5331 if (!swapped) { in qib_autoneg_7322_send() 5343 swapped = 1; in qib_autoneg_7322_send()
|
/linux-4.4.14/Documentation/hwmon/ |
D | w83781d | 361 that they swapped registers 0x59 and 0x5B when you compare with Winbond
|
/linux-4.4.14/drivers/mtd/nand/ |
D | Kconfig | 10 The original Linux implementation had byte 0 and 1 swapped.
|
/linux-4.4.14/Documentation/power/ |
D | swsusp.txt | 282 the data from being swapped out. Suspend, however, must write these
|
/linux-4.4.14/kernel/trace/ |
D | Kconfig | 262 After which, only the tracing buffer for CPU 2 was swapped with
|
/linux-4.4.14/Documentation/sysctl/ |
D | vm.txt | 660 but consecutive on swap space - that means they were swapped out together.
|
/linux-4.4.14/drivers/staging/speakup/ |
D | spkguide.txt | 941 You are now ready to load your keymap with your swapped key assignments. 953 Your say first and say last characters should now be swapped. Pressing
|
/linux-4.4.14/init/ |
D | Kconfig | 1051 Memory Controller, which are page-based, and can be swapped. Users of
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | ALSA-Configuration.txt | 2121 snd-intel8x0. Some hardware have swapped output pins between Master
|
/linux-4.4.14/Documentation/networking/ |
D | arcnet-hardware.txt | 991 are swapped (S1 is the nodeaddress, S2 sets IO- and RAM-address).
|
D | bonding.txt | 699 swapped with the new curr_active_slave that was
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 2386 the removed block device must not be mounted, swapped on, or otherwise
|