/Linux-v5.10/net/ipv4/netfilter/ |
D | nf_nat_snmp_basic.asn1 | 61 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/ |
D | pkcs7.asn1 | 13 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
|
D | x509_akid.asn1 | 5 keyIdentifier [0] IMPLICIT KeyIdentifier OPTIONAL, 6 authorityCertIssuer [1] IMPLICIT GeneralNames OPTIONAL, 7 authorityCertSerialNumber [2] IMPLICIT CertificateSerialNumber OPTIONAL
|
D | x509.asn1 | 15 issuerUniqueID [ 1 ] IMPLICIT UniqueIdentifier OPTIONAL, 16 subjectUniqueID [ 2 ] IMPLICIT UniqueIdentifier OPTIONAL,
|
/Linux-v5.10/Documentation/devicetree/bindings/net/dsa/ |
D | sja1105.txt | 30 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/ |
D | utstrtoul64.c | 25 * 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
|
D | exstore.c | 213 * 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()
|
D | exresop.c | 273 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()
|
D | dsutils.c | 28 * 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()
|
D | exconvrt.c | 94 * 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/ |
D | mm.h | 44 * 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/ |
D | asi.h | 133 #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/ |
D | btf_dump_test_case_bitfields.c | 58 /* 8-bit implicit padding */ 60 /* 4 more bytes of implicit padding */ 63 /* 24 bits implicit padding */
|
D | btf_dump_test_case_padding.c | 4 * 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/ |
D | arm,arch_timer.yaml | 58 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/ |
D | Makefile | 7 ccflags-y := -Wno-parentheses -Wno-implicit-function-declaration \ 9 -Wno-implicit-int
|
/Linux-v5.10/arch/x86/include/asm/ |
D | smap.h | 46 /* 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/ |
D | atomic_ops.rst | 44 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/ |
D | dma-buf.rst | 88 - 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
|
D | ioctl.rst | 176 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/ |
D | mokvar-table.c | 91 * Implicit inputs: 95 * Implicit outputs: 296 * Implicit inputs: 304 * Implicit outputs:
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | vidioc-decoder-cmd.rst | 50 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/ |
D | target_core_alua.h | 64 * 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/ |
D | endpoint.c | 114 * 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/ |
D | drm_gem_framebuffer_helper.c | 443 * 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
|