Home
last modified time | relevance | path

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

12345678910>>...22

/Linux-v6.6/arch/arm64/crypto/
Dsm4-ce-ccm-core.S131 /* construct CTRs */
163 /* construct CTRs */
178 /* construct CTRs */
243 /* construct CTRs */
275 /* construct CTRs */
290 /* construct CTRs */
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-v6.6/drivers/gpu/drm/msm/disp/mdp4/
Dmdp4_kms.c211 DRM_DEV_ERROR(dev->dev, "failed to construct LCDC encoder\n"); in mdp4_modeset_init_intf()
230 DRM_DEV_ERROR(dev->dev, "failed to construct DTV encoder\n"); in mdp4_modeset_init_intf()
238 /* Construct bridge/connector for HDMI: */ in mdp4_modeset_init_intf()
258 "failed to construct DSI encoder: %d\n", ret); in mdp4_modeset_init_intf()
306 /* construct non-private planes: */ in modeset_init()
311 "failed to construct plane for VG%d\n", i + 1); in modeset_init()
321 "failed to construct plane for RGB%d\n", i + 1); in modeset_init()
329 DRM_DEV_ERROR(dev->dev, "failed to construct crtc for %s\n", in modeset_init()
/Linux-v6.6/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_kms.c329 DRM_DEV_ERROR(dev->dev, "failed to construct encoder\n"); in construct_encoder()
441 * Construct encoders and modeset initialize connector devices in modeset_init()
462 * Construct planes equaling the number of hw pipes, and CRTCs for the in modeset_init()
481 DRM_DEV_ERROR(dev->dev, "failed to construct plane %d (%d)\n", i, ret); in modeset_init()
497 DRM_DEV_ERROR(dev->dev, "failed to construct crtc %d (%d)\n", i, ret); in modeset_init()
671 DRM_DEV_ERROR(dev->dev, "failed to construct pipe for %s (%d)\n", in construct_pipes()
701 /* Construct RGB pipes: */ in hwpipe_init()
707 /* Construct video (VIG) pipes: */ in hwpipe_init()
713 /* Construct DMA pipes: */ in hwpipe_init()
719 /* Construct cursor pipes: */ in hwpipe_init()
[all …]
/Linux-v6.6/net/core/
Dhwbm.c36 if (bm_pool->construct) in hwbm_pool_refill()
37 if (bm_pool->construct(bm_pool, buf)) { in hwbm_pool_refill()
/Linux-v6.6/fs/smb/server/
Dauth.c225 char *construct = NULL; in ksmbd_auth_ntlmv2() local
255 construct = kzalloc(len, GFP_KERNEL); in ksmbd_auth_ntlmv2()
256 if (!construct) { in ksmbd_auth_ntlmv2()
261 memcpy(construct, cryptkey, CIFS_CRYPTO_KEY_SIZE); in ksmbd_auth_ntlmv2()
262 memcpy(construct + CIFS_CRYPTO_KEY_SIZE, &ntlmv2->blob_signature, blen); in ksmbd_auth_ntlmv2()
264 rc = crypto_shash_update(CRYPTO_HMACMD5(ctx), construct, len); in ksmbd_auth_ntlmv2()
289 kfree(construct); in ksmbd_auth_ntlmv2()
294 * ksmbd_decode_ntlmssp_auth_blob() - helper function to construct
376 * ksmbd_decode_ntlmssp_neg_blob() - helper function to construct
403 * ksmbd_build_ntlmssp_challenge_blob() - helper function to construct
/Linux-v6.6/net/sunrpc/xprtrdma/
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
Dsvc_rdma_rw.c465 /* Construct RDMA Write WRs to send a portion of an xdr_buf containing
525 * svc_rdma_iov_write - Construct RDMA Writes from an iov
544 * svc_rdma_pages_write - Construct RDMA Writes from pages
568 * svc_rdma_xb_write - Construct RDMA Writes to write an xdr_buf
841 * svc_rdma_read_multiple_chunks - Construct RDMA Reads to pull data item Read chunks
903 * svc_rdma_read_data_item - Construct RDMA Reads to pull data item Read chunks
/Linux-v6.6/Documentation/arch/x86/
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-v6.6/arch/sh/kernel/
Dsh_bios.c116 * - construct a cflag setting for the first rs_open()
125 * Now construct a cflag setting. in sh_console_setup()
/Linux-v6.6/net/sunrpc/
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-v6.6/include/drm/
Ddrm_print.h138 * drm_coredump_printer - construct a &drm_printer that can output to a buffer
189 * drm_seq_file_printer - construct a &drm_printer that outputs to &seq_file
206 * drm_info_printer - construct a &drm_printer that outputs to dev_printk()
222 * drm_debug_printer - construct a &drm_printer that outputs to pr_debug()
238 * drm_err_printer - construct a &drm_printer that outputs to pr_err()
/Linux-v6.6/drivers/scsi/libsas/
DKconfig15 use the domain device construct (like the aic94xxx).
/Linux-v6.6/arch/mips/include/asm/
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-v6.6/include/net/
Dhwbm.h15 int (*construct)(struct hwbm_pool *bm_pool, void *buf); member
Dmctpdevice.h6 * Copyright (c) 2021 Code Construct
/Linux-v6.6/tools/bpf/
Dbpf_asm.c17 * pretty print a C-like construct.
/Linux-v6.6/sound/pci/asihpi/
Dhpi_version.h23 /** Construct hpi version number from major, minor, release numbers */
/Linux-v6.6/include/uapi/linux/
Dmctp.h5 * Copyright (c) 2021 Code Construct
/Linux-v6.6/drivers/hwmon/
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-v6.6/fs/xfs/scrub/
Drtsummary.c44 * Create an xfile to construct a new rtsummary file. The xfile allows in xchk_setup_rtsummary()
243 /* Construct the new summary file from the rtbitmap. */ in xchk_rtsummary()
/Linux-v6.6/drivers/net/ipa/
Dipa_data.h30 * GSI channels. A channel is a GSI construct, and represents a single
36 * An endpoint is an IPA construct representing a single channel anywhere
/Linux-v6.6/drivers/md/
Ddm-zero.c17 * Construct a dummy mapping that only returns zeros
/Linux-v6.6/tools/perf/util/
Dexpr.h26 * Union two sets of ids (hashmaps) and construct a third, freeing ids1 and
/Linux-v6.6/arch/x86/include/uapi/asm/
Ducontext.h32 * - Legacy programs that construct a 64-bit sigcontext from scratch

12345678910>>...22