/linux/fs/jffs2/ |
H A D | compr_lzo.c | 43 static int jffs2_lzo_compress(unsigned char *data_in, unsigned char *cpage_out, in jffs2_lzo_compress() 68 static int jffs2_lzo_decompress(unsigned char *data_in, unsigned char *cpage_out, in jffs2_lzo_decompress()
|
H A D | compr_rtime.c | 32 static int jffs2_rtime_compress(unsigned char *data_in, in jffs2_rtime_compress() 76 static int jffs2_rtime_decompress(unsigned char *data_in, in jffs2_rtime_decompress()
|
H A D | compr_zlib.c | 72 static int jffs2_zlib_compress(unsigned char *data_in, in jffs2_zlib_compress() 141 static int jffs2_zlib_decompress(unsigned char *data_in, in jffs2_zlib_decompress()
|
H A D | compr_rubin.c | 262 static int rubin_do_compress(int bit_divider, int *bits, unsigned char *data_in, in rubin_do_compress() 299 static int jffs2_dynrubin_compress(unsigned char *data_in, in jffs2_dynrubin_compress() 379 static int jffs2_rubinmips_decompress(unsigned char *data_in, in jffs2_rubinmips_decompress() 388 static int jffs2_dynrubin_decompress(unsigned char *data_in, in jffs2_dynrubin_decompress()
|
H A D | compr.c | 74 static int jffs2_selected_compress(u8 compr, unsigned char *data_in, in jffs2_selected_compress() 149 unsigned char *data_in, unsigned char **cpage_out, in jffs2_compress()
|
/linux/drivers/gpio/ |
H A D | gpio-mvebu.c | 317 u32 data_in, in_pol; in mvebu_gpio_get() local 530 u32 data_in, in_pol, val; in mvebu_gpio_irq_set_type() local 558 u32 cause, type, data_in, level_mask, edge_cause, edge_mask; in mvebu_gpio_irq_handler() local 882 u32 out, io_conf, blink, in_pol, data_in, cause, edg_msk, lvl_msk; in mvebu_gpio_dbg_show() local
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | empty_skb.c | 22 const void *data_in; in test_empty_skb() member
|
/linux/drivers/input/joystick/iforce/ |
H A D | iforce-serio.c | 21 u8 data_in[IFORCE_MAX_LENGTH]; member
|
H A D | iforce-usb.c | 19 u8 data_in[IFORCE_MAX_LENGTH] ____cacheline_aligned; member
|
/linux/drivers/comedi/drivers/ |
H A D | mpc624.c | 113 unsigned int data_in = 0; in mpc624_ai_get_sample() local
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | firmware.c | 1034 u8 receiver_addr, u8 data_addr, u8 command, u32 data_in) in sbus_request() 1050 u32 data_in) in sbus_read() 1172 u8 receiver_addr, u8 data_addr, u8 command, u32 data_in) in sbus_request_slow()
|
/linux/net/bpf/ |
H A D | test_run.c | 665 void __user *data_in = u64_to_user_ptr(kattr->test.data_in); in BTF_ID_FLAGS() local 816 void __user *data_in = u64_to_user_ptr(kattr->test.ctx_in); in bpf_ctx_init() local 1283 void __user *data_in = u64_to_user_ptr(kattr->test.data_in); in bpf_prog_test_run_xdp() local
|
/linux/drivers/mtd/nand/raw/ |
H A D | ams-delta.c | 43 bool data_in; member
|
/linux/drivers/misc/amd-sbi/ |
H A D | rmi-core.c | 85 u8 thread_id, u32 data_in) in prepare_mca_msr_input_message()
|
/linux/drivers/char/ipmi/ |
H A D | kcs_bmc_cdev_ipmi.c | 82 u8 *data_in; member
|
/linux/fs/btrfs/ |
H A D | compression.c | 141 const u8 *data_in, struct folio *dest_folio, in compression_decompress() 1074 int btrfs_decompress(int type, const u8 *data_in, struct folio *dest_folio, in btrfs_decompress()
|
H A D | zstd.c | 664 int zstd_decompress(struct list_head *ws, const u8 *data_in, in zstd_decompress()
|
/linux/tools/lib/bpf/ |
H A D | bpf.h | 473 const void *data_in; member 664 const void *data_in; /* optional */ member
|
/linux/arch/arm/plat-orion/ |
H A D | gpio.c | 447 u32 out, io_conf, blink, in_pol, data_in, cause, edg_msk, lvl_msk; in orion_gpio_dbg_show() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | port.c | 37 int mlx5_access_reg(struct mlx5_core_dev *dev, void *data_in, int size_in, in mlx5_access_reg() 77 int mlx5_core_access_reg(struct mlx5_core_dev *dev, void *data_in, in mlx5_core_access_reg()
|
/linux/drivers/scsi/pcmcia/ |
H A D | sym53c500_cs.c | 204 data_in, enumerator
|
/linux/sound/soc/codecs/ |
H A D | wm0010.c | 324 static void byte_swap_64(u64 *data_in, u64 *data_out, u32 len) in byte_swap_64()
|
/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw2.h | 116 u32 data_in [SYM_CONF_MAX_SG * 2]; member
|
H A D | sym_fw1.h | 130 u32 data_in [SYM_CONF_MAX_SG * 2]; member
|
/linux/tools/perf/util/ |
H A D | dso.c | 1289 u64 offset, const u8 *data_in, ssize_t size) in dso__data_write_cache_offs()
|