| /linux/fs/btrfs/ |
| H A D | zlib.c | 125 void *data_in; in copy_data_into_buffer() local 158 char *data_in = NULL; in zlib_compress_bio() local 346 char *data_in; in zlib_decompress_bio() local 441 int zlib_decompress(struct list_head *ws, const u8 *data_in, in zlib_decompress()
|
| H A D | lzo.c | 293 char *data_in; in lzo_compress_bio() local 543 int lzo_decompress(struct list_head *ws, const u8 *data_in, in lzo_decompress()
|
| H A D | compression.c | 107 const u8 *data_in, struct folio *dest_folio, in compression_decompress() 1076 int btrfs_decompress(int type, const u8 *data_in, struct folio *dest_folio, in btrfs_decompress()
|
| H A D | zstd.c | 676 int zstd_decompress(struct list_head *ws, const u8 *data_in, in zstd_decompress()
|
| /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/tools/testing/selftests/bpf/prog_tests/ |
| H A D | empty_skb.c | 22 const void *data_in; in test_empty_skb() member [all...] |
| /linux/drivers/gpio/ |
| H A D | gpio-mvebu.c | 318 u32 data_in, in_pol; in mvebu_gpio_get() local 531 u32 data_in, in_pol, val; in mvebu_gpio_irq_set_type() local 559 u32 cause, type, data_in, level_mask, edge_cause, edge_mask; in mvebu_gpio_irq_handler() local 909 u32 out, io_conf, blink, in_pol, data_in, cause, edg_msk, lvl_msk; in mvebu_gpio_dbg_show() local
|
| /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/net/bpf/ |
| H A D | test_run.c | 666 void __user *data_in = u64_to_user_ptr(kattr->test.data_in); in BTF_ID_FLAGS() local 856 void __user *data_in = u64_to_user_ptr(kattr->test.ctx_in); in bpf_ctx_init() local 1126 void __user *data_in = u64_to_user_ptr(kattr->test.data_in); in bpf_prog_test_run_skb() local 1424 void __user *data_in = u64_to_user_ptr(kattr->test.data_in); in bpf_prog_test_run_xdp() local
|
| /linux/drivers/comedi/drivers/ |
| H A D | mpc624.c | 113 unsigned int data_in = 0; in mpc624_ai_get_sample() local
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | ams-delta.c | 43 bool data_in; member
|
| /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/drivers/char/ipmi/ |
| H A D | kcs_bmc_cdev_ipmi.c | 82 u8 *data_in; 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 byte_swap_64(u64 * data_in,u64 * data_out,u32 len) byte_swap_64() argument
|
| /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/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_ctl.c | 714 void *data_in = NULL; in _ctl_do_mpt_command() local 2926 void *data_in = NULL; in mpt3sas_send_mctp_passthru_req() local
|