Home
last modified time | relevance | path

Searched full:construct (Results 1 – 25 of 435) sorted by relevance

12345678910>>...18

/linux/arch/arm64/crypto/
H A Dsm4-ce-ccm-core.S131 /* construct CTRs */
163 /* construct CTRs */
178 /* construct CTRs */
243 /* construct CTRs */
275 /* construct CTRs */
290 /* construct CTRs */
H A Dsm4-ce-gcm-core.S217 /* construct CTR0 */ \
409 /* construct CTRs */
463 /* construct CTRs */
483 /* construct CTRs */
622 /* construct CTRs */
657 /* construct CTRs */
675 /* construct CTRs */
/linux/rust/kernel/drm/
H A Dioctl.rs11 /// Construct a DRM ioctl number with no argument.
18 /// Construct a DRM ioctl number with a read-only argument.
25 /// Construct a DRM ioctl number with a write-only argument.
32 /// Construct a DRM ioctl number with a read-write argument.
39 /// Descriptor type for DRM ioctls. Use the `declare_drm_ioctls!{}` macro to construct them.
/linux/net/core/
H A Dhwbm.c36 if (bm_pool->construct) in hwbm_pool_refill()
37 if (bm_pool->construct(bm_pool, buf)) { in hwbm_pool_refill()
/linux/fs/smb/server/
H A Dauth.c227 char *construct = NULL; in ksmbd_auth_ntlmv2() local
257 construct = kzalloc(len, KSMBD_DEFAULT_GFP); in ksmbd_auth_ntlmv2()
258 if (!construct) { in ksmbd_auth_ntlmv2()
263 memcpy(construct, cryptkey, CIFS_CRYPTO_KEY_SIZE); in ksmbd_auth_ntlmv2()
264 memcpy(construct + CIFS_CRYPTO_KEY_SIZE, &ntlmv2->blob_signature, blen); in ksmbd_auth_ntlmv2()
266 rc = crypto_shash_update(CRYPTO_HMACMD5(ctx), construct, len); in ksmbd_auth_ntlmv2()
291 kfree(construct); in ksmbd_auth_ntlmv2()
296 * ksmbd_decode_ntlmssp_auth_blob() - helper function to construct
378 * ksmbd_decode_ntlmssp_neg_blob() - helper function to construct
405 * ksmbd_build_ntlmssp_challenge_blob() - helper function to construct
/linux/fs/netfs/
H A Dwrite_issue.c219 stream->construct = subreq; in netfs_prepare_write()
262 struct netfs_io_subrequest *subreq = stream->construct; in netfs_issue_write()
266 stream->construct = NULL; in netfs_issue_write()
281 struct netfs_io_subrequest *subreq = stream->construct; in netfs_advance_write()
296 if (!stream->construct) in netfs_advance_write()
298 subreq = stream->construct; in netfs_advance_write()
436 } else if (!upload->construct) { in netfs_write_folio()
768 if (!upload->construct) in netfs_write_folio_single()
/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_pcl.c86 * pcl_alloc_call - Construct a parsed chunk list for the Call body
137 * pcl_alloc_read - Construct a parsed chunk list for normal Read chunks
188 * pcl_alloc_write - Construct a parsed chunk list from a Write list
H A Dsvc_rdma_rw.c464 /* Construct RDMA Write WRs to send a portion of an xdr_buf containing
524 * svc_rdma_iov_write - Construct RDMA Writes from an iov
543 * svc_rdma_pages_write - Construct RDMA Writes from pages
567 * svc_rdma_xb_write - Construct RDMA Writes to write an xdr_buf
664 * svc_rdma_prepare_reply_chunk - Construct WR chain for writing the Reply chunk
867 * svc_rdma_read_multiple_chunks - Construct RDMA Reads to pull data item Read chunks
919 * svc_rdma_read_data_item - Construct RDMA Reads to pull data item Read chunks
/linux/arch/sh/kernel/
H A Dsh_bios.c116 * - construct a cflag setting for the first rs_open()
125 * Now construct a cflag setting. in sh_console_setup()
/linux/Documentation/arch/x86/
H A Dmds.rst51 exception. The rationale behind this assumption is that the code construct
62 The existence of such a construct in the kernel cannot be excluded with
67 whether it can be used to create such a construct.
/linux/net/sunrpc/
H A Daddr.c121 * rpc_ntop - construct a presentation address in @buf
230 * rpc_pton - Construct a sockaddr in @sap
257 * rpc_sockaddr2uaddr - Construct a universal address string from @sap.
/linux/arch/mips/include/asm/
H A Dhazards.h58 * gcc has a tradition of misscompiling the previous construct using the
134 * gcc has a tradition of misscompiling the previous construct using the
/linux/include/linux/usb/
H A Dmctp-usb.h10 * Copyright (C) 2024-2025 Code Construct Pty Ltd
/linux/drivers/scsi/libsas/
H A DKconfig15 use the domain device construct (like the aic94xxx).
/linux/Documentation/PCI/endpoint/
H A Dpci-vntb-howto.rst104 By default, each construct is assigned a BAR, as needed and in order.
106 to each construct using the related ``XYZ_bar`` entry.
/linux/include/net/
H A Dhwbm.h15 int (*construct)(struct hwbm_pool *bm_pool, void *buf); member
/linux/drivers/hwmon/
H A Dltc4215.c182 /* Construct a sensor_device_attribute structure for each register */
201 * Finally, construct an array of pointers to members of the above objects,
/linux/sound/pci/asihpi/
H A Dhpi_version.h23 /** Construct hpi version number from major, minor, release numbers */
/linux/tools/bpf/
H A Dbpf_asm.c17 * pretty print a C-like construct.
/linux/tools/perf/util/
H A Dexpr.h26 * Union two sets of ids (hashmaps) and construct a third, freeing ids1 and
/linux/arch/x86/include/uapi/asm/
H A Ducontext.h32 * - Legacy programs that construct a 64-bit sigcontext from scratch
/linux/include/uapi/linux/nfsd/
H A Dexport.h50 * exported. This is used by nfsd and mountd to construct the NFSv4
/linux/fs/xfs/scrub/
H A Drtbitmap.h10 * We use an xfile to construct new bitmap blocks for the portion of the
H A Drtsummary.c70 * Create an xfile to construct a new rtsummary file. The xfile allows in xchk_setup_rtsummary()
358 /* Construct the new summary file from the rtbitmap. */ in xchk_rtsummary()
/linux/include/uapi/linux/
H A Dmctp.h5 * Copyright (c) 2021 Code Construct

12345678910>>...18