Home
last modified time | relevance | path

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

12345678

/linux/drivers/target/
H A Dtarget_core_alua.c33 int *primary, int explicit);
35 struct se_lun *lun, int explicit, int offline);
266 * SET_TARGET_PORT_GROUPS for explicit ALUA operation.
295 * Determine if explicit ALUA via SET_TARGET_PORT_GROUPS is allowed in target_emulate_set_target_port_groups()
725 * Check implicit and explicit ALUA state change request.
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()
926 * After an explicit target port asymmetric access state in core_alua_queue_state_change_ua()
943 * After an explicit target port asymmetric access in core_alua_queue_state_change_ua()
959 * entry created without explicit Nod in core_alua_queue_state_change_ua()
979 core_alua_do_transition_tg_pt(struct t10_alua_tg_pt_gp * tg_pt_gp,int new_state,int explicit) core_alua_do_transition_tg_pt() argument
1058 core_alua_do_port_transition(struct t10_alua_tg_pt_gp * l_tg_pt_gp,struct se_device * l_dev,struct se_lun * l_lun,struct se_node_acl * l_nacl,int new_state,int explicit) core_alua_do_port_transition() argument
1217 core_alua_set_tg_pt_secondary_state(struct se_lun * lun,int explicit,int offline) core_alua_set_tg_pt_secondary_state() argument
[all...]
/linux/Documentation/RCU/
H A 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/Documentation/devicetree/bindings/sound/
H A 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/Documentation/locking/
H A 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/tools/memory-model/litmus-tests/
H A DLB+poonceonces.litmus7 * be prevented even with no explicit ordering?
/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-g12a-fbx8am-realtek.dtso20 /* No explicit compatible for rtl8822cs sdio */
/linux/net/netlabel/
H A DKconfig12 NetLabel provides support for explicit network packet labeling
/linux/
H A DCOPYING10 With an explicit syscall exception, as stated at:
/linux/Documentation/userspace-api/
H A Ddma-buf-alloc-exchange.rst27 format and modifier (implicit or explicit).
332 ``DRM_FORMAT_MOD_LINEAR``, which is an explicit guarantee that the image
340 as the sole member of a modifier list to declare that explicit modifiers are
345 at all) to declare that explicit modifiers are not supported and must not be
350 that the underlying layout is implementation-defined and that an explicit
357 not been allocated with an explicit modifier
361 explicit. For example, if a user wishes to allocate a buffer for use between
363 user **must not** allocate the buffer with explicit modifiers and attempt to
369 to explicit modifiers. For example, if the buffer is allocated with
371 ``gbm_bo_get_modifier`` and then use this modifier as an explicit modifie
[all...]
/linux/arch/arm/lib/
H A Dclear_user.S43 it ne @ explicit IT needed for the label
/linux/Documentation/devicetree/bindings/mtd/partitions/
H A Dbrcm,bcm963xx-imagetag.txt6 needs to be used with an explicit firmware partition.
/linux/scripts/coccinelle/api/
H A Dvma_pages.cocci3 /// Use vma_pages function on vma object instead of explicit computation.
H A Dresource_size.cocci4 /// instead of explicit computation.
/linux/scripts/coccinelle/misc/
H A Dboolconv.cocci5 //# explicit conversion is overly verbose and unneeded.
/linux/Documentation/devicetree/bindings/power/reset/
H A Dltc2952-poweroff.txt19 until an explicit kill signal is received
/linux/Documentation/block/
H A 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/Documentation/filesystems/
H A 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
[all...]
/linux/scripts/atomic/
H A Dgen-atomic-instrumented.sh138 * This file provoides atomic operations with explicit instrumentation (e.g.
/linux/Documentation/userspace-api/media/dvb/
H A Dfe-get-property.rst54 parameters used. If the actual parameters are needed, an explicit
/linux/scripts/coccinelle/iterators/
H A Ddevice_node_continue.cocci3 /// explicit put causes a double put.
/linux/virt/kvm/
H A DKconfig23 # put any explicit constraint on userspace ordering. They can also
/linux/drivers/gpu/drm/lima/
H A Dlima_gem.c263 bool write, bool explicit) in lima_gem_sync_bo() argument
271 /* explicit sync use user passed dep fence */ in lima_gem_sync_bo()
272 if (explicit) in lima_gem_sync_bo()
/linux/Documentation/ABI/obsolete/
H A Dsysfs-gpio8 userspace. GPIOs are only made available to userspace by an explicit
/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-gsmi6 that provides callback functionality via explicit SMI
/linux/usr/
H A Dgen_initramfs.sh33 <cpio_source> options so an explicit "-u 0 -g 0" is required

12345678