Home
last modified time | relevance | path

Searched full:implicit (Results 1 – 25 of 373) sorted by relevance

12345678910>>...15

/Linux-v5.10/net/ipv4/netfilter/
Dnf_nat_snmp_basic.asn161 IMPLICIT OCTET STRING OPTIONAL ({snmp_helper})
65 IMPLICIT INTEGER OPTIONAL
69 IMPLICIT INTEGER OPTIONAL
75 IMPLICIT INTEGER OPTIONAL
79 IMPLICIT OCTET STRING OPTIONAL
83 IMPLICIT INTEGER OPTIONAL
113 [0] IMPLICIT PDU OPTIONAL
116 [1] IMPLICIT PDU OPTIONAL
119 [2] IMPLICIT PDU OPTIONAL
122 [3] IMPLICIT PDU OPTIONAL
[all …]
/Linux-v5.10/crypto/asymmetric_keys/
Dpkcs7.asn113 certSet [0] IMPLICIT ExtendedCertificatesAndCertificates,
14 certSequence [2] IMPLICIT Certificates
17 crlSet [1] IMPLICIT CertificateRevocationLists,
18 crlSequence [3] IMPLICIT CRLSequence
47 extendedCertificate [0] IMPLICIT ExtendedCertificate -- PKCS#6
75 aaSet [0] IMPLICIT SetOfAuthenticatedAttribute
86 uaSet [1] IMPLICIT SET OF UnauthenticatedAttribute,
87 uaSequence [3] IMPLICIT SEQUENCE OF UnauthenticatedAttribute
94 subjectKeyIdentifier [0] IMPLICIT SubjectKeyIdentifier
Dx509_akid.asn15 keyIdentifier [0] IMPLICIT KeyIdentifier OPTIONAL,
6 authorityCertIssuer [1] IMPLICIT GeneralNames OPTIONAL,
7 authorityCertSerialNumber [2] IMPLICIT CertificateSerialNumber OPTIONAL
Dx509.asn115 issuerUniqueID [ 1 ] IMPLICIT UniqueIdentifier OPTIONAL,
16 subjectUniqueID [ 2 ] IMPLICIT UniqueIdentifier OPTIONAL,
/Linux-v5.10/Documentation/devicetree/bindings/net/dsa/
Dsja1105.txt30 The effect of this property (in either its implicit or explicit form)
90 /* Implicit "sja1105,role-mac;" */
98 /* Implicit "sja1105,role-mac;" */
106 /* Implicit "sja1105,role-mac;" */
114 /* Implicit "sja1105,role-mac;" */
121 /* Implicit "sja1105,role-phy;" */
/Linux-v5.10/drivers/acpi/acpica/
Dutstrtoul64.c25 * 3) Runtime "Implicit conversion" as defined in the ACPI specification.
32 * interpreter - Implicit and explicit conversions, GPE method names
41 * and implicit conversions. This global must be set to the proper width.
51 * support (explicit/implicit) for octal string conversions.
162 * an "implicit conversion" by the ACPI specification. Used by
164 * an automatic (implicit) conversion from a string operand
201 * interpreter - All runtime implicit conversions, as per ACPI specification
218 * implicit conversions, and the "0x" prefix is "not allowed". in acpi_ut_implicit_strtoul64()
265 * "unpredictable", so ACPICA matches the behavior of the implicit
270 * behavior of the implicit conversion case. It terminates the
Dexstore.c213 * any existing object with the new object. No implicit in acpi_ex_store_object_to_index()
337 * implicit_conversion - Perform implicit conversion (yes/no)
399 * 2) Store with implicit conversion in acpi_ex_store_object_to_node()
461 * The simple data types all support implicit source operand in acpi_ex_store_object_to_node()
472 * an implicit conversion, as per the ACPI specification. in acpi_ex_store_object_to_node()
481 /* Store with implicit source operand conversion support */ in acpi_ex_store_object_to_node()
519 * field. Any required implicit source operand conversion is in acpi_ex_store_object_to_node()
571 " with no implicit conversion\n", in acpi_ex_store_direct_to_node()
Dexresop.c273 case ARGI_TARGETREF: /* Allows implicit conversion rules before store */ in acpi_ex_resolve_operands()
274 case ARGI_FIXED_TARGET: /* No implicit conversion before store to target */ in acpi_ex_resolve_operands()
275 case ARGI_SIMPLE_TARGET: /* Name, Local, or arg - no implicit conversion */ in acpi_ex_resolve_operands()
298 * a store because this would be an implicit de_ref_of operation. in acpi_ex_resolve_operands()
382 * Known as "Implicit Source Operand Conversion" in acpi_ex_resolve_operands()
408 * aka - "Implicit Source Operand Conversion" in acpi_ex_resolve_operands()
433 * aka - "Implicit Source Operand Conversion" in acpi_ex_resolve_operands()
Ddsutils.c28 * DESCRIPTION: Clear and remove a reference on an implicit return value. Used
47 * Delete any "stale" implicit return. However, in in acpi_ds_clear_implicit_return()
48 * complex statements, the implicit return value can be in acpi_ds_clear_implicit_return()
52 "Removing reference on stale implicit return obj %p\n", in acpi_ds_clear_implicit_return()
69 * RETURN: TRUE if implicit return enabled, FALSE otherwise
71 * DESCRIPTION: Implements the optional "implicit return". We save the result
97 * Delete any "stale" implicit return value first. However, in in acpi_ds_do_implicit_return()
98 * complex statements, the implicit return value can be in acpi_ds_do_implicit_return()
109 /* Save the implicit return value, add a reference if requested */ in acpi_ds_do_implicit_return()
150 * optional support for a so-called "implicit return". Some AML code in acpi_ds_is_result_used()
Dexconvrt.c94 * All other string-to-integer conversions are implicit conversions. in acpi_ex_convert_to_integer()
367 * DESCRIPTION: Convert an ACPI Object to a string. Supports both implicit
470 * Implicit buffer-to-string conversion in acpi_ex_convert_to_string()
523 /* Emit 0x prefix for explicit/implicit hex conversion */ in acpi_ex_convert_to_string()
568 * DESCRIPTION: Implements "implicit conversion" rules for storing an object.
588 * perform implicit conversion on the source before we store it. in acpi_ex_convert_to_target_type()
/Linux-v5.10/include/linux/sched/
Dmm.h44 * The implicit full barrier implied by atomic_dec_and_test() is in mmdrop()
184 * memalloc_noio_save - Marks implicit GFP_NOIO allocation scope.
202 * memalloc_noio_restore - Ends the implicit GFP_NOIO scope.
205 * Ends the implicit GFP_NOIO scope started by memalloc_noio_save function.
215 * memalloc_nofs_save - Marks implicit GFP_NOFS allocation scope.
233 * memalloc_nofs_restore - Ends the implicit GFP_NOFS scope.
236 * Ends the implicit GFP_NOFS scope started by memalloc_nofs_save function.
/Linux-v5.10/arch/sparc/include/uapi/asm/
Dasi.h133 #define ASI_P 0x80 /* Primary, implicit */
134 #define ASI_S 0x81 /* Secondary, implicit */
137 #define ASI_PL 0x88 /* Primary, implicit, l-endian */
138 #define ASI_SL 0x89 /* Secondary, implicit, l-endian */
277 * primary, implicit
280 * secondary, implicit
286 * implicit
290 * implicit
296 * implicit, little-endian
300 * implicit, little-endian
/Linux-v5.10/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_bitfields.c58 /* 8-bit implicit padding */
60 /* 4 more bytes of implicit padding */
63 /* 24 bits implicit padding */
Dbtf_dump_test_case_padding.c4 * BTF-to-C dumper tests for implicit and explicit padding between fields and
50 /* 32 bit of implicit padding here, which algo will make explicit */
/Linux-v5.10/Documentation/devicetree/bindings/timer/
Darm,arch_timer.yaml58 affects writes to the tval register, due to the implicit counter read.
65 to the implicit counter read.
72 the tval registers, due to the implicit counter read.
/Linux-v5.10/arch/parisc/math-emu/
DMakefile7 ccflags-y := -Wno-parentheses -Wno-implicit-function-declaration \
9 -Wno-implicit-int
/Linux-v5.10/arch/x86/include/asm/
Dsmap.h46 /* Note: a barrier is implicit in alternative() */ in clac()
52 /* Note: a barrier is implicit in alternative() */ in stac()
/Linux-v5.10/Documentation/core-api/
Datomic_ops.rst44 proper implicit or explicit read memory barrier is needed before reading the
64 been set with this operation or set with another operation. A proper implicit
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
196 which to make the adjustment, whereas the latter two use an implicit
231 explicit counter adjustment is given instead of the implicit "1".
250 decrement is given instead of the implicit "1". This primitive must
458 They must execute atomically, yet there are no implicit memory barrier
/Linux-v5.10/Documentation/driver-api/
Ddma-buf.rst88 - The DMA buffer FD is also pollable, see `Implicit Fence Poll Support`_ below for
103 Implicit Fence Poll Support
107 :doc: implicit fence polling
249 workloads. This also means no implicit fencing for shared buffers in these
Dioctl.rst176 implicit padding. The ``pahole`` tool can be used for checking the
185 implicit padding.
203 implicit padding in data structures.  Where there is implicit padding
/Linux-v5.10/drivers/firmware/efi/
Dmokvar-table.c91 * Implicit inputs:
95 * Implicit outputs:
296 * Implicit inputs:
304 * Implicit outputs:
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dvidioc-decoder-cmd.rst50 call sends an implicit START command to the decoder if it has not been
54 call of a streaming file descriptor sends an implicit immediate STOP
156 decoder in case of an implicit stop initiated by the decoder itself,
/Linux-v5.10/drivers/target/
Dtarget_core_alua.h64 * Used for implicit and explicit ALUA transitional delay, that is disabled
70 * Used for the recommended application client implicit transition timeout
/Linux-v5.10/sound/usb/
Dendpoint.c114 * Determine whether an endpoint is driven by an implicit feedback
130 * For implicit feedback, slave_next_packet_size() is unused.
329 * This function is only used for implicit feedback endpoints. For endpoints
727 * Playback endpoints with implicit sync much use the same parameters in check_ep_params()
755 * Playback endpoints without implicit sync are adjusted so that in check_ep_params()
898 * Playback endpoints with implicit sync much use the same parameters in data_ep_set_params()
925 * Playback endpoints without implicit sync are adjusted so that in data_ep_set_params()
1076 "Ep #%x already in use as implicit feedback but format not changed\n", in snd_usb_endpoint_set_params()
1162 * If this endpoint has a data endpoint as implicit feedback source, in snd_usb_endpoint_start()
1306 * In case the endpoint is operating in implicit feedback mode, prepare in snd_usb_handle_sync_urb()
[all …]
/Linux-v5.10/drivers/gpu/drm/
Ddrm_gem_framebuffer_helper.c443 * necessary to correctly implement implicit synchronization for any buffers
451 * See drm_atomic_set_fence_for_plane() for a discussion of implicit and
479 * helper to wait on. This is necessary to correctly implement implicit
483 * See drm_atomic_set_fence_for_plane() for a discussion of implicit and

12345678910>>...15