Home
last modified time | relevance | path

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

123456789

/linux/rust/kernel/debugfs/
H A Dcallback_adapters.rs29 /// If an instance for `WritableAdapter<_, W>` is constructed, `W` is inhabited.
52 // SAFETY: WritableAdapter<_, W> can only be constructed if W is inhabited in read_from_slice()
62 /// If an instance for `FormatAdapter<_, F>` is constructed, `F` is inhabited.
81 // SAFETY: FormatAdapter<_, F> can only be constructed if F is inhabited in write()
/linux/include/uapi/linux/
H A 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 */
H A Dif_fc.h35 * constructed in the driver as the Tachyon needs certain fields in
/linux/Documentation/devicetree/bindings/pinctrl/
H A Drenesas,rza2-pinctrl.yaml33 The first cell contains the global GPIO port index, constructed using the
63 Values are constructed from GPIO port number, pin number, and
H A Drenesas,r9a09g077-pinctrl.yaml44 The first cell contains the global GPIO port index, constructed using the
67 Values are constructed from I/O port number, pin number, and
/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_pcl.c97 * %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.
H A Dsvc_rdma_rw.c348 * cannot be constructed and must be dropped. Signal the in svc_rdma_wc_read_done()
726 * %0: the Read WR chain was constructed successfully
794 * %0: the Read WR chain was constructed successfully
1073 * returns. This has to be done after all Read WRs are constructed
1101 * On Linux, however, the server needs to have a fully-constructed RPC
/linux/drivers/scsi/isci/
H A 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/tools/include/nolibc/
H A Dstdlib.h195 * (not counting the trailing zero) is returned. The function is constructed
236 * The function is constructed in a way to optimize the code size and avoid
327 * trailing zero) is returned. The function is constructed in a way to optimize
371 * trailing zero) is returned. The function is constructed in a way to optimize
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-sx93108 proximity measurements constructed by hardware by
/linux/Documentation/block/
H A Dbiovecs.rst28 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/drivers/iommu/generic_pt/fmt/
H A DMakefile22 # The kunit objects are constructed by compiling the main source
/linux/samples/damon/
H A DKconfig36 The module assumes the system is constructed with two NUMA nodes,
/linux/Documentation/locking/
H A 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/include/linux/
H A Dasn1.h23 ASN1_CONS = 1 /* Constructed */
/linux/rust/syn/
H A Dthread.rs8 /// constructed.
/linux/Documentation/networking/
H A 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::
/linux/arch/sh/kernel/
H A Dhead_32.S111 * The uncached mapping is constructed using the smallest possible
118 * preference when page tables are constructed.
/linux/drivers/md/dm-vdo/
H A Daction-manager.h19 * constructed).
/linux/Documentation/admin-guide/device-mapper/
H A Dwritecache.rst9 When the device is constructed, the first sector should be zeroed or the
/linux/net/mptcp/
H A Dsyncookies.c19 * There is no timeout handling -- state is only re-constructed
/linux/arch/parisc/math-emu/
H A Ddriver.c71 * the fpu type. the fpu type information is constructed in handle_fpe()
/linux/drivers/crypto/bcm/
H A Dspum.h30 * the SPU message header is constructed. Can be used for either a SPU-M
/linux/include/rdma/
H A Diba.h45 * The mads are constructed so that 32 bit and smaller are naturally in _iba_get64()
/linux/lib/
H A 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.

123456789