Home
last modified time | relevance | path

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

123456789

/linux-6.6.21/drivers/target/
Dtarget_core_alua.c33 int *primary, int explicit);
35 struct se_lun *lun, int explicit, int offline);
728 core_alua_check_transition(int state, int valid, int *primary, int explicit) in core_alua_check_transition() argument
770 if (!(valid & ALUA_T_SUP) || explicit) in core_alua_check_transition()
980 int explicit) in core_alua_do_transition_tg_pt() argument
991 if (explicit && new_state == ALUA_ACCESS_STATE_TRANSITION) { in core_alua_do_transition_tg_pt()
1002 tg_pt_gp->tg_pt_gp_alua_access_status = (explicit) ? in core_alua_do_transition_tg_pt()
1041 " from primary access state %s to %s\n", (explicit) ? "explicit" : in core_alua_do_transition_tg_pt()
1059 int explicit) in core_alua_do_port_transition() argument
1072 explicit) != 0) in core_alua_do_port_transition()
[all …]
/linux-6.6.21/Documentation/RCU/
Dlockdep.rst41 Use explicit check expression "c" along with
45 Use explicit check expression "c" along with
49 Use explicit check expression "c" along with
53 Use explicit check expression "c" along with
61 Use explicit check expression "c", and omit all barriers
/linux-6.6.21/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-6.6.21/include/trace/events/
Dblock.h426 TP_PROTO(struct request_queue *q, unsigned int depth, bool explicit),
428 TP_ARGS(q, depth, explicit),
454 TP_PROTO(struct request_queue *q, unsigned int depth, bool explicit),
456 TP_ARGS(q, depth, explicit)
/linux-6.6.21/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-6.6.21/tools/memory-model/litmus-tests/
DLB+poonceonces.litmus7 * be prevented even with no explicit ordering?
/linux-6.6.21/net/netlabel/
DKconfig12 NetLabel provides support for explicit network packet labeling
/linux-6.6.21/
DCOPYING10 With an explicit syscall exception, as stated at:
/linux-6.6.21/arch/arm/lib/
Dclear_user.S43 it ne @ explicit IT needed for the label
/linux-6.6.21/Documentation/devicetree/bindings/mtd/partitions/
Dbrcm,bcm963xx-imagetag.txt6 needs to be used with an explicit firmware partition.
/linux-6.6.21/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-6.6.21/Documentation/devicetree/bindings/power/reset/
Dltc2952-poweroff.txt19 until an explicit kill signal is received
/linux-6.6.21/scripts/coccinelle/misc/
Dboolconv.cocci5 //# explicit conversion is overly verbose and unneeded.
/linux-6.6.21/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-6.6.21/Documentation/filesystems/
Dzonefs.rst311 * explicit-open
336 "explicit-open" option
341 implicit open, explicit open or closed conditions. This potential limitation
346 To avoid these potential errors, the "explicit-open" mount option forces zones
350 "explicit-open" mount option will result in a zone close command being issued
368 state of other zones. When the *explicit-open* mount option is used, zonefs
373 zone files open for writing. When the "explicit-open" mount option is used,
374 this number can never exceed *max_wro_seq_files*. If the *explicit-open*
382 is explicitly open (which happens only if the *explicit-open* mount option is
389 *nr_active_seq_files*, regardless of the use of the *explicit-open* mount
/linux-6.6.21/virt/kvm/
DKconfig23 # put any explicit constraint on userspace ordering. They can also
/linux-6.6.21/Documentation/devicetree/bindings/power/supply/
Dtwl4030-charger.yaml14 value in explicit configuration in device-tree. Rather if there is a sibling
/linux-6.6.21/Documentation/ABI/obsolete/
Dsysfs-gpio8 userspace. GPIOs are only made available to userspace by an explicit
/linux-6.6.21/Documentation/networking/devlink/
Dindex.rst10 Driver facing APIs are currently transitioning to allow more explicit
/linux-6.6.21/scripts/atomic/
Dgen-atomic-instrumented.sh138 * This file provoides atomic operations with explicit instrumentation (e.g.
/linux-6.6.21/Documentation/userspace-api/media/dvb/
Dfe-get-property.rst54 parameters used. If the actual parameters are needed, an explicit
/linux-6.6.21/scripts/coccinelle/iterators/
Ddevice_node_continue.cocci3 /// explicit put causes a double put.
/linux-6.6.21/drivers/gpu/drm/lima/
Dlima_gem.c258 bool write, bool explicit) in lima_gem_sync_bo() argument
267 if (explicit) in lima_gem_sync_bo()
/linux-6.6.21/Documentation/devicetree/bindings/memory-controllers/ddr/
Djedec,lpddr-props.yaml21 Compatible strings can be either explicit vendor names and part numbers

123456789