/linux-4.1.27/Documentation/RCU/ |
D | lockdep.txt | 35 Use explicit check expression "c" along with 39 Use explicit check expression "c" along with 43 Use explicit check expression "c" along with 47 Use explicit check expression "c" along with 51 Use explicit check expression "c", but the caller 58 Use explicit check expression "c", and omit all barriers
|
D | checklist.txt | 263 once per hour, then no explicit rate limiting is 369 Also unlike other forms of RCU, explicit initialization
|
D | whatisRCU.txt | 907 or some other mechanism) as if they were explicit RCU readers?
|
D | RTFP.txt | 44 in the presence of non-terminating threads. However, this explicit
|
/linux-4.1.27/Documentation/ |
D | atomic_ops.txt | 38 proper implicit or explicit read memory barrier is needed before reading the 59 or explicit memory barrier is needed before the value set with the operation 69 implicit or explicit memory barrier is used after possible runtime 73 interface must take care of that with a proper implicit or explicit memory 187 atomic_t value. The first two routines pass explicit integers by 192 require any explicit memory barriers. They need only perform the 205 include explicit memory barriers that are performed before and after 213 If the atomic instructions used in an implementation provide explicit 223 explicit counter adjustment is given instead of the implicit "1". 236 Again, these primitives provide explicit memory barrier semantics around [all …]
|
D | preempt-locking.txt | 13 requires explicit additional locking for very few additional situations. 19 RULE #1: Per-CPU data structures need explicit protection 29 First, since the data is per-CPU, it may not have explicit SMP locking, but 123 in doubt, rely on locking or explicit preemption disabling.
|
D | rpmsg.txt | 82 its length (in bytes), and an explicit destination address. 100 its length (in bytes), and explicit source and destination addresses. 129 its length (in bytes), and an explicit destination address. 144 its length (in bytes), and explicit source and destination addresses.
|
D | local_ops.txt | 113 between CPUs, explicit smp_wmb() and smp_rmb() memory barriers must be used
|
D | kobject.txt | 383 live in the kset directory. If an explicit parent kobject is assigned 407 with an explicit call to kobject_del(), so that a release functions will be
|
D | memory-barriers.txt | 673 Therefore, if you need ordering in this example, you need explicit 685 In contrast, without explicit memory barriers, two-legged-if control 1327 The Linux kernel has an explicit compiler barrier function that prevents the 2373 explicit lock operations, described later). These include: 2408 With these the appropriate explicit memory barrier should be used if necessary 2412 The following also do _not_ imply memory barriers, and so may require explicit 2469 appropriately sequential. Whilst this, for the most part, renders the explicit 2520 explicit barriers are used.
|
D | this_cpu_ops.txt | 289 This makes it explicit that we are getting ready to access a percpu
|
D | unshare.txt | 132 shared by explicit request to share them when creating a process
|
D | svga.txt | 231 stable, explicit mode numbering allowed, "scan" implemented etc.
|
D | DMA-API-HOWTO.txt | 319 explicit software flushing. 372 such mappings you must be explicit about what you want to happen.
|
D | cachetlb.txt | 105 This interface is called at the end of an explicit
|
D | SubmittingPatches | 520 explicit ack). 531 This is the only tag which might be added without an explicit action by the
|
D | dma-buf-sharing.txt | 400 scenarios, we can extend dma-buf with a more explicit cache tracking scheme
|
D | HOWTO | 104 These files describe in explicit detail how to successfully create
|
D | kernel-docs.txt | 341 published, printed or used in excerpts without explicit permission
|
/linux-4.1.27/drivers/target/ |
D | target_core_alua.c | 48 struct se_port *port, int explicit, int offline); 978 bool explicit = (tg_pt_gp->tg_pt_gp_alua_access_status == in core_alua_do_transition_tg_pt_work() local 1055 " from primary access state %s to %s\n", (explicit) ? "explicit" : in core_alua_do_transition_tg_pt_work() 1071 int explicit) in core_alua_do_transition_tg_pt() argument 1086 if (!explicit && tg_pt_gp->tg_pt_gp_implicit_trans_secs && in core_alua_do_transition_tg_pt() 1108 tg_pt_gp->tg_pt_gp_alua_access_status = (explicit) ? in core_alua_do_transition_tg_pt() 1125 if (!explicit && tg_pt_gp->tg_pt_gp_implicit_trans_secs) { in core_alua_do_transition_tg_pt() 1149 int explicit) in core_alua_do_port_transition() argument 1179 new_state, explicit); in core_alua_do_port_transition() 1228 new_state, explicit); in core_alua_do_port_transition() [all …]
|
D | target_core_pr.c | 2409 int explicit, in __core_scsi3_complete_pro_release() argument 2458 tfo->get_fabric_name(), (explicit) ? "explicit" : in __core_scsi3_complete_pro_release()
|
/linux-4.1.27/net/netlabel/ |
D | Kconfig | 10 NetLabel provides support for explicit network packet labeling
|
/linux-4.1.27/arch/arm/lib/ |
D | clear_user.S | 43 it ne @ explicit IT needed for the label
|
/linux-4.1.27/Documentation/devicetree/bindings/sound/ |
D | tdm-slot.txt | 14 to specify a explicit mapping of the channels and the slots. If it's absent
|
/linux-4.1.27/include/trace/events/ |
D | block.h | 507 TP_PROTO(struct request_queue *q, unsigned int depth, bool explicit), 509 TP_ARGS(q, depth, explicit), 535 TP_PROTO(struct request_queue *q, unsigned int depth, bool explicit), 537 TP_ARGS(q, depth, explicit)
|
/linux-4.1.27/Documentation/devicetree/bindings/power/reset/ |
D | ltc2952-poweroff.txt | 19 until an explicit kill signal is received
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-gpio | 8 userspace. GPIOs are only made available to userspace by an explicit
|
D | sysfs-firmware-gsmi | 6 that provides callback functionality via explicit SMI
|
/linux-4.1.27/Documentation/block/ |
D | writeback_cache_control.txt | 28 set on an otherwise empty bio structure, which causes only an explicit cache 45 worry if the underlying devices need any explicit cache flushing and how
|
/linux-4.1.27/scripts/coccinelle/api/ |
D | resource_size.cocci | 3 /// instead of explicit computation.
|
/linux-4.1.27/Documentation/arm/ |
D | cluster-pm-race-avoidance.txt | 144 a) an explicit hardware power-up operation, resulting 178 The CPU remains in this state until an explicit policy decision 183 Trigger events: explicit policy decision 292 a) an explicit hardware power-up operation, resulting 369 a) an explicit hardware power-up operation,
|
/linux-4.1.27/kernel/ |
D | Kconfig.preempt | 23 "explicit preemption points" to the kernel code. These new
|
/linux-4.1.27/Documentation/usb/ |
D | anchors.txt | 28 An association of URBs to an anchor is made by an explicit
|
D | mass-storage.txt | 72 the default values. Also, if one relied on old default, explicit
|
/linux-4.1.27/scripts/ |
D | gen_initramfs_list.sh | 34 <cpio_source> options so an explicit "-u 0 -g 0" is required
|
D | spelling.txt | 393 explicite||explicit 395 explict||explicit
|
/linux-4.1.27/Documentation/infiniband/ |
D | core_locking.txt | 3 This guide is an attempt to make explicit the locking assumptions
|
/linux-4.1.27/Documentation/filesystems/configfs/ |
D | configfs.txt | 27 A configfs config_item is created via an explicit userspace operation: 386 more explicit to have a method whereby userspace sees this divergence. 457 Far better would be an explicit action notifying the subsystem that the 458 config_item is ready to go. More importantly, an explicit action allows
|
/linux-4.1.27/arch/arm/include/asm/ |
D | assembler.h | 366 @ explicit IT instruction needed because of the label
|
/linux-4.1.27/drivers/ide/ |
D | Kconfig | 353 This driver adds explicit support for Acard AEC62xx (Artop ATP8xx) 377 This driver adds explicit support for AMD-7xx and AMD-8111 chips 387 This driver adds explicit support for ATI IXP chipset. 501 This driver adds explicit support for Intel PIIX and ICH chips. 636 This driver adds explicit support for VIA BusMastering IDE chips.
|
/linux-4.1.27/Documentation/filesystems/ |
D | porting | 37 Keep in mind that now you need explicit initialization of private data 63 Replace DECLARE_FSTYPE... with explicit initializer and have ->get_sb set as 140 explicit support for exporting, e.g. via NFS. The structure is fully
|
D | fuse.txt | 386 the above, only the call back to the filesystem is not explicit,
|
D | relay.txt | 277 the need to bother with saving explicit timestamps for the purpose of
|
/linux-4.1.27/Documentation/hwmon/ |
D | ds1621 | 77 no unique identification for these devices. Therefore, explicit device
|
/linux-4.1.27/Documentation/gpio/ |
D | sysfs.txt | 143 This explicit exporting can help with debugging (by making some kinds
|
D | gpio-legacy.txt | 488 explicit multiplexing; another might have just two options for use of any 762 This explicit exporting can help with debugging (by making some kinds
|
/linux-4.1.27/Documentation/networking/ |
D | stmmac.txt | 87 the list, hence creating the explicit chaining in the descriptor itself, 88 whereas such explicit chaining is not possible in RING mode.
|
D | LICENSE.qlge | 242 may add an explicit geographical distribution limitation excluding
|
D | LICENSE.qlcnic | 242 may add an explicit geographical distribution limitation excluding
|
D | filter.txt | 979 explicit inputs to these instructions.
|
/linux-4.1.27/Documentation/i2c/ |
D | writing-clients | 210 auto-detection; explicit instantiation of devices is still possible. 221 operation by another chip. For these reasons, explicit device
|
/linux-4.1.27/Documentation/kbuild/ |
D | kconfig.txt | 127 config updates (requires explicit updates).
|
D | makefiles.txt | 608 The second step is to add an explicit dependency to the executable. 780 is not sufficient this sometimes needs to be explicit.
|
/linux-4.1.27/Documentation/fb/ |
D | udlfb.txt | 72 that can work without explicit notifcation.
|
/linux-4.1.27/Documentation/leds/ |
D | ledtrig-transient.txt | 38 the state. Please note that there is no explicit interaction between the
|
/linux-4.1.27/Documentation/accounting/ |
D | taskstats.txt | 89 set over time. However, for the sake of efficiency, an explicit deregistration
|
/linux-4.1.27/sound/soc/davinci/ |
D | davinci-mcasp.c | 536 int div, bool explicit) in __davinci_mcasp_set_clkdiv() argument 554 if (explicit) in __davinci_mcasp_set_clkdiv()
|
/linux-4.1.27/kernel/trace/ |
D | blktrace.c | 864 unsigned int depth, bool explicit) in blk_add_trace_unplug() argument 872 if (explicit) in blk_add_trace_unplug()
|
/linux-4.1.27/Documentation/ide/ |
D | ChangeLog.ide-tape.1995-2002 | 133 * than requiring an explicit FSF command.
|
/linux-4.1.27/Documentation/ioctl/ |
D | botching-up-ioctls.txt | 32 * Align everything to the natural size and use explicit padding. 32-bit
|
/linux-4.1.27/Documentation/locking/ |
D | ww-mutex-design.txt | 52 W/w class: In contrast to normal mutexes the lock class needs to be explicit for
|
/linux-4.1.27/drivers/tty/serial/8250/ |
D | Kconfig | 3 # you somehow have an implicit or explicit dependency on SERIAL_8250.
|
/linux-4.1.27/sound/soc/codecs/ |
D | Kconfig | 177 without an explicit machine driver for test and development purposes.
|
/linux-4.1.27/Documentation/hid/ |
D | hid-transport.txt | 116 requiring explicit requests. Devices can choose to send data continuously or
|
/linux-4.1.27/Documentation/scsi/ |
D | LICENSE.qla4xxx | 243 may add an explicit geographical distribution limitation excluding
|
D | LICENSE.qla2xxx | 244 may add an explicit geographical distribution limitation excluding
|
D | ChangeLog.megaraid | 485 x. Typos corrected in comments and whitespace adjustments, explicit
|
D | ChangeLog.1992-1997 | 1195 instead of explicit list to initialize and attach devices to high
|
/linux-4.1.27/Documentation/trace/ |
D | events.txt | 347 adds or removes a single trigger and there's no explicit '>>' support
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | HD-Audio.txt | 103 driver uses explicit polling method to read the response. It gives 436 explicit call of AC_VERB_SET_PIN_SENSE verb
|
/linux-4.1.27/Documentation/development-process/ |
D | 5.Posting | 225 for addition without the explicit permission of the person named.
|
D | 2.Process | 413 as an explicit request), you should never remove recipients. Always make
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | setox.S | 70 | explicit bit) bits of |X|. Consequently, the comparisons
|
/linux-4.1.27/Documentation/crypto/ |
D | descore-readme.txt | 247 do the arithmetic, so i assign these to explicit `m' register variables
|
/linux-4.1.27/tools/usb/usbip/ |
D | COPYING | 232 may add an explicit geographical distribution limitation excluding
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
D | license | 232 explicit geographical distribution limitation excluding those countries,
|
/linux-4.1.27/drivers/staging/rtl8192u/ |
D | copying | 232 may add an explicit geographical distribution limitation excluding
|
/linux-4.1.27/ |
D | COPYING | 248 may add an explicit geographical distribution limitation excluding
|
/linux-4.1.27/Documentation/arm64/ |
D | acpi_object_usage.txt | 289 it explicit ensures the kernel will set up DMA as
|
D | arm-acpi.txt | 123 is via the UEFI system configuration table. Just so it is explicit, this
|
/linux-4.1.27/Documentation/cgroups/ |
D | unified-hierarchy.txt | 421 controller-specific knobs - will require an explicit CAP privilege.
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | backend-api.txt | 427 explicit uncaching. This operation takes a pagevec, thus allowing several
|
/linux-4.1.27/Documentation/powerpc/ |
D | hvcs.txt | 337 explicit example follows:
|
/linux-4.1.27/Documentation/vm/ |
D | numa_memory_policy.txt | 69 have an explicit VMA policy will fall back to the task policy, which may
|
D | unevictable-lru.txt | 493 When unmapping an mlocked region of memory, whether by an explicit call to
|
/linux-4.1.27/Documentation/sysctl/ |
D | kernel.txt | 651 - default_message_loglevel: messages without an explicit priority
|
/linux-4.1.27/Documentation/security/ |
D | Smack.txt | 558 In addition to explicit mappings Smack supports direct CIPSO mappings. One
|
D | keys.txt | 267 creation request. Tasks must be granted explicit permission to assign a
|
/linux-4.1.27/Documentation/x86/ |
D | boot.txt | 957 The kernel was booted without explicit user intervention.
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | README | 244 servers can remap such characters when an explicit mapping is specified in
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 1020 * Perform an explicit manual flush. During
|
/linux-4.1.27/Documentation/laptops/ |
D | thinkpad-acpi.txt | 569 either fail to handle properly the ThinkPads that require explicit
|
/linux-4.1.27/Documentation/devicetree/ |
D | booting-without-of.txt | 1294 The interrupt-parent property is specified to define an explicit
|
/linux-4.1.27/drivers/staging/speakup/ |
D | spkguide.txt | 1429 you may not add another; but you may replace the old one, on explicit
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | api.txt | 280 explicit parameters, there is an implicit parameter block that can be
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 6724 # (including the explicit bit) bits of |X|. Consequently, #
|