/foundation/filemanagement/user_file_service/test/fuzztest/fileaccessextstub_fuzzer/ |
H A D | fileaccessextstub_fuzzer.cpp | 49 MessageParcel msg; in OnRemoteRequestFuzzTest() local 64 MessageParcel msg; in CmdOpenFileFuzzTest() local 75 MessageParcel msg; in CmdCreateFileFuzzTest() local 87 MessageParcel msg; CmdMkdirFuzzTest() local 99 MessageParcel msg; CmdDeleteFuzzTest() local 109 MessageParcel msg; CmdMoveFuzzTest() local 125 MessageParcel msg; CmdCopyFuzzTest() local 138 MessageParcel msg; CmdCopyFileFuzzTest() local 151 MessageParcel msg; CmdRenameFuzzTest() local 200 MessageParcel msg; CmdListFileFuzzTest() local 251 MessageParcel msg; CmdScanFileFuzzTest() local 264 MessageParcel msg; CmdGetRootsFuzzTest() local 277 MessageParcel msg; CmdQueryFuzzTest() local 288 MessageParcel msg; CmdGetFileInfoFromUriFuzzTest() local 299 MessageParcel msg; CmdGetFileInfoFromRelativePathFuzzTest() local 309 MessageParcel msg; CmdAccessFuzzTest() local 319 MessageParcel msg; CmdStartWatcherFuzzTest() local 329 MessageParcel msg; CmdStopWatcherFuzzTest() local 343 MessageParcel msg; CmdMoveItemFuzzTest() local 356 MessageParcel msg; CmdMoveFileFuzzTest() local [all...] |
/kernel/linux/linux-5.10/arch/x86/platform/uv/ |
H A D | bios_uv.c | 174 unsigned long get_uv_systab_phys(bool msg) in get_uv_systab_phys() argument
|
/kernel/linux/linux-5.10/crypto/asymmetric_keys/ |
H A D | pkcs7_parser.c | 24 struct pkcs7_message *msg; /* Message being constructed */ member 86 static int pkcs7_check_authattrs(struct pkcs7_message *msg) in pkcs7_check_authattrs() argument 118 struct pkcs7_message *msg = ERR_PTR(-ENOMEM); in pkcs7_parse_message() local [all...] |
/kernel/linux/linux-5.10/drivers/firmware/imx/ |
H A D | scu-pd.c | 200 struct imx_sc_msg_req_set_resource_power_mode msg; in imx_sc_pd_power() local
|
H A D | imx-scu.c | 43 u32 *msg; member 112 static void imx_scu_rx_callback(struct mbox_client *c, void *msg) in imx_scu_rx_callback() argument 158 imx_scu_ipc_write(struct imx_sc_ipc *sc_ipc, void *msg) imx_scu_ipc_write() argument 203 imx_scu_call_rpc(struct imx_sc_ipc *sc_ipc, void *msg, bool have_resp) imx_scu_call_rpc() argument [all...] |
/kernel/linux/linux-5.10/drivers/fpga/ |
H A D | stratix10-soc.c | 51 struct stratix10_svc_client_msg msg; in s10_svc_send_msg() local
|
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
H A D | adf_pf2vf_msg.c | 81 static int __adf_iov_putmsg(struct adf_accel_dev *accel_dev, u32 msg, u8 vf_nr) in __adf_iov_putmsg() argument 166 int adf_iov_putmsg(struct adf_accel_dev *accel_dev, u32 msg, u8 vf_nr) in adf_iov_putmsg() argument 187 u32 msg, res in adf_vf2pf_req_hndl() local 193 "Spurious VF2PF interrupt, msg %X. Ignored\\n", msg); adf_vf2pf_req_hndl() local 244 vf_nr + 1, msg); adf_vf2pf_req_hndl() local 260 vf_nr + 1, msg); adf_vf2pf_req_hndl() local 268 vf_nr + 1, msg); adf_vf2pf_req_hndl() local 285 vf_nr + 1, msg); adf_vf2pf_req_hndl() local 291 u32 msg = (ADF_PF2VF_MSGORIGIN_SYSTEM | adf_pf2vf_notify_restarting() local 306 u32 msg = 0; adf_vf2pf_request_version() local [all...] |
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | edac_device.c | 556 edac_device_handle_ce_count(struct edac_device_ctl_info *edac_dev, unsigned int count, int inst_nr, int block_nr, const char *msg) edac_device_handle_ce_count() argument 602 edac_device_handle_ue_count(struct edac_device_ctl_info *edac_dev, unsigned int count, int inst_nr, int block_nr, const char *msg) edac_device_handle_ue_count() argument
|
H A D | edac_device.h | 323 edac_device_handle_ce(struct edac_device_ctl_info *edac_dev, int inst_nr, int block_nr, const char *msg) edac_device_handle_ce() argument 338 edac_device_handle_ue(struct edac_device_ctl_info *edac_dev, int inst_nr, int block_nr, const char *msg) edac_device_handle_ue() argument [all...] |
/kernel/linux/linux-5.10/drivers/extcon/ |
H A D | extcon-usbc-cros-ec.c | 68 struct cros_ec_command *msg; in cros_ec_pd_command() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ras_eeprom.c | 139 struct i2c_msg msg = { in __update_table_header() local 279 struct i2c_msg msg = { in amdgpu_ras_eeprom_init() local 435 struct i2c_msg msg = { in amdgpu_ras_eeprom_check_err_threshold() local 476 struct i2c_msg *msgs, *msg; in amdgpu_ras_eeprom_process_recods() local [all...] |
/kernel/linux/linux-5.10/drivers/auxdisplay/ |
H A D | img-ascii-lcd.c | 268 img_ascii_lcd_display(struct img_ascii_lcd_ctx *ctx, const char *msg, ssize_t count) img_ascii_lcd_display() argument
|
/kernel/linux/linux-5.10/arch/arc/kernel/ |
H A D | smp.c | 264 static void ipi_send_msg_one(int cpu, enum ipi_msg_type msg) in ipi_send_msg_one() argument 297 ipi_send_msg(const struct cpumask *callmap, enum ipi_msg_type msg) ipi_send_msg() argument 336 __do_IPI(unsigned long msg) __do_IPI() argument 382 unsigned long msg = __ffs(pending); do_IPI() local [all...] |
/kernel/linux/linux-5.10/crypto/ |
H A D | algif_hash.c | 63 static int hash_sendmsg(struct socket *sock, struct msghdr *msg, in hash_sendmsg() argument 183 static int hash_recvmsg(struct socket *sock, struct msghdr *msg, size_t len, in hash_recvmsg() argument 327 hash_sendmsg_nokey(struct socket *sock, struct msghdr *msg, size_t size) hash_sendmsg_nokey() argument 351 hash_recvmsg_nokey(struct socket *sock, struct msghdr *msg, size_t ignored, int flags) hash_recvmsg_nokey() argument [all...] |
H A D | algif_skcipher.c | 37 static int skcipher_sendmsg(struct socket *sock, struct msghdr *msg, in skcipher_sendmsg() argument 50 static int _skcipher_recvmsg(struct socket *sock, struct msghdr *msg, in _skcipher_recvmsg() argument 149 static int skcipher_recvmsg(struct socket *sock, struct msghdr *msg, in skcipher_recvmsg() argument 237 skcipher_sendmsg_nokey(struct socket *sock, struct msghdr *msg, size_t size) skcipher_sendmsg_nokey() argument 261 skcipher_recvmsg_nokey(struct socket *sock, struct msghdr *msg, size_t ignored, int flags) skcipher_recvmsg_nokey() argument [all...] |
H A D | algif_rng.c | 73 static int _rng_recvmsg(struct crypto_rng *drng, struct msghdr *msg, size_t len, in _rng_recvmsg() argument 107 static int rng_recvmsg(struct socket *sock, struct msghdr *msg, size_t len, in rng_recvmsg() argument 117 static int rng_test_recvmsg(struct socket *sock, struct msghdr *msg, size_t len, in rng_test_recvmsg() argument 133 static int rng_test_sendmsg(struct socket *sock, struct msghdr *msg, size_t len) in rng_test_sendmsg() argument
|
H A D | aegis128-core.c | 98 static void crypto_aegis128_update_u(struct aegis_state *state, const void *msg) in crypto_aegis128_update_u() argument 202 union aegis_block msg = {}; in crypto_aegis128_encrypt_chunk() local 86 crypto_aegis128_update_a(struct aegis_state *state, const union aegis_block *msg) crypto_aegis128_update_a() argument 263 union aegis_block msg = {}; crypto_aegis128_decrypt_chunk() local [all...] |
/kernel/linux/linux-5.10/drivers/base/ |
H A D | platform-msi.c | 79 static void platform_msi_write_msg(struct irq_data *data, struct msi_msg *msg) in platform_msi_write_msg() argument
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | acpi.c | 140 const char *msg = acpi_format_exception(status); in acpi_fadt_sanity_check() local
|
/kernel/linux/linux-5.10/arch/m68k/mac/ |
H A D | iop.c | 344 void iop_complete_message(struct iop_msg *msg) in iop_complete_message() argument 370 iop_do_send(struct iop_msg *msg) iop_do_send() argument 397 struct iop_msg *msg; iop_handle_send() local 429 struct iop_msg *msg; iop_handle_recv() local 470 struct iop_msg *msg, *q; iop_send_message() local [all...] |
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | fault.c | 102 static void die_kernel_fault(const char *msg, struct mm_struct *mm, in die_kernel_fault() argument 124 const char *msg; in __do_kernel_fault() local
|
/kernel/linux/linux-5.10/arch/mips/pci/ |
H A D | msi-xlp.c | 297 struct msi_msg msg; in xlp_setup_msi() local 404 struct msi_msg msg; in xlp_setup_msix() local [all...] |
H A D | msi-octeon.c | 62 struct msi_msg msg; in arch_setup_msi_irq() local [all...] |
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | opal-prd.c | 33 struct opal_prd_msg_header msg; member 221 void *msg; in opal_prd_write() local 253 struct opal_prd_msg_header msg; opal_prd_release() local 341 struct opal_msg *msg = _msg; opal_prd_msg_notifier() local [all...] |
/kernel/linux/linux-5.10/arch/powerpc/platforms/4xx/ |
H A D | msi.c | 69 struct msi_msg msg; in ppc4xx_setup_msi_irqs() local
|