/linux/net/ipv4/netfilter/ |
H A D | nf_nat_snmp_basic.asn1 | 69 IMPLICIT OCTET STRING OPTIONAL ({snmp_helper}) 73 IMPLICIT INTEGER OPTIONAL 77 IMPLICIT INTEGER OPTIONAL 83 IMPLICIT INTEGER OPTIONAL 87 IMPLICIT OCTET STRING OPTIONAL 91 IMPLICIT INTEGER OPTIONAL 121 [0] IMPLICIT PDU OPTIONAL 124 [1] IMPLICIT PDU OPTIONAL 127 [2] IMPLICIT PDU OPTIONAL 130 [3] IMPLICIT PDU OPTIONAL [all …]
|
/linux/crypto/asymmetric_keys/ |
H A D | x509_akid.asn1 | 10 keyIdentifier [0] IMPLICIT KeyIdentifier OPTIONAL, 11 authorityCertIssuer [1] IMPLICIT GeneralNames OPTIONAL, 12 authorityCertSerialNumber [2] IMPLICIT CertificateSerialNumber OPTIONAL 22 otherName [0] IMPLICIT OtherName, 23 rfc822Name [1] IMPLICIT IA5String, 24 dNSName [2] IMPLICIT IA5String, 27 ediPartyName [5] IMPLICIT EDIPartyName, 28 uniformResourceIdentifier [6] IMPLICIT IA5String, 29 iPAddress [7] IMPLICIT OCTET STRING, 30 registeredID [8] IMPLICIT OBJECT IDENTIFIER
|
H A D | pkcs7.asn1 | 20 certSet [0] IMPLICIT ExtendedCertificatesAndCertificates, 21 certSequence [2] IMPLICIT Certificates 24 crlSet [1] IMPLICIT CertificateRevocationLists, 25 crlSequence [3] IMPLICIT CRLSequence 54 extendedCertificate [0] IMPLICIT ExtendedCertificate -- PKCS#6 82 aaSet [0] IMPLICIT SetOfAuthenticatedAttribute 93 uaSet [1] IMPLICIT SET OF UnauthenticatedAttribute, 94 uaSequence [3] IMPLICIT SEQUENCE OF UnauthenticatedAttribute 101 subjectKeyIdentifier [0] IMPLICIT SubjectKeyIdentifier
|
H A D | x509.asn1 | 22 issuerUniqueID [ 1 ] IMPLICIT UniqueIdentifier OPTIONAL, 23 subjectUniqueID [ 2 ] IMPLICIT UniqueIdentifier OPTIONAL,
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | vdo-design.rst | 54 each zone has an implicit lock on the structures it manages for all its 361 This stage requires the data_vio to get an implicit lock on the 363 hashtable. This implicit locking is handled by the zone divisions 379 The implicit logical zone lock is released while the allocation is 386 (step 11), and reacquires the implicit logical zone lock to add the 395 to traverse the tree again. The data_vio then releases the implicit 401 compression are not possible. This stage gets an implicit lock on a 406 it will proceed to search the next physical zone by taking the implicit 413 hashtable is also covered by the implicit physical zone lock. The 416 sub-component of the slab and are thus also covered by the implicit [all …]
|
/linux/include/linux/sched/ |
H A D | mm.h | 50 * The implicit full barrier implied by atomic_dec_and_test() is in mmdrop() 343 * memalloc_noio_save - Marks implicit GFP_NOIO allocation scope. 360 * memalloc_noio_restore - Ends the implicit GFP_NOIO scope. 363 * Ends the implicit GFP_NOIO scope started by memalloc_noio_save function. 373 * memalloc_nofs_save - Marks implicit GFP_NOFS allocation scope. 390 * memalloc_nofs_restore - Ends the implicit GFP_NOFS scope. 393 * Ends the implicit GFP_NOFS scope started by memalloc_nofs_save function. 403 * memalloc_noreclaim_save - Marks implicit __GFP_MEMALLOC scope. 431 * memalloc_noreclaim_restore - Ends the implicit __GFP_MEMALLOC scope. 434 * Ends the implicit __GFP_MEMALLOC scope started by memalloc_noreclaim_save [all …]
|
/linux/sound/usb/ |
H A D | implicit.c | 3 // Special handling for implicit feedback mode 19 #include "implicit.h" 47 /* Implicit feedback quirk table for playback */ 76 /* Implicit feedback quirk table for capture: only FIXED type */ 109 /* Check whether the given UAC2 iface:altset points to an implicit fb source */ 202 * for the implicit feedback operation 289 /* Setup an implicit feedback endpoint from a quirk. Returns 0 if no quirk 324 /* Generic UAC2 implicit feedback */ in audioformat_implicit_fb_quirk() 335 /* Roland/BOSS implicit feedback with vendor spec class */ in audioformat_implicit_fb_quirk() 350 /* Try the generic implicit fb if available */ in audioformat_implicit_fb_quirk() [all …]
|
/linux/drivers/acpi/acpica/ |
H A 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
|
H A 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()
|
H A 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()
|
H A 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()
|
H A D | exconvrt.c | 95 * All other string-to-integer conversions are implicit conversions. in acpi_ex_convert_to_integer() 379 * DESCRIPTION: Convert an ACPI Object to a string. Supports both implicit 511 * Implicit buffer-to-string conversion in acpi_ex_convert_to_string() 566 /* Emit 0x prefix for explicit/implicit hex conversion */ in acpi_ex_convert_to_string() 612 * DESCRIPTION: Implements "implicit conversion" rules for storing an object. 632 * perform implicit conversion on the source before we store it. in acpi_ex_convert_to_target_type()
|
/linux/include/linux/ |
H A D | dma-resv.h | 87 * @DMA_RESV_USAGE_WRITE: Implicit write synchronization. 90 * an implicit write dependency. 95 * @DMA_RESV_USAGE_READ: Implicit read synchronization. 98 * an implicit read dependency. 103 * @DMA_RESV_USAGE_BOOKKEEP: No implicit sync. 106 * any implicit synchronization. 113 * dma_buf_import_sync_file() when implicit synchronization should 120 * dma_resv_usage_rw - helper for implicit sync 121 * @write: true if we create a new implicit sync write 123 * This returns the implicit synchronization usage for write or read accesses, [all …]
|
/linux/arch/sparc/include/uapi/asm/ |
H A 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/Documentation/bpf/ |
H A D | linux-notes.rst | 63 These instructions have seven implicit operands: 65 * Register R6 is an implicit input that must contain a pointer to a 67 * Register R0 is an implicit output which contains the data fetched from 72 These instructions have an implicit program exit condition as well. If an
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | btf_dump_test_case_bitfields.c | 58 /* 8-bit implicit padding */ 60 /* 4 more bytes of implicit padding */ 63 /* 24 bits implicit padding */
|
/linux/Documentation/userspace-api/ |
H A D | dma-buf-alloc-exchange.rst | 27 format and modifier (implicit or explicit). 301 Implicit modifiers 341 not supported, or as part of a larger list to declare that implicit modifiers 346 used, or as part of a larger list to declare that an allocation using implicit 360 formed by the producer and all the consumers must be either fully implicit or fully 365 allocation using implicit modifiers, or allocate the buffer for media use 368 As one exception to the above, allocations may be 'upgraded' from implicit 378 interpretation of buffer content, as implicit modifier operation may still be
|
/linux/include/uapi/linux/ |
H A D | dma-buf.h | 48 * If the driver or API with which the client is interacting uses implicit 112 * Unlike doing implicit synchronization via a GPU kernel driver's exec ioctl, 144 * sync_file into a dma-buf for the purposes of implicit synchronization 147 * which expect implicit synchronization such as OpenGL or most media
|
/linux/Documentation/devicetree/bindings/timer/ |
H A D | arm,arch_timer.yaml | 75 affects writes to the tval register, due to the implicit counter read. 82 to the implicit counter read. 89 the tval registers, due to the implicit counter read.
|
/linux/arch/parisc/math-emu/ |
H A D | Makefile | 7 ccflags-y := -Wno-parentheses -Wno-implicit-function-declaration \ 9 -Wno-implicit-int -Wno-missing-prototypes -Wno-missing-declarations \
|
/linux/arch/x86/include/asm/ |
H A D | smap.h | 32 /* Note: a barrier is implicit in alternative() */ in clac() 38 /* Note: a barrier is implicit in alternative() */ in stac()
|
/linux/Documentation/driver-api/ |
H A D | dma-buf.rst | 22 allowing implicit (kernel-ordered) synchronization of work to 104 - The DMA buffer FD is also pollable, see `Implicit Fence Poll Support`_ below for 122 Implicit Fence Poll Support 126 :doc: implicit fence polling 305 workloads. This also means no implicit fencing for shared buffers in these 324 faults. Specifically this means implicit synchronization will not be possible.
|
H A 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/drivers/firmware/efi/ |
H A D | mokvar-table.c | 91 * Implicit inputs: 95 * Implicit outputs: 299 * Implicit inputs: 307 * Implicit outputs:
|
/linux/Documentation/userspace-api/media/v4l/ |
H A 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,
|