Home
last modified time | relevance | path

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

12345678910>>...28

/kernel/linux/linux-5.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 …]
/kernel/linux/linux-4.19/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 …]
/kernel/linux/linux-4.19/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,
/kernel/linux/linux-5.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,
/kernel/linux/linux-5.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;" */
/kernel/linux/linux-4.19/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()
/kernel/linux/linux-5.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()
/kernel/linux/linux-5.10/include/linux/sched/
Dmm.h44 * The implicit full barrier implied by atomic_dec_and_test() is in mmdrop()
185 * memalloc_noio_save - Marks implicit GFP_NOIO allocation scope.
203 * memalloc_noio_restore - Ends the implicit GFP_NOIO scope.
206 * Ends the implicit GFP_NOIO scope started by memalloc_noio_save function.
216 * memalloc_nofs_save - Marks implicit GFP_NOFS allocation scope.
234 * memalloc_nofs_restore - Ends the implicit GFP_NOFS scope.
237 * Ends the implicit GFP_NOFS scope started by memalloc_nofs_save function.
/kernel/linux/linux-4.19/include/linux/sched/
Dmm.h44 * The implicit full barrier implied by atomic_dec_and_test() is in mmdrop()
205 * memalloc_noio_save - Marks implicit GFP_NOIO allocation scope.
223 * memalloc_noio_restore - Ends the implicit GFP_NOIO scope.
226 * Ends the implicit GFP_NOIO scope started by memalloc_noio_save function.
236 * memalloc_nofs_save - Marks implicit GFP_NOFS allocation scope.
254 * memalloc_nofs_restore - Ends the implicit GFP_NOFS scope.
257 * Ends the implicit GFP_NOFS scope started by memalloc_nofs_save function.
/kernel/linux/linux-5.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
/kernel/linux/linux-4.19/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
/kernel/linux/linux-5.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 */
/kernel/linux/linux-5.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.
/kernel/linux/linux-4.19/arch/parisc/math-emu/
DMakefile7 ccflags-y := -Wno-parentheses -Wno-implicit-function-declaration \
9 -Wno-implicit-int
/kernel/linux/linux-5.10/arch/parisc/math-emu/
DMakefile7 ccflags-y := -Wno-parentheses -Wno-implicit-function-declaration \
9 -Wno-implicit-int
/kernel/linux/linux-4.19/arch/x86/include/asm/
Dsmap.h51 /* Note: a barrier is implicit in alternative() */ in clac()
57 /* Note: a barrier is implicit in alternative() */ in stac()
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dsmap.h43 /* Note: a barrier is implicit in alternative() */ in clac()
49 /* Note: a barrier is implicit in alternative() */ in stac()

12345678910>>...28