Home
last modified time | relevance | path

Searched refs:references (Results 1 – 123 of 123) sorted by relevance

/linux-4.4.14/drivers/misc/sgi-xp/
Dxpc.h556 atomic_t references; /* #of external references to queues */ member
755 atomic_t references; /* #of references to infrastructure */ member
950 atomic_inc(&ch->references); in xpc_msgqueue_ref()
956 s32 refs = atomic_dec_return(&ch->references); in xpc_msgqueue_deref()
973 s32 refs = atomic_dec_return(&part->references); in xpc_part_deref()
985 atomic_inc(&part->references); in xpc_part_ref()
Dxpc_main.c461 atomic_set(&ch->references, 0); in xpc_setup_ch_structures()
512 wait_event(part->teardown_wq, (atomic_read(&part->references) == 0)); in xpc_teardown_ch_structures()
941 atomic_set(&part->references, 0); in xpc_setup_partitions()
Dxpc_channel.c95 atomic_read(&ch->references) > 0) { in xpc_process_disconnect()
/linux-4.4.14/Documentation/devicetree/
Ddynamic-resolution-notes.txt19 3. Using the __local__fixups__ node information adjust all local references
21 4. For each property in the __fixups__ node locate the node it references
Doverlay-notes.txt42 /plugin/; /* allow undefined label references and record them */
/linux-4.4.14/Documentation/devicetree/bindings/clock/
Dgpio-mux-clock.txt9 - clocks: list of two references to parent clocks.
Dbrcm,kona-ccu.txt67 BCM281XX family clocks. When a clock consumer references a clocks,
112 BCM21664 family clocks. When a clock consumer references a clocks,
Dqoriq-clock.txt10 All references to "1.0" and "2.0" refer to the QorIQ chassis version to
/linux-4.4.14/Documentation/ide/
Dwarm-plug-howto.txt16 no other active references to devices before doing "delete_devices" step,
/linux-4.4.14/Documentation/vm/
Dpage_migration67 Calling isolate_lru_page increases the references to the page
85 if all references to a page are removable at the time. The page has
98 4. All the page table references to the page are converted to migration
106 6. The refcount of the page is examined and we back out if references remain
Dzswap.txt72 handle that references that compressed swap page. This mapping is achieved
Dnuma38 application software must arrange for a large majority of the memory references
/linux-4.4.14/arch/openrisc/
DTODO.openrisc11 -- Finish the renaming cleanup... there are references to or32 in the code
/linux-4.4.14/Documentation/devicetree/bindings/usb/
Drenesas_usbhs.txt19 - dmas: Must contain a list of references to DMA specifiers.
/linux-4.4.14/scripts/coccinelle/api/
Dsimple_open.cocci2 /// and replace file operations references to the function
/linux-4.4.14/drivers/of/unittest-data/
Dtestcases.dts20 * This data must be regenerated whenever phandle references are modified in
/linux-4.4.14/Documentation/devicetree/bindings/i2c/
Di2c-sh_mobile.txt23 - dmas : Must contain a list of two references to DMA
/linux-4.4.14/sound/pci/mixart/
Dmixart.h164 int references; /* number of subs openned */ member
Dmixart.c255 if( (monitoring == 0) && (pipe->references >= stream_count) ) { in snd_mixart_add_ref_pipe()
335 else pipe->references++; in snd_mixart_add_ref_pipe()
352 pipe->references--; in snd_mixart_kill_ref_pipe()
354 if((pipe->references <= 0) && (pipe->monitoring == 0)) { in snd_mixart_kill_ref_pipe()
507 if(stream->pipe->references == 1) { in snd_mixart_prepare()
/linux-4.4.14/kernel/locking/
Dlockdep.c3071 int references, int pin_count) in __lock_acquire() argument
3131 if (hlock->references) in __lock_acquire()
3132 hlock->references++; in __lock_acquire()
3134 hlock->references = 2; in __lock_acquire()
3155 hlock->references = references; in __lock_acquire()
3269 if (hlock->references) { in match_held_lock()
3346 hlock->references, hlock->pin_count)) in __lock_set_class()
3409 if (hlock->references) { in __lock_release()
3410 hlock->references--; in __lock_release()
3411 if (hlock->references) { in __lock_release()
[all …]
/linux-4.4.14/Documentation/parisc/
Dregisters65 O (ordered references) 1*
127 used to make references to global variables easier. r30 is
/linux-4.4.14/Documentation/devicetree/bindings/mtd/
Dgpio-control-nand.txt15 GPIO references is: RDY, nCE, ALE, CLE, and an optional nWP.
/linux-4.4.14/sound/drivers/vx/
Dvx_pcm.c551 pipe->references++; in vx_pcm_playback_open()
580 if (--pipe->references == 0) { in vx_pcm_playback_close()
948 pipe_out_monitoring->references++; in vx_pcm_capture_open()
994 if (--pipe_out_monitoring->references == 0) { in vx_pcm_capture_close()
/linux-4.4.14/drivers/staging/media/lirc/
DTODO.lirc_zilog12 verified that cdev and lirc_dev will take the proper module references on
/linux-4.4.14/Documentation/devicetree/bindings/spi/
Dsh-msiof.txt29 - dmas : Must contain a list of two references to DMA
Dspi-rspi.txt36 - dmas : Must contain a list of two references to DMA specifiers,
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/
Dingenic,jz4780-nemc.txt38 If a child node references multiple banks in its "reg" property, the same value
Darm,pl172.txt19 - clocks: Must contain references to controller clocks.
/linux-4.4.14/Documentation/filesystems/nfs/
Drpc-cache.txt58 references create by 'cache_init' and, if CACHE_VALID
59 is set, any references created by cache_update.
67 include taking references to shared objects.
Drpc-server-gss.txt5 This document gives references to the standards and protocols used to
Dpnfs.txt19 outstanding RPC call that references it (LAYOUTGET, LAYOUTRETURN,
/linux-4.4.14/fs/ubifs/
Ddebug.c1765 int references; member
2085 fscki->references += 1; in check_leaf()
2164 fscki->references != 1) { in check_inodes()
2167 fscki->references); in check_inodes()
2171 fscki->references != 0) { in check_inodes()
2174 fscki->references); in check_inodes()
2190 if (fscki->references != fscki->nlink) { in check_inodes()
2193 fscki->nlink, fscki->references); in check_inodes()
/linux-4.4.14/Documentation/misc-devices/
Dc2port.txt31 The C2 Interface main references are at (http://www.silabs.com)
/linux-4.4.14/Documentation/
Dkobject.txt185 for the object in which it is embedded. As long as references to the object
347 Because other references to the kset may still exist, the release may happen
405 circular references are constructed. It is valid in some cases, that a
406 parent objects references a child. Circular references _must_ be broken
Doops-tracing.txt2 (from dmesg, etc). Ignore any references in this or other docs to "decoding
54 applies. Especially, please ignore any references to ksymoops.
Dlzo.txt51 For references to the dictionary, distances are relative to the output
Dcircular-buffers.txt231 subsequent memory references. Similarly, smp_store_release() is used
Dclk.txt29 implementation of that code. Likewise, references to struct clk_foo
Dremoteproc.txt110 only if there are no other references to rproc and its refcount now
Dsvga.txt108 0x0000 to 0x00ff - menu item references. 0x0000 is the first item. Don't use
Dmedia-framework.txt183 pointer the canonical way to store and pass link references.
Dinitrd.txt225 current root directory. All these references are dropped by the
DCodingStyle914 references, etc). Thus, you still have to use an #ifdef if the code inside the
915 block references symbols that will not exist if the condition is not met.
DSubmittingPatches719 references.
730 unmanageable forest of references in email clients. If a link is
Dkernel-docs.txt637 Lots of cross references to variables and functions. You can see
Dkprobes.txt664 e. Watchpoint probes (which fire on data references).
Dmemory-barriers.txt232 with memory references that are not protected by READ_ONCE() and
1660 references to shared memory on SMP systems, though the use of locking instead
2382 sufficient references to make the lock, and thus a memory barrier unnecessary.
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-events3 /sys/devices/cpu/events/cache-references
/linux-4.4.14/Documentation/devicetree/bindings/serial/
Drenesas,sci-serial.txt51 - dmas: Must contain a list of two references to DMA specifiers, one for
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dcnxt,cx92755-pinctrl.txt85 "client select" for the Rx and Tx signals of uart0. The uart0 node references
Drenesas,pfc-pinctrl.txt127 Example 2: A GPIO LED node that references a GPIO
/linux-4.4.14/Documentation/sound/oss/
DREADME.ymfsb7 This code references YAMAHA's sample codes and data sheets.
DREADME.OSS15 In this document you will find a lot of references about OSS/Lite or ossfree:
/linux-4.4.14/tools/perf/util/
Dparse-events.l225 cache-references { return sym(yyscanner, PERF_TYPE_HARDWARE, PERF_COUNT_HW_CACHE_REFERENCES); }
/linux-4.4.14/arch/powerpc/perf/
Dpower7-pmu.c381 GENERIC_EVENT_ATTR(cache-references, PM_LD_REF_L1);
/linux-4.4.14/Documentation/RCU/
DwhatisRCU.txt51 "reclamation" phases. The removal phase removes references to data items
52 within a data structure (possibly by replacing them with references to
61 not start until readers no longer hold references to those data items.
80 c. At this point, there cannot be any readers who hold references
145 longer-term references to data structures.
379 * have references to the old structure complete before freeing
480 * references to the old structure complete before freeing the
Drcu.txt9 since dropped their references. For example, an RCU-protected deletion
Drcu_dereference.txt141 o The comparison is against a pointer that references memory
Dchecklist.txt93 given modern CPUs' tendency to reorder memory references.
DRTFP.txt75 time that reading threads can hold references, as there might well be in
131 and each such bit covers all references that might have been made by
/linux-4.4.14/Documentation/filesystems/
Dfiles.txt36 1. All references to the fdtable must be done through
Dvfs.txt517 references will be released without notice being given to the
755 transfer any private data across and update any references
999 "rcu-walk", ie. without any locks or references on things.
1097 d_delete: delete a dentry. If there are no other open references to
1100 references, then d_drop() is called instead
Dxfs.txt260 references and returns timed-out AGs back to the free stream
Dramfs-rootfs-initramfs.txt238 references:
Dautofs4-mount-control.txt106 on the mount point for control operations. The references held by the
Drelay.txt450 longer any references to any of the channel buffers. relay_flush()
Dsharedsubtree.txt889 The latter holds namespace_sem and the only references to vfsmount
Dcoda.txt489 short va_nlink; /* number of references to file */
Dproc.txt1105 (interface index, label, number of references, number of bound
/linux-4.4.14/Documentation/devicetree/bindings/reserved-memory/
Dreserved-memory.txt71 Device node references to reserved memory
/linux-4.4.14/include/sound/
Dvx_core.h81 unsigned int references; /* an output pipe may be used for monitoring and/or playback */ member
/linux-4.4.14/Documentation/powerpc/
Dcxlflash.txt189 at a time and if one mode is active (outstanding references exist),
206 at a time and if one mode is active (outstanding references exist),
234 table that the AFU references when provided with a resource handle.
Dtransactional_memory.txt47 references will complete in one go if there are no conflicts with other
/linux-4.4.14/include/linux/
Dlockdep.h257 unsigned int references:12; /* 32 bits */ member
/linux-4.4.14/Documentation/x86/
Dintel_mpx.txt7 references, for those references whose compile-time normal intentions are
/linux-4.4.14/Documentation/networking/
Dnetdev-FAQ.txt138 Should I request it via "stable@vger.kernel.org" like the references in
156 stable. Should I add a "Cc: stable@vger.kernel.org" like the references
Darcnet.txt218 By the way, be sure to change all references from "eth0" to "arc0" in the
/linux-4.4.14/Documentation/driver-model/
Dporting.txt159 when the device has been removed, and all references to it have
262 Note that this will block until all references to the driver have
/linux-4.4.14/mm/
Dvmscan.c907 enum page_references references = PAGEREF_RECLAIM_CLEAN; in shrink_page_list() local
1031 references = page_check_references(page, sc); in shrink_page_list()
1033 switch (references) { in shrink_page_list()
1097 if (references == PAGEREF_RECLAIM_CLEAN) in shrink_page_list()
/linux-4.4.14/tools/perf/Documentation/
Dperf-stat.txt183 172158895 cache references # 21.209 M/sec
/linux-4.4.14/Documentation/filesystems/caching/
Doperations.txt213 references.
Dbackend-api.txt340 This method should not attempt to release any references held by the
349 be freed when all the references to it are released.
702 (*) Get and release references on a retrieval record:
/linux-4.4.14/drivers/net/wireless/libertas/
Dhost.h955 __le32 references; member
/linux-4.4.14/Documentation/blockdev/
Dramdisk.txt170 obsolete references, general cleanup.
/linux-4.4.14/fs/jffs2/
DREADME.Locking125 references and the jffs2_garbage_collect_deletion_dirent() function.
/linux-4.4.14/Documentation/video4linux/
Duvcvideo.txt230 The data pointer references an inaccessible memory area.
Dv4l2-controls.txt37 list of v4l2_ctrl objects that it owns and another list of references to
/linux-4.4.14/Documentation/cgroups/
Dcgroups.txt275 each css_set that references the cgroup, and sub-iterating over
568 all references it's holding on @cgrp. When all references are dropped,
Dunified-hierarchy.txt113 have lingering references, a controller may not show up immediately on
/linux-4.4.14/arch/cris/arch-v10/
DREADME.mm87 0..8191, is never mapped, in order to trap NULL references).
/linux-4.4.14/Documentation/scheduler/
Dcompletion.txt91 work threads remains in-scope, and no references remain to on-stack data
/linux-4.4.14/Documentation/ia64/
Daliasing.txt10 Itanium supports several attributes for virtual memory references.
/linux-4.4.14/Documentation/filesystems/configfs/
Dconfigfs.txt262 responsible for responding to this. If the subsystem has references to
275 not drop any references here, as they still must do it in drop_item().
/linux-4.4.14/Documentation/security/
Dcredentials.txt372 and functions for getting references to one of the credentials that don't
378 which get references to the current process's user accounting structure and
Dkeys.txt961 (*) Extra references can be made to a key by calling one of the following
967 Keys so references will need to be disposed of by calling key_put() when
/linux-4.4.14/arch/x86/crypto/
Dsha512-ssse3-asm.S86 # Useful QWORD "arrays" for simpler memory references
Dsha512-avx-asm.S89 # Useful QWORD "arrays" for simpler memory references
/linux-4.4.14/arch/arm/boot/compressed/
Dhead.S488 add r1, r1, r0 @ This fixes up C references
510 str r1, [r11], #4 @ C references.
/linux-4.4.14/Documentation/nvdimm/
Dbtt.txt34 Each arena follows the same layout for its metadata, and all references in an
/linux-4.4.14/Documentation/frv/
Dmmu-layout.txt131 see it directly. The kernel translates page references into real addresses for communicating to the
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/
Dfman.txt309 Definition: An array of two phandles - the first references is
/linux-4.4.14/Documentation/trace/
Dftrace-design.txt291 and then all references to it will be patched out never to return. Instead,
Dftrace.txt281 the ring buffer references a string (currently only trace_printk()
2114 references to all the mcount call sites in the .text section.
2117 references into a single table.
/linux-4.4.14/Documentation/serial/
Ddriver408 Remove all references to a driver from the core driver. The low
/linux-4.4.14/tools/perf/
Ddesign.txt114 cache references and misses at different levels of the cache hierarchy).
/linux-4.4.14/scripts/
Dspelling.txt809 refernces||references
/linux-4.4.14/fs/befs/
DChangeLog179 their enclosing public structures. Switched all references to the
/linux-4.4.14/Documentation/usb/
Dproc_usb_info.txt37 still see references to the older "usbdevfs" name.
/linux-4.4.14/Documentation/scsi/
DChangeLog.lpfc175 * Cleaned up references to list_head->next field in the driver.
965 * Removed all references to lpfc_scsi_req_tmo
966 * Removed last references to lun_skip config parameter.
1370 * Replace references to lpfcDRVR.pHba[] with lpfc_get_phba_by_inst()
1610 * Remove references to "elx_clock.h"
Dscsi_fc_transport.txt414 datastructures and references. If the LLDD completes successfully,
DChangeLog.1992-199749 Throughout Use HZ constant for time references.
51 * eata_pio.c: Use HZ constant for time references.
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event.c1608 EVENT_ATTR(cache-references, CACHE_REFERENCES );
/linux-4.4.14/Documentation/kbuild/
Dmakefiles.txt398 to the target file are prefixed with $(obj), references
712 $(obj)/gen-devlist is updated. Note that references to
/linux-4.4.14/net/sched/
DKconfig181 references about the algorithm).
/linux-4.4.14/Documentation/networking/dsa/
Ddsa.txt222 "dsa_ptr", this structure references a dsa_platform_data structure as well as
/linux-4.4.14/arch/blackfin/
DKconfig399 memory region is used to capture NULL pointer references as well
/linux-4.4.14/arch/x86/
DKconfig1665 memory references. It is designed to detect buffer
1671 against bad memory references.
/linux-4.4.14/Documentation/block/
Dbiodoc.txt28 people. See sections 8 and 9 for a list of some related references.
/linux-4.4.14/lib/
DKconfig.debug288 references from one section to another section.
/linux-4.4.14/drivers/scsi/aic7xxx/
Daic79xx.seq2174 * turns out that the status handler doesn't need a references
/linux-4.4.14/init/
DKconfig915 it has references to the node the task is running on.
/linux-4.4.14/Documentation/s390/
DDebugging390.txt14 reference section below & any other worthwhile references you get.
/linux-4.4.14/drivers/staging/speakup/
Dspkguide.txt803 For example, in this manual, we have made references to several web