/linux-4.4.14/drivers/memory/ |
D | jz4780-nemc.c | 68 unsigned long referenced = 0; in jz4780_nemc_num_banks() local 73 if (!(referenced & BIT(bank))) { in jz4780_nemc_num_banks() 74 referenced |= BIT(bank); in jz4780_nemc_num_banks() 274 unsigned long referenced; in jz4780_nemc_probe() local 319 referenced = 0; in jz4780_nemc_probe() 329 referenced = 0; in jz4780_nemc_probe() 333 referenced |= BIT(bank); in jz4780_nemc_probe() 336 if (!referenced) { in jz4780_nemc_probe() 340 } else if (nemc->banks_present & referenced) { in jz4780_nemc_probe() 347 for_each_set_bit(bank, &referenced, JZ4780_NEMC_NUM_BANKS) { in jz4780_nemc_probe() [all …]
|
/linux-4.4.14/mm/ |
D | page_idle.c | 61 bool referenced = false; in page_idle_clear_pte_refs_one() local 67 referenced = pmdp_clear_young_notify(vma, addr, pmd); in page_idle_clear_pte_refs_one() 73 referenced = ptep_clear_young_notify(vma, addr, pte); in page_idle_clear_pte_refs_one() 77 if (referenced) { in page_idle_clear_pte_refs_one()
|
D | rmap.c | 822 int referenced; member 834 int referenced = 0; in page_referenced_one() local 857 referenced++; in page_referenced_one() 885 referenced++; in page_referenced_one() 890 if (referenced) in page_referenced_one() 893 referenced++; in page_referenced_one() 895 if (referenced) { in page_referenced_one() 896 pra->referenced++; in page_referenced_one() 973 return pra.referenced; in page_referenced()
|
D | huge_memory.c | 2203 bool referenced = false, writable = false; in __collapse_huge_page_isolate() local 2273 referenced = true; in __collapse_huge_page_isolate() 2275 if (likely(referenced && writable)) in __collapse_huge_page_isolate() 2651 bool writable = false, referenced = false; in khugepaged_scan_pmd() local 2702 referenced = true; in khugepaged_scan_pmd() 2704 if (referenced && writable) in khugepaged_scan_pmd()
|
/linux-4.4.14/Documentation/vm/ |
D | idle_page_tracking.txt | 62 considered referenced if it has been recently accessed via a process address 77 exceeding the dirty memory limit, it is not marked referenced. 81 section), and cleared automatically whenever a page is referenced as defined 87 as noted above, uses the Accessed bit to promote actively referenced pages, one 91 Accessed bit and therefore will consider such a page as referenced.
|
D | pagemap.txt | 144 2. REFERENCED page has been referenced since last LRU list enqueue/requeue 171 in kpagecount, and tally up the number of pages that are only referenced
|
D | page_migration | 119 the new page is referenced to by the radix tree.
|
/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | cs42l56.txt | 25 as a pseudo-differential input referenced to AIN1REF/AIN3A. 28 as a pseudo-differential input referenced to AIN2REF/AIN3B.
|
D | davinci-evm-audio.txt | 18 the both are defined the driver attempts to set referenced clock to the
|
D | fsl,ssi.txt | 81 The device tree nodes for the DMA channels that are referenced by
|
/linux-4.4.14/Documentation/filesystems/ |
D | automount-support.txt | 54 (it's only referenced by its parent vfsmount), then it will be deleted 82 If the mountpoint in question is in referenced by something other than 89 Otherwise if it was already marked and it wasn't referenced, unmounting will
|
D | xfs-self-describing-metadata.txt | 128 space or still allocated if it is still referenced by its owner by looking at
|
D | f2fs.txt | 289 are cross-referenced correctly or not.
|
D | proc.txt | 130 clear_refs Clears page referenced bits shown in smaps output 452 "Referenced" indicates the amount of memory currently marked as referenced or
|
/linux-4.4.14/Documentation/devicetree/bindings/power_supply/ |
D | power_supply.txt | 5 devices which supply it power, referenced by their phandles.
|
/linux-4.4.14/include/trace/events/ |
D | kvm.h | 256 __field( u8, referenced ) 264 __entry->referenced = ref; 269 __entry->referenced ? "YOUNG" : "OLD")
|
/linux-4.4.14/arch/mips/ |
D | Kbuild | 1 # Fail on warnings - also for files referenced in subdirs
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | pnfs.txt | 6 Each data server can be referenced by multiple devices. Each device 7 can be referenced by multiple layouts. To keep all of this straight, 31 nfs4_deviceid_cache). The cache itself is referenced across each
|
/linux-4.4.14/Documentation/hwmon/ |
D | wm8350 | 26 is referenced to the system VRTC.
|
/linux-4.4.14/Documentation/devicetree/bindings/phy/ |
D | keystone-usb-phy.txt | 11 an NOP PHY driver. Hence this node is referenced as both the usb2 and usb3
|
/linux-4.4.14/include/linux/ |
D | page-flags.h | 211 PAGEFLAG(Referenced, referenced) TESTCLEARFLAG(Referenced, referenced) 212 __SETPAGEFLAG(Referenced, referenced)
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-firmware-dmi-tables | 6 data referenced by a SMBIOS table entry point. The SMBIOS
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | lantiq,pinctrl-xway.txt | 66 Pinconf pins can be referenced via the names io0-io31. 69 Pinconf pins can be referenced via the names io0-io55.
|
D | abilis,tb10x-iomux.txt | 15 Functions are defined (and referenced) by sub-nodes of the pin controller.
|
D | fsl,mxs-pinctrl.txt | 38 pointed in there, while the phandle can have multiple config node referenced
|
D | renesas,pfc-pinctrl.txt | 49 be grouped in that way and referenced as a single pin configuration node by
|
D | pinctrl-bindings.txt | 48 node. These referenced pin configuration nodes must be child
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | xgene.txt | 18 - clock-output-names : shall be the name of the PLL referenced by derive 33 - clock-output-names : shall be the name of the device referenced.
|
D | renesas,cpg-mstp-clocks.txt | 7 Clocks are referenced by user nodes by the MSTP node phandle and the clock
|
/linux-4.4.14/Documentation/RCU/ |
D | NMI-RCU.txt | 57 given that the code referenced by the pointer is read-only? 104 that the code referenced by the pointer is read-only?
|
/linux-4.4.14/Documentation/sh/ |
D | register-banks.txt | 24 - r0_bank, r1_bank (referenced as k0 and k1, used for scratch
|
D | new-machine.txt | 166 pointers in the machvec at boot time, as machvec functions are referenced
|
/linux-4.4.14/Documentation/ |
D | basic_profiling.txt | 7 Make sure you have the correct System.map / vmlinux referenced!
|
D | kernel-doc-nano-HOWTO.txt | 134 files. When a file is referenced it is searched for symbols 140 all the files referenced herein. This is used to generate dependency
|
D | volatile-considered-harmful.txt | 83 every time it is referenced, but it can be read without any special
|
D | debugging-via-ohci1394.txt | 71 data which can be referenced from symbols found by gdb in vmlinux:
|
D | kref.txt | 99 data, the kref_put() handles knowing when the data is not referenced
|
D | module-signing.txt | 186 trusted certificates can be provided in a PEM-encoded file referenced by the
|
D | SubmittingPatches | 149 subsystem maintainer to refer back to earlier patch versions or referenced
|
/linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
D | mrvl-gpio.txt | 15 as referenced interrupts.
|
D | gpio.txt | 242 were referenced by any gpio-ranges property to contain a property named
|
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/ |
D | open-pic.txt | 35 explicitly referenced in the device tree.
|
/linux-4.4.14/Documentation/devicetree/bindings/dma/ |
D | dma.txt | 72 #dma-cells property in the node referenced by phandle
|
/linux-4.4.14/Documentation/arm/ |
D | Setup | 11 should not be referenced outside of arch/arm/kernel/setup.c:setup_arch().
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | coresight.txt | 28 * clock-names: the name of the clocks referenced by the code.
|
/linux-4.4.14/Documentation/ia64/ |
D | aliasing.txt | 69 can referenced safely by an identity mapping. 72 generate UC accesses only to locations explicitly referenced by
|
/linux-4.4.14/Documentation/devicetree/bindings/reserved-memory/ |
D | reserved-memory.txt | 73 Regions in the /reserved-memory node may be referenced by other device
|
/linux-4.4.14/Documentation/networking/ |
D | README.sb1000 | 78 the others referenced above. As root, unpack it into a temporary directory and 164 Solution -- Use the ipfwadm2ipchains script referenced above to convert the
|
D | netdev-features.txt | 38 networking core and should not be referenced in drivers.
|
D | l2tp.txt | 101 referenced tunnel id. This hooks up the UDP receive path via
|
D | switchdev.txt | 340 referenced in the route's nexthop list don't all have the same switch ID, the
|
D | can.txt | 433 To use the referenced definitions of the socket options for CAN_RAW 1251 are referenced in the MAINTAINERS file in the Linux source tree.
|
D | ip-sysctl.txt | 284 The length of time an orphaned (no longer referenced by any
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | vvp_dev.c | 421 seq_page_flag(seq, vmpage, referenced, has_flags); in vvp_pgcache_page_show()
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-list.txt | 92 details. Some of them are referenced in the SEE ALSO section below.
|
/linux-4.4.14/fs/proc/ |
D | task_mmu.c | 446 unsigned long referenced; member 467 mss->referenced += size; in smaps_account() 704 mss.referenced >> 10, in show_smap()
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/ |
D | mpic.txt | 58 be limited to sources explicitly referenced in the device tree.
|
/linux-4.4.14/Documentation/devicetree/bindings/iommu/ |
D | iommu.txt | 82 referenced IOMMU is disabled, in which case the "dma-ranges" property of the
|
/linux-4.4.14/Documentation/rapidio/ |
D | sysfs.txt | 114 On-chip RapidIO controllers and PCIe-to-RapidIO bridges (referenced as
|
/linux-4.4.14/Documentation/devicetree/bindings/media/ |
D | samsung-fimc.txt | 26 be referenced by external sensors that use clocks provided by the SoC on
|
/linux-4.4.14/drivers/net/wireless/ipw2x00/ |
D | Kconfig | 86 <http://ipw2200.sf.net/>. See the above referenced README.ipw2200
|
/linux-4.4.14/Documentation/devicetree/bindings/pci/ |
D | nvidia,tegra20-pcie.txt | 35 port registers, which are referenced by the assigned-addresses property of
|
/linux-4.4.14/Documentation/isdn/ |
D | README.concap | 114 cprot may no longer be referenced after calling this */
|
D | README.sc | 280 referenced... segv. The bug has been fixed around line 63-68 of event.c.
|
/linux-4.4.14/Documentation/networking/dsa/ |
D | dsa.txt | 219 master network device this switch tree is attached to needs to be referenced 225 is also provided: CPU port. Finally, a collection of dsa_switch are referenced
|
/linux-4.4.14/Documentation/target/ |
D | tcmu-design.txt | 178 should access only the parts referenced by pending iovs.
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic7xxx.reg | 54 * Registers marked "dont_generate_debug_code" are not (yet) referenced 59 * is added to the register which is referenced in the driver.
|
D | aic79xx.reg | 83 * Registers marked "dont_generate_debug_code" are not (yet) referenced 88 * is added to the register which is referenced in the driver.
|
/linux-4.4.14/drivers/net/wan/ |
D | Kconfig | 262 is referenced then you should add "alias hdlcX farsync" to a file
|
/linux-4.4.14/Documentation/kbuild/ |
D | makefiles.txt | 399 to prerequisites are referenced with $(src) (because they are not 699 Kbuild will only build host-programs when they are referenced 725 This will tell kbuild to build lxdialog even if not referenced in
|
/linux-4.4.14/Documentation/sound/oss/ |
D | Introduction | 391 When a sound card is first referenced and sound is modular, the sound system
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | isp.S | 35 # example) that are referenced by the ISP package itself in order
|
D | pfpsp.S | 35 # example) that are referenced by the FPSP package itself in order
|
D | fpsp.S | 36 # example) that are referenced by the FPSP package itself in order
|
/linux-4.4.14/Documentation/arm64/ |
D | arm-acpi.txt | 12 available at http://www.uefi.org/specifications and documents referenced
|
/linux-4.4.14/Documentation/nvdimm/ |
D | nvdimm.txt | 206 referenced for any example sysfs layouts.
|
/linux-4.4.14/Documentation/cgroups/ |
D | unified-hierarchy.txt | 111 is no longer referenced in its current hierarchy. Because per-cgroup
|
/linux-4.4.14/Documentation/devicetree/ |
D | booting-without-of.txt | 80 that are referenced by other nodes need it. 564 Finally, every node that can be referenced from a property in another
|
/linux-4.4.14/Documentation/gpio/ |
D | gpio-legacy.txt | 584 referenced GPIO is the constant "12", getting or setting its value could
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.lpfc | 589 referenced from the node. 663 shouldn't affect other devices not referenced by the RSCN.
|
/linux-4.4.14/crypto/ |
D | Kconfig | 307 Section 8 of rfc2040 and referenced by rfc3962.
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | api.txt | 3013 The userspace memory referenced by buf contains a struct kvm_s390_irq
|