/Linux-v5.10/drivers/target/ |
D | target_core_alua.c | 33 int *primary, int explicit); 35 struct se_lun *lun, int explicit, int offline); 751 core_alua_check_transition(int state, int valid, int *primary, int explicit) in core_alua_check_transition() argument 793 if (!(valid & ALUA_T_SUP) || explicit) in core_alua_check_transition() 1006 int explicit) in core_alua_do_transition_tg_pt() argument 1017 if (explicit && new_state == ALUA_ACCESS_STATE_TRANSITION) { in core_alua_do_transition_tg_pt() 1028 tg_pt_gp->tg_pt_gp_alua_access_status = (explicit) ? in core_alua_do_transition_tg_pt() 1067 " from primary access state %s to %s\n", (explicit) ? "explicit" : in core_alua_do_transition_tg_pt() 1085 int explicit) in core_alua_do_port_transition() argument 1098 explicit) != 0) in core_alua_do_port_transition() [all …]
|
/Linux-v5.10/Documentation/RCU/ |
D | lockdep.rst | 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" along with 57 Use explicit check expression "c", and omit all barriers
|
/Linux-v5.10/Documentation/core-api/ |
D | atomic_ops.rst | 44 proper implicit or explicit read memory barrier is needed before reading the 65 or explicit memory barrier is needed before the value set with the operation 75 implicit or explicit memory barrier is used after possible runtime 79 interface must take care of that with a proper implicit or explicit memory 195 atomic_t value. The first two routines pass explicit integers by 200 require any explicit memory barriers. They need only perform the 213 include explicit memory barriers that are performed before and after 221 If the atomic instructions used in an implementation provide explicit 231 explicit counter adjustment is given instead of the implicit "1". 244 Again, these primitives provide explicit memory barrier semantics around [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/sound/ |
D | tdm-slot.txt | 18 to specify an explicit mapping of the channels and the slots. If it's absent 26 The explicit masks are given as array of integers, where the first
|
/Linux-v5.10/Documentation/locking/ |
D | preempt-locking.rst | 15 requires explicit additional locking for very few additional situations. 21 RULE #1: Per-CPU data structures need explicit protection 32 First, since the data is per-CPU, it may not have explicit SMP locking, but 132 in doubt, rely on locking or explicit preemption disabling.
|
/Linux-v5.10/tools/memory-model/litmus-tests/ |
D | LB+poonceonces.litmus | 7 * be prevented even with no explicit ordering?
|
/Linux-v5.10/net/netlabel/ |
D | Kconfig | 12 NetLabel provides support for explicit network packet labeling
|
/Linux-v5.10/ |
D | COPYING | 10 With an explicit syscall exception, as stated at:
|
/Linux-v5.10/include/trace/events/ |
D | block.h | 489 TP_PROTO(struct request_queue *q, unsigned int depth, bool explicit), 491 TP_ARGS(q, depth, explicit), 517 TP_PROTO(struct request_queue *q, unsigned int depth, bool explicit), 519 TP_ARGS(q, depth, explicit)
|
/Linux-v5.10/arch/arm/lib/ |
D | clear_user.S | 43 it ne @ explicit IT needed for the label
|
/Linux-v5.10/Documentation/devicetree/bindings/mtd/partitions/ |
D | brcm,bcm963xx-imagetag.txt | 6 needs to be used with an explicit firmware partition.
|
/Linux-v5.10/Documentation/devicetree/bindings/power/reset/ |
D | ltc2952-poweroff.txt | 19 until an explicit kill signal is received
|
/Linux-v5.10/Documentation/devicetree/bindings/power/supply/ |
D | twl-charger.txt | 8 is no value in explicit configuration in device-tree. Rather
|
/Linux-v5.10/scripts/coccinelle/api/ |
D | vma_pages.cocci | 3 /// Use vma_pages function on vma object instead of explicit computation.
|
D | resource_size.cocci | 4 /// instead of explicit computation.
|
/Linux-v5.10/scripts/coccinelle/misc/ |
D | boolconv.cocci | 5 //# explicit conversion is overly verbose and unneeded.
|
/Linux-v5.10/Documentation/block/ |
D | writeback_cache_control.rst | 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-v5.10/Documentation/devicetree/bindings/net/dsa/ |
D | sja1105.txt | 15 Although the device ID could be detected at runtime, explicit bindings 30 The effect of this property (in either its implicit or explicit form)
|
/Linux-v5.10/Documentation/ABI/obsolete/ |
D | sysfs-gpio | 8 userspace. GPIOs are only made available to userspace by an explicit
|
/Linux-v5.10/Documentation/userspace-api/media/dvb/ |
D | fe-get-property.rst | 54 parameters used. If the actual parameters are needed, an explicit
|
/Linux-v5.10/scripts/coccinelle/iterators/ |
D | device_node_continue.cocci | 3 /// explicit put causes a double put.
|
/Linux-v5.10/drivers/gpu/drm/lima/ |
D | lima_gem.c | 256 bool write, bool explicit) in lima_gem_sync_bo() argument 267 if (explicit) in lima_gem_sync_bo()
|
/Linux-v5.10/usr/ |
D | gen_initramfs.sh | 32 <cpio_source> options so an explicit "-u 0 -g 0" is required
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-firmware-gsmi | 6 that provides callback functionality via explicit SMI
|
/Linux-v5.10/Documentation/sphinx/ |
D | kfigure.py | 543 for name, explicit in iteritems(doctree.nametypes): 544 if not explicit:
|