| /Linux-v5.4/fs/jffs2/ | 
| 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()
  | 
| D | compr_rtime.c | 32 static int jffs2_rtime_compress(unsigned char *data_in,  in jffs2_rtime_compress() 73 static int jffs2_rtime_decompress(unsigned char *data_in,  in jffs2_rtime_decompress()
  | 
| 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()
  | 
| D | compr_rubin.c | 262 static int rubin_do_compress(int bit_divider, int *bits, unsigned char *data_in,  in rubin_do_compress() 304 static int jffs2_dynrubin_compress(unsigned char *data_in,  in jffs2_dynrubin_compress() 384 static int jffs2_rubinmips_decompress(unsigned char *data_in,  in jffs2_rubinmips_decompress() 393 static int jffs2_dynrubin_decompress(unsigned char *data_in,  in jffs2_dynrubin_decompress()
  | 
| 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-v5.4/fs/btrfs/ | 
| D | zlib.c | 101 	char *data_in;  in zlib_compress_pages()  local 236 	char *data_in;  in zlib_decompress_bio()  local 322 static int zlib_decompress(struct list_head *ws, unsigned char *data_in,  in zlib_decompress()
  | 
| D | lzo.c | 144 	char *data_in;  in lzo_compress_pages()  local 310 	char *data_in;  in lzo_decompress_bio()  local 447 static int lzo_decompress(struct list_head *ws, unsigned char *data_in,  in lzo_decompress()
  | 
| D | zstd.c | 629 static int zstd_decompress(struct list_head *ws, unsigned char *data_in,  in zstd_decompress()
  | 
| /Linux-v5.4/net/bpf/ | 
| D | test_run.c | 111 	void __user *data_in = u64_to_user_ptr(kattr->test.data_in);  in bpf_test_init()  local 130 	void __user *data_in = u64_to_user_ptr(kattr->test.ctx_in);  in bpf_ctx_init()  local
  | 
| /Linux-v5.4/drivers/gpio/ | 
| D | gpio-mvebu.c | 315 		u32 data_in, in_pol;  in mvebu_gpio_get()  local 529 		u32 data_in, in_pol, val;  in mvebu_gpio_irq_set_type()  local 557 	u32 cause, type, data_in, level_mask, edge_cause, edge_mask;  in mvebu_gpio_irq_handler()  local 847 	u32 out, io_conf, blink, in_pol, data_in, cause, edg_msk, lvl_msk;  in mvebu_gpio_dbg_show()  local
  | 
| /Linux-v5.4/drivers/input/joystick/iforce/ | 
| D | iforce-serio.c | 21 	u8 data_in[IFORCE_MAX_LENGTH];  member
  | 
| D | iforce-usb.c | 19 	u8 data_in[IFORCE_MAX_LENGTH] ____cacheline_aligned;  member
  | 
| /Linux-v5.4/drivers/staging/comedi/drivers/ | 
| D | mpc624.c | 114 	unsigned int data_in = 0;  in mpc624_ai_get_sample()  local
  | 
| /Linux-v5.4/drivers/char/ipmi/ | 
| D | kcs_bmc.h | 86 	u8  *data_in;  member
  | 
| /Linux-v5.4/drivers/mtd/nand/raw/ | 
| D | ams-delta.c | 41 	bool			data_in;  member
  | 
| /Linux-v5.4/tools/lib/bpf/ | 
| D | bpf.h | 134 	const void *data_in;  member
  | 
| /Linux-v5.4/drivers/infiniband/hw/hfi1/ | 
| D | firmware.c | 1077 		  u8 receiver_addr, u8 data_addr, u8 command, u32 data_in)  in sbus_request() 1093 		     u32 data_in)  in sbus_read() 1215 		      u8 receiver_addr, u8 data_addr, u8 command, u32 data_in)  in sbus_request_slow()
  | 
| /Linux-v5.4/net/bridge/ | 
| D | br_vlan.c | 1320 					  void *data_in)  in br_vlan_match_bind_vlan_dev_fn() 1424 					void *data_in)  in br_vlan_link_state_change_fn()
  | 
| /Linux-v5.4/arch/arm/plat-orion/ | 
| D | gpio.c | 444 	u32 out, io_conf, blink, in_pol, data_in, cause, edg_msk, lvl_msk;  in orion_gpio_dbg_show()  local
  | 
| /Linux-v5.4/drivers/scsi/pcmcia/ | 
| D | sym53c500_cs.c | 198     data_in,  enumerator
  | 
| /Linux-v5.4/tools/bpf/bpftool/ | 
| D | prog.c | 919 	void *data_in = NULL, *data_out = NULL;  in do_run()  local
  | 
| /Linux-v5.4/drivers/i2c/busses/ | 
| D | i2c-brcmstb.c | 82 	u32	data_in[N_DATA_REGS];   /* tx data buffer*/  member
  | 
| /Linux-v5.4/drivers/scsi/sym53c8xx_2/ | 
| D | sym_fw2.h | 116 	u32 data_in		[SYM_CONF_MAX_SG * 2];  member
  | 
| D | sym_fw1.h | 130 	u32 data_in		[SYM_CONF_MAX_SG * 2];  member
  | 
| /Linux-v5.4/sound/soc/codecs/ | 
| D | wm0010.c | 334 static void byte_swap_64(u64 *data_in, u64 *data_out, u32 len)  in byte_swap_64()
  |