Searched full:constructed (Results 1 – 25 of 196) sorted by relevance
12345678
/linux-5.10/include/uapi/linux/ |
D | keyctl.h | 52 #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 */
|
D | if_fc.h | 35 * constructed in the driver as the Tachyon needs certain fields in
|
/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
D | renesas,rza2-pinctrl.yaml | 33 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/ |
D | sysfs-bus-iio-sx9310 | 8 proximity measurements constructed by hardware by
|
/linux-5.10/drivers/scsi/isci/ |
D | request.h | 164 * 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/ |
D | biovecs.rst | 28 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/ |
D | ww-mutex-design.rst | 138 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/ |
D | asn1.h | 23 ASN1_CONS = 1 /* Constructed */
|
/linux-5.10/Documentation/admin-guide/device-mapper/ |
D | writecache.rst | 9 When the device is constructed, the first sector should be zeroed or the
|
/linux-5.10/arch/sh/kernel/ |
D | head_32.S | 111 * The uncached mapping is constructed using the smallest possible 118 * preference when page tables are constructed.
|
/linux-5.10/Documentation/networking/ |
D | plip.rst | 138 "Null Printer" or "Turbo Laplink" cable. It can be constructed with 170 The cable for this transfer mode should be constructed as follows::
|
D | dns_resolver.rst | 79 may then be cached. The key description is constructed as a string of the
|
/linux-5.10/fs/cifs/ |
D | asn1.c | 55 /* 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/ |
D | qib_ruc.c | 176 * @hdr: a pointer to the GRH header being constructed 297 /* Check for a constructed packet to be sent. */ in qib_do_send()
|
D | qib_rc.c | 55 * @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/ |
D | syncookies.c | 19 * There is no timeout handling -- state is only re-constructed
|
/linux-5.10/arch/parisc/math-emu/ |
D | driver.c | 77 * the fpu type. the fpu type information is constructed in handle_fpe()
|
/linux-5.10/drivers/gpu/drm/i915/gem/ |
D | i915_gem_context_types.h | 178 * A name is constructed for the context from the creator's process
|
/linux-5.10/drivers/crypto/bcm/ |
D | spum.h | 30 * the SPU message header is constructed. Can be used for either a SPU-M
|
/linux-5.10/include/rdma/ |
D | iba.h | 45 * The mads are constructed so that 32 bit and smaller are naturally in _iba_get64()
|
/linux-5.10/arch/x86/platform/pvh/ |
D | head.S | 85 /* Enable pre-constructed page tables. */
|
/linux-5.10/drivers/acpi/acpica/ |
D | dbfileio.c | 80 * DESCRIPTION: Load ACPI tables from a previously constructed table list.
|
/linux-5.10/scripts/ |
D | check-sysctl-docs | 33 # a ctl_table, constructed path when parsing a ctl_path)
|
/linux-5.10/lib/ |
D | asn1_decoder.c | 161 * (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/ |
D | panel-common.yaml | 42 device tree bindings, it shall rather be omitted than constructed of
|
12345678