| /Linux-v5.15/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.15/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.15/sound/usb/ |
| D | implicit.c | 3 // Special handling for implicit feedback mode 18 #include "implicit.h" 46 /* Implicit feedback quirk table for playback */ 80 /* Implicit feedback quirk table for capture: only FIXED type */ 113 /* Check whether the given UAC2 iface:altset points to an implicit fb source */ 206 * for the implicit feedback operation 293 /* Setup an implicit feedback endpoint from a quirk. Returns 0 if no quirk 328 /* Generic UAC2 implicit feedback */ in audioformat_implicit_fb_quirk() 339 /* Roland/BOSS implicit feedback with vendor spec class */ in audioformat_implicit_fb_quirk() 354 /* Try the generic implicit fb if available */ in audioformat_implicit_fb_quirk() [all …]
|
| D | card.h | 26 bool implicit_fb; /* implicit feedback endpoint */ 94 struct list_head ready_playback_urbs; /* playback URB FIFO for implicit fb */ 127 bool implicit_fb_sync; /* syncs with implicit feedback */
|
| /Linux-v5.15/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.15/include/linux/sched/ |
| D | mm.h | 44 * 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.
|
| /Linux-v5.15/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.15/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.15/Documentation/devicetree/bindings/timer/ |
| D | arm,arch_timer.yaml | 76 affects writes to the tval register, due to the implicit counter read. 83 to the implicit counter read. 90 the tval registers, due to the implicit counter read.
|
| /Linux-v5.15/arch/parisc/math-emu/ |
| D | Makefile | 7 ccflags-y := -Wno-parentheses -Wno-implicit-function-declaration \ 9 -Wno-implicit-int
|
| /Linux-v5.15/arch/x86/include/asm/ |
| D | smap.h | 43 /* Note: a barrier is implicit in alternative() */ in clac() 49 /* Note: a barrier is implicit in alternative() */ in stac()
|
| /Linux-v5.15/Documentation/driver-api/ |
| 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
|
| D | dma-buf.rst | 88 - The DMA buffer FD is also pollable, see `Implicit Fence Poll Support`_ below for 106 Implicit Fence Poll Support 110 :doc: implicit fence polling 280 workloads. This also means no implicit fencing for shared buffers in these 299 faults. Specifically this means implicit synchronization will not be possible.
|
| /Linux-v5.15/drivers/firmware/efi/ |
| D | mokvar-table.c | 91 * Implicit inputs: 95 * Implicit outputs: 299 * Implicit inputs: 307 * Implicit outputs:
|
| /Linux-v5.15/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 158 decoder in case of an implicit stop initiated by the decoder itself,
|
| /Linux-v5.15/drivers/gpu/drm/ |
| D | drm_gem_atomic_helper.c | 130 * necessary to correctly implement implicit synchronization for any buffers 141 * See drm_atomic_set_fence_for_plane() for a discussion of implicit and 167 * helper to wait on. This is necessary to correctly implement implicit 171 * See drm_atomic_set_fence_for_plane() for a discussion of implicit and
|
| /Linux-v5.15/Documentation/gpu/rfc/ |
| D | i915_parallel_execbuf.h | 16 * submitted in each execbuf IOCTL and this is implicit behavior e.g. The user 21 * The default placement behavior is to create implicit bonds between each
|
| /Linux-v5.15/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
|