Searched full:constructed (Results 1 – 25 of 213) sorted by relevance
123456789
/Linux-v6.1/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-v6.1/Documentation/devicetree/bindings/pinctrl/ |
D | renesas,rzg2l-pinctrl.yaml | 42 The first cell contains the global GPIO port index, constructed using the 55 The first cell contains the global GPIO port index, constructed using the 89 Values are constructed from GPIO port number, pin number, and
|
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
|
D | renesas,rzv2m-pinctrl.yaml | 32 The first cell contains the global GPIO port index, constructed using the 69 Values are constructed from GPIO port number, pin number, and
|
D | apple,pinctrl.yaml | 66 Values are constructed from pin number and alternate function
|
/Linux-v6.1/net/sunrpc/xprtrdma/ |
D | svc_rdma_pcl.c | 97 * %true: Parsed chunk list was successfully constructed, and 148 * %true: Parsed chunk list was successfully constructed, and 198 * %true: Parsed chunk list was successfully constructed.
|
/Linux-v6.1/tools/include/nolibc/ |
D | stdlib.h | 178 * (not counting the trailing zero) is returned. The function is constructed 219 * The function is constructed in a way to optimize the code size and avoid 310 * trailing zero) is returned. The function is constructed in a way to optimize 354 * trailing zero) is returned. The function is constructed in a way to optimize
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-bus-iio-sx9310 | 8 proximity measurements constructed by hardware by
|
/Linux-v6.1/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-v6.1/Documentation/block/ |
D | biovecs.rst | 28 constructed from the raw biovecs but taking into account bi_bvec_done and 103 literal struct bio_vec - constructed on the fly from the raw biovec but
|
/Linux-v6.1/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-v6.1/include/linux/ |
D | asn1.h | 23 ASN1_CONS = 1 /* Constructed */
|
/Linux-v6.1/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-v6.1/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-v6.1/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()
|
/Linux-v6.1/net/mptcp/ |
D | syncookies.c | 19 * There is no timeout handling -- state is only re-constructed
|
/Linux-v6.1/Documentation/admin-guide/device-mapper/ |
D | writecache.rst | 9 When the device is constructed, the first sector should be zeroed or the
|
/Linux-v6.1/arch/parisc/math-emu/ |
D | driver.c | 77 * the fpu type. the fpu type information is constructed in handle_fpe()
|
/Linux-v6.1/drivers/gpu/drm/i915/gem/ |
D | i915_gem_busy.c | 54 * 1. A composite fence (dma_fence_array) constructed of i915 requests in __busy_set_if_active()
|
/Linux-v6.1/arch/x86/platform/pvh/ |
D | head.S | 85 /* Enable pre-constructed page tables. */
|
/Linux-v6.1/include/rdma/ |
D | iba.h | 45 * The mads are constructed so that 32 bit and smaller are naturally in _iba_get64()
|
/Linux-v6.1/drivers/crypto/bcm/ |
D | spum.h | 30 * the SPU message header is constructed. Can be used for either a SPU-M
|
/Linux-v6.1/drivers/acpi/acpica/ |
D | dbfileio.c | 80 * DESCRIPTION: Load ACPI tables from a previously constructed table list.
|
123456789