Searched full:constructed (Results 1 – 25 of 379) sorted by relevance
12345678910>>...16
| /kernel/linux/linux-4.19/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
|
| /kernel/linux/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
|
| /kernel/linux/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
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-bus-iio-sx9310 | 8 proximity measurements constructed by hardware by
|
| /kernel/linux/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
|
| /kernel/linux/linux-4.19/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
|
| /kernel/linux/linux-4.19/Documentation/block/ |
| D | biovecs.txt | 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
|
| /kernel/linux/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
|
| /kernel/linux/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
|
| /kernel/linux/linux-4.19/Documentation/locking/ |
| D | ww-mutex-design.txt | 136 the list is constructed from userspace input and the ABI requires userspace to 233 Method 3 is useful if the list of objects is constructed ad-hoc and not upfront, 246 - Since the list of objects is dynamically constructed (and might very well be
|
| /kernel/linux/linux-4.19/Documentation/device-mapper/ |
| D | writecache.txt | 5 When the device is constructed, the first sector should be zeroed or the
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | asn1.h | 23 ASN1_CONS = 1 /* Constructed */
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | asn1.h | 27 ASN1_CONS = 1 /* Constructed */
|
| /kernel/linux/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
|
| /kernel/linux/linux-4.19/Documentation/networking/ |
| D | PLIP.txt | 134 "Null Printer" or "Turbo Laplink" cable. It can be constructed with 165 The cable for this transfer mode should be constructed as follows:
|
| /kernel/linux/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::
|
| /kernel/linux/linux-4.19/arch/sh/kernel/ |
| D | head_32.S | 114 * The uncached mapping is constructed using the smallest possible 121 * preference when page tables are constructed.
|
| /kernel/linux/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.
|
| /kernel/linux/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()
|
| /kernel/linux/linux-4.19/fs/cifs/ |
| D | asn1.c | 66 /* Primitive / Constructed methods*/ 68 #define ASN1_CON 1 /* Constructed */ 236 /* primitive shall be definite, indefinite shall be constructed */ in asn1_header_decode()
|
| /kernel/linux/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()
|
| /kernel/linux/linux-4.19/net/ipv6/ |
| D | xfrm6_mode_beet.c | 38 * The top IP header will be constructed per draft-nikander-esp-beet-mode-06.txt.
|
| /kernel/linux/linux-5.10/net/mptcp/ |
| D | syncookies.c | 19 * There is no timeout handling -- state is only re-constructed
|
12345678910>>...16