Home
last modified time | relevance | path

Searched refs:explicit (Results 1 – 25 of 179) sorted by relevance

12345678

/Linux-v5.15/drivers/target/
Dtarget_core_alua.c33 int *primary, int explicit);
35 struct se_lun *lun, int explicit, int offline);
725 core_alua_check_transition(int state, int valid, int *primary, int explicit) in core_alua_check_transition() argument
767 if (!(valid & ALUA_T_SUP) || explicit) in core_alua_check_transition()
978 int explicit) in core_alua_do_transition_tg_pt() argument
989 if (explicit && new_state == ALUA_ACCESS_STATE_TRANSITION) { in core_alua_do_transition_tg_pt()
1000 tg_pt_gp->tg_pt_gp_alua_access_status = (explicit) ? in core_alua_do_transition_tg_pt()
1039 " from primary access state %s to %s\n", (explicit) ? "explicit" : in core_alua_do_transition_tg_pt()
1057 int explicit) in core_alua_do_port_transition() argument
1070 explicit) != 0) in core_alua_do_port_transition()
[all …]
/Linux-v5.15/Documentation/RCU/
Dlockdep.rst39 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.15/Documentation/devicetree/bindings/sound/
Dtdm-slot.txt18 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.15/include/trace/events/
Dblock.h375 TP_PROTO(struct request_queue *q, unsigned int depth, bool explicit),
377 TP_ARGS(q, depth, explicit),
403 TP_PROTO(struct request_queue *q, unsigned int depth, bool explicit),
405 TP_ARGS(q, depth, explicit)
/Linux-v5.15/Documentation/locking/
Dpreempt-locking.rst15 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.15/tools/memory-model/litmus-tests/
DLB+poonceonces.litmus7 * be prevented even with no explicit ordering?
/Linux-v5.15/net/netlabel/
DKconfig12 NetLabel provides support for explicit network packet labeling
/Linux-v5.15/
DCOPYING10 With an explicit syscall exception, as stated at:
/Linux-v5.15/arch/arm/lib/
Dclear_user.S43 it ne @ explicit IT needed for the label
/Linux-v5.15/Documentation/devicetree/bindings/mtd/partitions/
Dbrcm,bcm963xx-imagetag.txt6 needs to be used with an explicit firmware partition.
/Linux-v5.15/scripts/coccinelle/api/
Dvma_pages.cocci3 /// Use vma_pages function on vma object instead of explicit computation.
Dresource_size.cocci4 /// instead of explicit computation.
/Linux-v5.15/scripts/coccinelle/misc/
Dboolconv.cocci5 //# explicit conversion is overly verbose and unneeded.
/Linux-v5.15/Documentation/devicetree/bindings/power/reset/
Dltc2952-poweroff.txt19 until an explicit kill signal is received
/Linux-v5.15/Documentation/block/
Dwriteback_cache_control.rst28 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.15/Documentation/ABI/obsolete/
Dsysfs-gpio8 userspace. GPIOs are only made available to userspace by an explicit
/Linux-v5.15/Documentation/userspace-api/media/dvb/
Dfe-get-property.rst54 parameters used. If the actual parameters are needed, an explicit
/Linux-v5.15/scripts/coccinelle/iterators/
Ddevice_node_continue.cocci3 /// explicit put causes a double put.
/Linux-v5.15/Documentation/sphinx/
Dkfigure.py531 for name, explicit in doctree.nametypes.items():
532 if not explicit:
/Linux-v5.15/drivers/gpu/drm/lima/
Dlima_gem.c256 bool write, bool explicit) in lima_gem_sync_bo() argument
267 if (explicit) in lima_gem_sync_bo()
/Linux-v5.15/usr/
Dgen_initramfs.sh32 <cpio_source> options so an explicit "-u 0 -g 0" is required
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-firmware-gsmi6 that provides callback functionality via explicit SMI
/Linux-v5.15/Documentation/arm/
Dcluster-pm-race-avoidance.rst153 a) an explicit hardware power-up operation, resulting
189 The CPU remains in this state until an explicit policy decision
197 explicit policy decision
309 a) an explicit hardware power-up operation, resulting
398 a) an explicit hardware power-up operation,
/Linux-v5.15/Documentation/staging/
Drpmsg.rst96 its length (in bytes), and an explicit destination address.
121 its length (in bytes), and explicit source and destination addresses.
160 its length (in bytes), and an explicit destination address.
182 its length (in bytes), and explicit source and destination addresses.
/Linux-v5.15/Documentation/devicetree/bindings/crypto/
Dfsl-sec4.txt103 Usage: required if SEC 4.0 requires explicit enablement of clocks
109 Usage: required if SEC 4.0 requires explicit enablement of clocks
398 Usage: optional, required if SNVS LP RTC requires explicit
405 Usage: optional, required if SNVS LP RTC requires explicit

12345678