Home
last modified time | relevance | path

Searched full:constructed (Results 1 – 25 of 191) sorted by relevance

12345678

/Linux-v5.4/include/uapi/linux/
Dkeyctl.h52 #define KEYCTL_INSTANTIATE 12 /* instantiate a partially constructed key */
53 #define KEYCTL_NEGATE 13 /* negate a partially constructed key */
59 #define KEYCTL_REJECT 19 /* reject a partially constructed key */
60 #define KEYCTL_INSTANTIATE_IOV 20 /* instantiate a partially constructed key */
Dif_fc.h35 * constructed in the driver as the Tachyon needs certain fields in
/Linux-v5.4/drivers/scsi/isci/
Drequest.h164 * constructed. This state is entered from the INITIAL state.
167 * This state is entered from the CONSTRUCTED state.
222 * of being terminated/aborted. This state is entered from the CONSTRUCTED
/Linux-v5.4/Documentation/block/
Dbiovecs.rst28 constructed from the raw biovecs but taking into account bi_bvec_done and
101 literal struct bio_vec - constructed on the fly from the raw biovec but
/Linux-v5.4/Documentation/locking/
Dww-mutex-design.rst138 the list is constructed from userspace input and the ABI requires userspace to
235 Method 3 is useful if the list of objects is constructed ad-hoc and not upfront,
250 - Since the list of objects is dynamically constructed (and might very well be
/Linux-v5.4/include/linux/
Dasn1.h23 ASN1_CONS = 1 /* Constructed */
/Linux-v5.4/Documentation/networking/
DPLIP.txt134 "Null Printer" or "Turbo Laplink" cable. It can be constructed with
165 The cable for this transfer mode should be constructed as follows:
Ddns_resolver.txt78 may then be cached. The key description is constructed as a string of the
/Linux-v5.4/Documentation/admin-guide/device-mapper/
Dwritecache.rst9 When the device is constructed, the first sector should be zeroed or the
/Linux-v5.4/arch/sh/kernel/
Dhead_32.S111 * The uncached mapping is constructed using the smallest possible
118 * preference when page tables are constructed.
/Linux-v5.4/fs/cifs/
Dasn1.c55 /* Primitive / Constructed methods*/
57 #define ASN1_CON 1 /* Constructed */
225 /* primitive shall be definite, indefinite shall be constructed */ in asn1_header_decode()
Dsmbfsctl.h40 * FSCTL values are 32 bits and are constructed as
/Linux-v5.4/drivers/infiniband/hw/qib/
Dqib_ruc.c176 * @hdr: a pointer to the GRH header being constructed
297 /* Check for a constructed packet to be sent. */ in qib_do_send()
Dqib_rc.c55 * @ohdr: a pointer to the IB header being constructed
58 * Return 1 if constructed; otherwise, return 0.
91 * constructed. in qib_make_rc_ack()
213 * Return 1 if constructed; otherwise, return 0.
466 * last packet constructed for new requests and therefore in qib_make_rc_req()
505 * last packet constructed for new requests and therefore in qib_make_rc_req()
544 * last packet constructed for new requests and therefore in qib_make_rc_req()
/Linux-v5.4/arch/parisc/math-emu/
Ddriver.c77 * the fpu type. the fpu type information is constructed in handle_fpe()
/Linux-v5.4/drivers/crypto/bcm/
Dspum.h30 * the SPU message header is constructed. Can be used for either a SPU-M
/Linux-v5.4/arch/x86/platform/pvh/
Dhead.S85 /* Enable pre-constructed page tables. */
/Linux-v5.4/drivers/acpi/acpica/
Ddbfileio.c80 * DESCRIPTION: Load ACPI tables from a previously constructed table list.
/Linux-v5.4/arch/sh/include/asm/
Dprocessor_64.h101 /* This stores the address of the pt_regs constructed on entry from
/Linux-v5.4/Documentation/devicetree/bindings/display/panel/
Dpanel-common.yaml42 device tree bindings, it shall rather be omitted than constructed of
/Linux-v5.4/drivers/gpu/drm/i915/gem/
Di915_gem_context_types.h106 * A name is constructed for the context from the creator's process
/Linux-v5.4/lib/
Dasn1_decoder.c161 * (2) The stack of constructed types is 10 deep. If the depth of non-leaf
162 * constructed types exceeds this, the decode will fail.
/Linux-v5.4/net/dsa/
Dtag_brcm.c19 /* Tag is constructed and desconstructed using byte by byte access
/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_sli4.h643 /* Pointers to the constructed SLI4 queues */
789 /* Pointers to the constructed SLI4 queues */
793 /* Pointers to the constructed SLI4 queues for NVMET */
/Linux-v5.4/include/drm/
Ddrm_ioctl.h158 * command number is constructed by prepending ``DRM_IOCTL\_`` and passing that

12345678