/Linux-v6.6/arch/arm64/crypto/ |
D | sm4-ce-ccm-core.S | 131 /* construct CTRs */ 163 /* construct CTRs */ 178 /* construct CTRs */ 243 /* construct CTRs */ 275 /* construct CTRs */ 290 /* construct CTRs */
|
D | sm4-ce-gcm-core.S | 217 /* 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/ |
D | mdp4_kms.c | 211 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/ |
D | mdp5_kms.c | 329 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/ |
D | hwbm.c | 36 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/ |
D | auth.c | 225 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/ |
D | svc_rdma_pcl.c | 86 * 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
|
D | svc_rdma_rw.c | 465 /* 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/ |
D | mds.rst | 51 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/ |
D | sh_bios.c | 116 * - construct a cflag setting for the first rs_open() 125 * Now construct a cflag setting. in sh_console_setup()
|
/Linux-v6.6/net/sunrpc/ |
D | addr.c | 121 * 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/ |
D | drm_print.h | 138 * 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/ |
D | Kconfig | 15 use the domain device construct (like the aic94xxx).
|
/Linux-v6.6/arch/mips/include/asm/ |
D | hazards.h | 58 * 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/ |
D | hwbm.h | 15 int (*construct)(struct hwbm_pool *bm_pool, void *buf); member
|
D | mctpdevice.h | 6 * Copyright (c) 2021 Code Construct
|
/Linux-v6.6/tools/bpf/ |
D | bpf_asm.c | 17 * pretty print a C-like construct.
|
/Linux-v6.6/sound/pci/asihpi/ |
D | hpi_version.h | 23 /** Construct hpi version number from major, minor, release numbers */
|
/Linux-v6.6/include/uapi/linux/ |
D | mctp.h | 5 * Copyright (c) 2021 Code Construct
|
/Linux-v6.6/drivers/hwmon/ |
D | ltc4215.c | 182 /* 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/ |
D | rtsummary.c | 44 * 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/ |
D | ipa_data.h | 30 * 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/ |
D | dm-zero.c | 17 * Construct a dummy mapping that only returns zeros
|
/Linux-v6.6/tools/perf/util/ |
D | expr.h | 26 * Union two sets of ids (hashmaps) and construct a third, freeing ids1 and
|
/Linux-v6.6/arch/x86/include/uapi/asm/ |
D | ucontext.h | 32 * - Legacy programs that construct a 64-bit sigcontext from scratch
|