Home
last modified time | relevance | path

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

12345678

/linux-5.10/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-5.10/Documentation/devicetree/bindings/pinctrl/
Drenesas,rza2-pinctrl.yaml33 The first cell contains the global GPIO port index, constructed using the
66 Values are constructed from GPIO port number, pin number, and
/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-iio-sx93108 proximity measurements constructed by hardware by
/linux-5.10/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-5.10/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-5.10/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-5.10/include/linux/
Dasn1.h23 ASN1_CONS = 1 /* Constructed */
/linux-5.10/Documentation/admin-guide/device-mapper/
Dwritecache.rst9 When the device is constructed, the first sector should be zeroed or the
/linux-5.10/arch/sh/kernel/
Dhead_32.S111 * The uncached mapping is constructed using the smallest possible
118 * preference when page tables are constructed.
/linux-5.10/Documentation/networking/
Dplip.rst138 "Null Printer" or "Turbo Laplink" cable. It can be constructed with
170 The cable for this transfer mode should be constructed as follows::
Ddns_resolver.rst79 may then be cached. The key description is constructed as a string of the
/linux-5.10/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()
/linux-5.10/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-5.10/net/mptcp/
Dsyncookies.c19 * There is no timeout handling -- state is only re-constructed
/linux-5.10/arch/parisc/math-emu/
Ddriver.c77 * the fpu type. the fpu type information is constructed in handle_fpe()
/linux-5.10/drivers/gpu/drm/i915/gem/
Di915_gem_context_types.h178 * A name is constructed for the context from the creator's process
/linux-5.10/drivers/crypto/bcm/
Dspum.h30 * the SPU message header is constructed. Can be used for either a SPU-M
/linux-5.10/include/rdma/
Diba.h45 * The mads are constructed so that 32 bit and smaller are naturally in _iba_get64()
/linux-5.10/arch/x86/platform/pvh/
Dhead.S85 /* Enable pre-constructed page tables. */
/linux-5.10/drivers/acpi/acpica/
Ddbfileio.c80 * DESCRIPTION: Load ACPI tables from a previously constructed table list.
/linux-5.10/scripts/
Dcheck-sysctl-docs33 # a ctl_table, constructed path when parsing a ctl_path)
/linux-5.10/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-5.10/Documentation/devicetree/bindings/display/panel/
Dpanel-common.yaml42 device tree bindings, it shall rather be omitted than constructed of

12345678