Home
last modified time | relevance | path

Searched refs:referenced (Results 1 – 82 of 82) sorted by relevance

/linux-4.4.14/drivers/memory/
Djz4780-nemc.c68 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/
Dpage_idle.c61 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()
Drmap.c822 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()
Dhuge_memory.c2203 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/
Didle_page_tracking.txt62 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.
Dpagemap.txt144 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
Dpage_migration119 the new page is referenced to by the radix tree.
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dcs42l56.txt25 as a pseudo-differential input referenced to AIN1REF/AIN3A.
28 as a pseudo-differential input referenced to AIN2REF/AIN3B.
Ddavinci-evm-audio.txt18 the both are defined the driver attempts to set referenced clock to the
Dfsl,ssi.txt81 The device tree nodes for the DMA channels that are referenced by
/linux-4.4.14/Documentation/filesystems/
Dautomount-support.txt54 (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
Dxfs-self-describing-metadata.txt128 space or still allocated if it is still referenced by its owner by looking at
Df2fs.txt289 are cross-referenced correctly or not.
Dproc.txt130 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/
Dpower_supply.txt5 devices which supply it power, referenced by their phandles.
/linux-4.4.14/include/trace/events/
Dkvm.h256 __field( u8, referenced )
264 __entry->referenced = ref;
269 __entry->referenced ? "YOUNG" : "OLD")
/linux-4.4.14/arch/mips/
DKbuild1 # Fail on warnings - also for files referenced in subdirs
/linux-4.4.14/Documentation/filesystems/nfs/
Dpnfs.txt6 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/
Dwm835026 is referenced to the system VRTC.
/linux-4.4.14/Documentation/devicetree/bindings/phy/
Dkeystone-usb-phy.txt11 an NOP PHY driver. Hence this node is referenced as both the usb2 and usb3
/linux-4.4.14/include/linux/
Dpage-flags.h211 PAGEFLAG(Referenced, referenced) TESTCLEARFLAG(Referenced, referenced)
212 __SETPAGEFLAG(Referenced, referenced)
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-firmware-dmi-tables6 data referenced by a SMBIOS table entry point. The SMBIOS
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dlantiq,pinctrl-xway.txt66 Pinconf pins can be referenced via the names io0-io31.
69 Pinconf pins can be referenced via the names io0-io55.
Dabilis,tb10x-iomux.txt15 Functions are defined (and referenced) by sub-nodes of the pin controller.
Dfsl,mxs-pinctrl.txt38 pointed in there, while the phandle can have multiple config node referenced
Drenesas,pfc-pinctrl.txt49 be grouped in that way and referenced as a single pin configuration node by
Dpinctrl-bindings.txt48 node. These referenced pin configuration nodes must be child
/linux-4.4.14/Documentation/devicetree/bindings/clock/
Dxgene.txt18 - 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.
Drenesas,cpg-mstp-clocks.txt7 Clocks are referenced by user nodes by the MSTP node phandle and the clock
/linux-4.4.14/Documentation/RCU/
DNMI-RCU.txt57 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/
Dregister-banks.txt24 - r0_bank, r1_bank (referenced as k0 and k1, used for scratch
Dnew-machine.txt166 pointers in the machvec at boot time, as machvec functions are referenced
/linux-4.4.14/Documentation/
Dbasic_profiling.txt7 Make sure you have the correct System.map / vmlinux referenced!
Dkernel-doc-nano-HOWTO.txt134 files. When a file is referenced it is searched for symbols
140 all the files referenced herein. This is used to generate dependency
Dvolatile-considered-harmful.txt83 every time it is referenced, but it can be read without any special
Ddebugging-via-ohci1394.txt71 data which can be referenced from symbols found by gdb in vmlinux:
Dkref.txt99 data, the kref_put() handles knowing when the data is not referenced
Dmodule-signing.txt186 trusted certificates can be provided in a PEM-encoded file referenced by the
DSubmittingPatches149 subsystem maintainer to refer back to earlier patch versions or referenced
/linux-4.4.14/Documentation/devicetree/bindings/gpio/
Dmrvl-gpio.txt15 as referenced interrupts.
Dgpio.txt242 were referenced by any gpio-ranges property to contain a property named
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/
Dopen-pic.txt35 explicitly referenced in the device tree.
/linux-4.4.14/Documentation/devicetree/bindings/dma/
Ddma.txt72 #dma-cells property in the node referenced by phandle
/linux-4.4.14/Documentation/arm/
DSetup11 should not be referenced outside of arch/arm/kernel/setup.c:setup_arch().
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dcoresight.txt28 * clock-names: the name of the clocks referenced by the code.
/linux-4.4.14/Documentation/ia64/
Daliasing.txt69 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/
Dreserved-memory.txt73 Regions in the /reserved-memory node may be referenced by other device
/linux-4.4.14/Documentation/networking/
DREADME.sb100078 the others referenced above. As root, unpack it into a temporary directory and
164 Solution -- Use the ipfwadm2ipchains script referenced above to convert the
Dnetdev-features.txt38 networking core and should not be referenced in drivers.
Dl2tp.txt101 referenced tunnel id. This hooks up the UDP receive path via
Dswitchdev.txt340 referenced in the route's nexthop list don't all have the same switch ID, the
Dcan.txt433 To use the referenced definitions of the socket options for CAN_RAW
1251 are referenced in the MAINTAINERS file in the Linux source tree.
Dip-sysctl.txt284 The length of time an orphaned (no longer referenced by any
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dvvp_dev.c421 seq_page_flag(seq, vmpage, referenced, has_flags); in vvp_pgcache_page_show()
/linux-4.4.14/tools/perf/Documentation/
Dperf-list.txt92 details. Some of them are referenced in the SEE ALSO section below.
/linux-4.4.14/fs/proc/
Dtask_mmu.c446 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/
Dmpic.txt58 be limited to sources explicitly referenced in the device tree.
/linux-4.4.14/Documentation/devicetree/bindings/iommu/
Diommu.txt82 referenced IOMMU is disabled, in which case the "dma-ranges" property of the
/linux-4.4.14/Documentation/rapidio/
Dsysfs.txt114 On-chip RapidIO controllers and PCIe-to-RapidIO bridges (referenced as
/linux-4.4.14/Documentation/devicetree/bindings/media/
Dsamsung-fimc.txt26 be referenced by external sensors that use clocks provided by the SoC on
/linux-4.4.14/drivers/net/wireless/ipw2x00/
DKconfig86 <http://ipw2200.sf.net/>. See the above referenced README.ipw2200
/linux-4.4.14/Documentation/devicetree/bindings/pci/
Dnvidia,tegra20-pcie.txt35 port registers, which are referenced by the assigned-addresses property of
/linux-4.4.14/Documentation/isdn/
DREADME.concap114 cprot may no longer be referenced after calling this */
DREADME.sc280 referenced... segv. The bug has been fixed around line 63-68 of event.c.
/linux-4.4.14/Documentation/networking/dsa/
Ddsa.txt219 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/
Dtcmu-design.txt178 should access only the parts referenced by pending iovs.
/linux-4.4.14/drivers/scsi/aic7xxx/
Daic7xxx.reg54 * Registers marked "dont_generate_debug_code" are not (yet) referenced
59 * is added to the register which is referenced in the driver.
Daic79xx.reg83 * 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/
DKconfig262 is referenced then you should add "alias hdlcX farsync" to a file
/linux-4.4.14/Documentation/kbuild/
Dmakefiles.txt399 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/
DIntroduction391 When a sound card is first referenced and sound is modular, the sound system
/linux-4.4.14/arch/m68k/ifpsp060/src/
Disp.S35 # example) that are referenced by the ISP package itself in order
Dpfpsp.S35 # example) that are referenced by the FPSP package itself in order
Dfpsp.S36 # example) that are referenced by the FPSP package itself in order
/linux-4.4.14/Documentation/arm64/
Darm-acpi.txt12 available at http://www.uefi.org/specifications and documents referenced
/linux-4.4.14/Documentation/nvdimm/
Dnvdimm.txt206 referenced for any example sysfs layouts.
/linux-4.4.14/Documentation/cgroups/
Dunified-hierarchy.txt111 is no longer referenced in its current hierarchy. Because per-cgroup
/linux-4.4.14/Documentation/devicetree/
Dbooting-without-of.txt80 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/
Dgpio-legacy.txt584 referenced GPIO is the constant "12", getting or setting its value could
/linux-4.4.14/Documentation/scsi/
DChangeLog.lpfc589 referenced from the node.
663 shouldn't affect other devices not referenced by the RSCN.
/linux-4.4.14/crypto/
DKconfig307 Section 8 of rfc2040 and referenced by rfc3962.
/linux-4.4.14/Documentation/virtual/kvm/
Dapi.txt3013 The userspace memory referenced by buf contains a struct kvm_s390_irq